YawPitchRoll.SecondRotation Property |
Gets the second rotation.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ElementaryRotation SecondRotation { get; }
Public ReadOnly Property SecondRotation As ElementaryRotation
Get
public:
property ElementaryRotation SecondRotation {
ElementaryRotation get ();
}
member SecondRotation : ElementaryRotation with get
Property Value
Type:
ElementaryRotation
See Also