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: 25.1.421.0 (25.1.421.0)
Syntaxpublic Cartesian RotationVector { get; }Public ReadOnly Property RotationVector As Cartesian
	Get
public:
property Cartesian RotationVector {
	Cartesian get ();
}member RotationVector : Cartesian with get
Property Value
Type: 
Cartesian
See Also