RotationVectorAngularVelocityRotationVector Property |
Gets the rotation vector, which is the rotation angle times the rotation axis.
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 RotationVector { get; }
Public ReadOnly Property RotationVector As Cartesian
Get
public:
property Cartesian RotationVector {
Cartesian get ();
}
member RotationVector : Cartesian with get
Property Value
Type:
CartesianSee Also