Click or drag to resize

RotationVectorAngularVelocity Constructor

Overload List
  NameDescription
Public methodRotationVectorAngularVelocity(Double)
Initializes a set of RotationVectorAngularVelocity coordinates from the first 6 consecutive elements in the provided array.
Public methodRotationVectorAngularVelocity(Cartesian, Cartesian)
Initializes this type directly from a rotation vector and a body-fixed angular velocity.
Public methodRotationVectorAngularVelocity(Double, Int32)
Initializes a set of RotationVectorAngularVelocity coordinates from 6 consecutive elements in the provided array.
Public methodRotationVectorAngularVelocity(Double, Double, Double, Double, Double, Double)
Initializes this type from rotation vector and angular velocity components.
Top
See Also