VectorVelocity Properties |
The VectorVelocity type exposes the following members.
| Name | Description | |
|---|---|---|
| IsFrozen |
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.) | |
| Point |
Gets or sets the point. The vector will represent the velocity of this point.
| |
| ReferenceFrame |
Gets or sets the reference frame. The vector will represent the velocity of the point in this frame.
|