roadegrid
The roadegrid function returns a mesurement grid according to the standard EN 13201-3 for road surfaces with the corresponding measurement points for a given road area.
Usage:
[x,y,numx,numy] = roadegrid(distance,width)
Where:
| Parameter | Description |
x, y | Are the meshpoints coordinates matrices in m. |
numx, numy | Are the number of points in x and y dimension. |
distance | Specifies the road or lane length in m. |
width | Specifies the road or lane width in m. |
Example:
[x,y] = roadegrid(30,6)
Reference:
EN 13201-3:2015, Road lighting – Part 3: Calculation of performance, URL: https://www.dinmedia.de/de/norm/din-en-13201-3/225893470