RotationVectorAngularVelocity.AngularVelocity Property |
Gets the body-fixed angular velocity of the rigid-body.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Cartesian AngularVelocity { get; }
Public ReadOnly Property AngularVelocity As Cartesian
Get
public:
property Cartesian AngularVelocity {
Cartesian get ();
}
member AngularVelocity : Cartesian with get
Property Value
Type:
Cartesian
See Also