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