HorizontalBehaviorDerivativesManeuverReferenceAxes Property |
Gets the axes in which the horizontal behavior of a maneuver is defined.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 23.2.417.0 (23.2.417.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