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: 25.1.421.0 (25.1.421.0)
Syntaxpublic ManeuverReferenceAxes ManeuverReferenceAxes { get; }
Public ReadOnly Property ManeuverReferenceAxes As ManeuverReferenceAxes
Get
public:
property ManeuverReferenceAxes ManeuverReferenceAxes {
ManeuverReferenceAxes get ();
}
member ManeuverReferenceAxes : ManeuverReferenceAxes with get
Property Value
Type:
ManeuverReferenceAxes
See Also