Click or drag to resize

VectorAngularVelocity Properties

The VectorAngularVelocity type exposes the following members.

Properties
  NameDescription
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyReferenceAxes
Gets or sets the reference axes. The new vector will represent the angular velocity of the rotating axes with respect to this axes.
Public propertyRotatingAxes
Gets or sets the rotating axes. The vector will represent the angular velocity of this axes.
Top
See Also