Click or drag to resize

PropagationEulerianAxesInitialAttitudeQuaternion 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: 24.1.418.0 (24.1.418.0)
Syntax
public UnitQuaternion InitialAttitudeQuaternion { get; set; }

Property Value

Type: UnitQuaternion
See Also