|
WSF
|
#include <P6DofVehicleData.hpp>
Public Attributes | |
| float | lat |
| float | lon |
| float | alt_m |
| float | speed_kias |
| float | speed_ktas |
| float | speed_mach |
| float P6DOF::AutopilotWaypointData::alt_m |
Referenced by P6DofPilotObject::GetPlannedWaypoints(), and P6DofPilotObject::GetTempWaypoints().
| float P6DOF::AutopilotWaypointData::lat |
Referenced by P6DofPilotObject::GetPlannedWaypoints(), and P6DofPilotObject::GetTempWaypoints().
| float P6DOF::AutopilotWaypointData::lon |
Referenced by P6DofPilotObject::GetPlannedWaypoints(), and P6DofPilotObject::GetTempWaypoints().
| float P6DOF::AutopilotWaypointData::speed_kias |
Referenced by P6DofPilotObject::GetPlannedWaypoints(), and P6DofPilotObject::GetTempWaypoints().
| float P6DOF::AutopilotWaypointData::speed_ktas |
Referenced by P6DofPilotObject::GetPlannedWaypoints(), and P6DofPilotObject::GetTempWaypoints().
| float P6DOF::AutopilotWaypointData::speed_mach |
Referenced by P6DofPilotObject::GetPlannedWaypoints(), and P6DofPilotObject::GetTempWaypoints().