Click or drag to resize

RotationVectorAngularVelocity Methods

The RotationVectorAngularVelocity type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Indicates whether another object is exactly equal to this instance.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(RotationVectorAngularVelocity)
Indicates whether another instance of this type is exactly equal to this instance.
Public methodGetHashCode
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberRotationVectorToUnitQuaternion
Converts a rotation vector to a unit quaternion.
Public methodStatic memberToDateMotionCollectionRotationVectorAngularVelocity
Public methodStatic memberToDateMotionCollectionUnitQuaternionCartesian
Public methodStatic memberToMotionRotationVectorAngularVelocity
Public methodStatic memberToMotionUnitQuaternionCartesian(MotionRotationVectorAngularVelocity, Int32)
Public methodStatic memberToMotionUnitQuaternionCartesian(RotationVectorAngularVelocity, Int32)
Public methodStatic memberToRotationVectorAngularVelocity
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Public methodStatic memberUnitQuaternionToRotationVector
Converts a unit quaternion to a rotation vector.
Top
See Also