Click or drag to resize

PropagationEulerianAxes.InitialAngularVelocity 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: 25.1.421.0 (25.1.421.0)
Syntax
public Cartesian InitialAngularVelocity { get; set; }

Property Value

Type: Cartesian
See Also