Click or drag to resize

VectorDerivative Constructor

Overload List
  NameDescription
Public methodVectorDerivative
Initializes a new instance. The user must set Vector and Axes; Order is set to 0 by default.
Protected methodVectorDerivative(VectorDerivative, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodVectorDerivative(Vector, Int32, Axes)
Initializes a new instance of the VectorVelocity class to represent the velocity of a given point in a given reference frame.
Top
See Also