Click or drag to resize

AxesLinearRateInitialRotation Property

Gets or sets the rotational displacement of this axes with respect to the reference axes at the reference epoch.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public UnitQuaternion InitialRotation { get; set; }

Property Value

Type: UnitQuaternion
See Also