![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Go to the source code of this file.
Functions | |
| void | odrSpiral (double s, double cDot, double *x, double *y, double *t) |
|
extern |
compute the actual "standard" spiral, starting with curvature 0
| s | run-length along spiral |
| cDot | first derivative of curvature [1/m2] |
| x | resulting x-coordinate in spirals local co-ordinate system [m] |
| y | resulting y-coordinate in spirals local co-ordinate system [m] |
| t | tangent direction at s [rad] |
Definition at line 236 of file odrSpiral.cpp.
References fresnel(), and M_PI.
Referenced by NIImporter_OpenDrive::geomFromSpiral().