|
WSF
|
#include <P6DofVehicleData.hpp>
Public Attributes | |
| std::string | sensorName |
| std::string | targetName |
| double | targetLat |
| double | targetLon |
| double | targetAlt_m |
| std::string P6DOF::TrackData::sensorName |
Referenced by P6DofVehicle::P6DofVehicle().
| double P6DOF::TrackData::targetAlt_m |
Referenced by P6DofVehicle::P6DofVehicle().
| double P6DOF::TrackData::targetLat |
Referenced by P6DofVehicle::P6DofVehicle().
| double P6DOF::TrackData::targetLon |
Referenced by P6DofVehicle::P6DofVehicle().
| std::string P6DOF::TrackData::targetName |
Referenced by P6DofVehicle::P6DofVehicle().