HelmertTransformationRotationalVelocity Property |
Gets the rate of change of the off-diagonal components over time.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Cartesian RotationalVelocity { get; }
Public ReadOnly Property RotationalVelocity As Cartesian
Get
public:
property Cartesian RotationalVelocity {
Cartesian get ();
}
member RotationalVelocity : Cartesian with get
Property Value
Type:
CartesianSee Also