VerticalBehaviorDerivativesManeuverReferenceAxes Property |
Gets the axes in which the vertical behavior of a maneuver is defined.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ManeuverReferenceAxes ManeuverReferenceAxes { get; }
Public ReadOnly Property ManeuverReferenceAxes As ManeuverReferenceAxes
Get
public:
property ManeuverReferenceAxes ManeuverReferenceAxes {
ManeuverReferenceAxes get ();
}
member ManeuverReferenceAxes : ManeuverReferenceAxes with get
Property Value
Type:
ManeuverReferenceAxesSee Also