VectorAcceleration Constructor |
| Name | Description | |
|---|---|---|
| VectorAcceleration |
Initializes a new instance. The user must set Point and ReferenceFrame.
| |
| VectorAcceleration(Point, ReferenceFrame) |
Initializes a new instance of the VectorAcceleration class to represent the
acceleration of a given point in a given reference frame.
| |
| VectorAcceleration(VectorAcceleration, CopyContext) | Initializes a new instance as a copy of an existing instance. |