SimDriver
0.1
|
A class store a prediction point. More...
#include <VelocityHorizon.h>
Public Attributes | |
size_t | i |
Reference index of the point. | |
double | s |
The longitudinal reference position of the point. | |
double | ds |
The actual distance to the point. | |
double | vRule |
The planned velocity at the point. | |
double | vCont |
The continuous velocity (e.g. curve speed) | |
double | sCont |
The continuous measure point. | |
A class store a prediction point.