VectorAcceleration Properties |
The VectorAcceleration 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 acceleration of this point.
| |
ReferenceFrame |
Gets or sets the reference frame. The vector will represent the acceleration of the point in this frame.
|