SimDriver
0.1
|
#include <Interface.h>
Public Attributes | |
double | x |
The x ordinate. (in m) | |
double | y |
The y ordinate. (in m) | |
double | dx |
The derivative of the x component. (in m/s) | |
double | dy |
The derivative of the y component. (in m/s) | |
A point class, consisting of a distance and a value.