YawPitchRollSequence Property |
Gets the order of the axes rotations for this instance.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public YawPitchRollIndicator Sequence { get; }
Public ReadOnly Property Sequence As YawPitchRollIndicator
Get
public:
property YawPitchRollIndicator Sequence {
YawPitchRollIndicator get ();
}
member Sequence : YawPitchRollIndicator with get
Property Value
Type:
YawPitchRollIndicatorSee Also