Click or drag to resize

PropagationEulerianAxesInitialAngularVelocity Property

Gets or sets the initial angular velocity expressed in body-fixed axes.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Cartesian InitialAngularVelocity { get; set; }

Property Value

Type: Cartesian
See Also