RotationVectorAngularVelocityAngularVelocity 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: 24.2.419.0 (24.2.419.0)
Syntax public Cartesian AngularVelocity { get; }
Public ReadOnly Property AngularVelocity As Cartesian
Get
public:
property Cartesian AngularVelocity {
Cartesian get ();
}
member AngularVelocity : Cartesian with get
Property Value
Type:
CartesianSee Also