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