RotationVectorAngularVelocity Methods |
The RotationVectorAngularVelocity type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) |
Indicates whether another object is exactly equal to this instance.
(Overrides ValueTypeEquals(Object).) | |
| Equals(RotationVectorAngularVelocity) |
Indicates whether another instance of this type is exactly equal to this instance.
| |
| GetHashCode |
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RotationVectorToUnitQuaternion |
Converts a rotation vector to a unit quaternion.
| |
| ToDateMotionCollectionRotationVectorAngularVelocity |
Converts a DateMotionCollection<UnitQuaternion, Cartesian> to a DateMotionCollection<RotationVectorAngularVelocity>.
| |
| ToDateMotionCollectionUnitQuaternionCartesian |
Converts a DateMotionCollection<RotationVectorAngularVelocity> to a DateMotionCollection<UnitQuaternion, Cartesian>.
| |
| ToMotionRotationVectorAngularVelocity | ||
| ToMotionUnitQuaternionCartesian(MotionRotationVectorAngularVelocity, Int32) | ||
| ToMotionUnitQuaternionCartesian(RotationVectorAngularVelocity, Int32) | ||
| ToRotationVectorAngularVelocity | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) | |
| UnitQuaternionToRotationVector |
Converts a unit quaternion to a rotation vector.
|