|
WSF
|
#include <P6DofVehicleData.hpp>
Public Attributes | |
| bool | isValid |
| std::string | targetName |
| float | targetAziumth_deg |
| float | targetElevation_deg |
| float | targetSlantRange_nm |
| float | guidanceYawAccelCommand_g |
| float | guidancePitchAccelCommand_g |
| float | guidanceGBias_g |
| float | guidanceMaxG |
| float | guidanceFlightPathAngle_deg |
| float | autopilotYawGLoadCommand_g |
| float | autopilotPitchGLoadCommand_g |
| float | autopilotRollRateCommand_dps |
| float P6DOF::CurrentTargetData::autopilotPitchGLoadCommand_g |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| float P6DOF::CurrentTargetData::autopilotRollRateCommand_dps |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| float P6DOF::CurrentTargetData::autopilotYawGLoadCommand_g |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| float P6DOF::CurrentTargetData::guidanceFlightPathAngle_deg |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| float P6DOF::CurrentTargetData::guidanceGBias_g |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| float P6DOF::CurrentTargetData::guidanceMaxG |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| float P6DOF::CurrentTargetData::guidancePitchAccelCommand_g |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| float P6DOF::CurrentTargetData::guidanceYawAccelCommand_g |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| bool P6DOF::CurrentTargetData::isValid |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| float P6DOF::CurrentTargetData::targetAziumth_deg |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| float P6DOF::CurrentTargetData::targetElevation_deg |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| std::string P6DOF::CurrentTargetData::targetName |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().
| float P6DOF::CurrentTargetData::targetSlantRange_nm |
Referenced by P6DofVehicle::P6DofVehicle(), and WsfP6DOF_GuidanceComputer::UpdateGuidance().