|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
Represents a single interpolated point on a motion path. More...
#include "api.h"
Public Attributes | |
| double | x |
| X position in meters. | |
| double | y |
| Y position in meters. | |
| double | z |
| Z position in meters. | |
| double | vx |
| X velocity in m/s. | |
| double | vy |
| Y velocity in m/s. | |
| double | vz |
| Z velocity in m/s. | |
Represents a single interpolated point on a motion path.
Includes position and velocity in the scenario's coordinate frame.