Click or drag to resize

VectorVelocity Constructor

Overload List
  NameDescription
Public methodVectorVelocity
Initializes a new instance. The user must set Point and ReferenceFrame.
Public methodVectorVelocity(Point, ReferenceFrame)
Initializes a new instance of the VectorVelocity class to represent the velocity of a given point in a given reference frame.
Protected methodVectorVelocity(VectorVelocity, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also