Click or drag to resize

PropagationEulerianAxes.InitialAttitudeQuaternion Property

Gets or sets the initial attitude quaternion that rotates from the IntegrationFrame to the body-fixed reference frame.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public UnitQuaternion InitialAttitudeQuaternion { get; set; }

Property Value

Type: UnitQuaternion
See Also