Use this function to define the values (such as maximum radius of arcs in the path, the minimum radius of arcs in the path, friction values, slope, and speed) for the vehicle track analysis path.
Run the function from the following locations:
MOUS_ICO Toolbar: Vehicle Track Analyzer - Make/Edit Path: Make Path, valuesMOUS_ICO Menu: Road > Vehicle Track Analyzer > Make/Edit Path > Make Path, values…
The dialog 'Make/Edit Path' will pop up.
Kindly refer the topics 'Path by Arcs' and 'Fixed Angle'.
Minimum turning radius, which shall be the larger of two values.
R = V^2/(127*(s+f))
This is the coefficient of friction of the driving area.
Values refer to the level surface with all wheels of the vehicle locked and sliding.
The value is used in the above calculation of minimum radius.
The slope is the superelevation of the driving area. The value is a decimal number, e.g. 0.020. The value is used in the above calculation of minimum radius.
Speed is in km/h. In the function 'Controlled' the speed is used in the calculation of transition curves.
The speed is used in the above calculation of minimum radius.