VectorFixed Constructor |
Name | Description | |
---|---|---|
![]() | VectorFixed() |
Initializes a new instance. The user must set DefinedInAxes.
Components is initialized to zero.
|
![]() | VectorFixed(Axes, Cartesian) |
Initializes a new instance of the VectorFixed class using the
provided vector components with respect to the provided Axes.
|
![]() | VectorFixed(VectorFixed, CopyContext) | Initializes a new instance as a copy of an existing instance. |