Click or drag to resize

VectorFixed Constructor

Overload List
  NameDescription
Public methodVectorFixed
Initializes a new instance. The user must set DefinedInAxes. Components is initialized to zero.
Public methodVectorFixed(Axes, Cartesian)
Initializes a new instance of the VectorFixed class using the provided vector components with respect to the provided Axes.
Protected methodVectorFixed(VectorFixed, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also