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