RotationVectorAngularVelocity Constructor |
Name | Description | |
---|---|---|
RotationVectorAngularVelocity(Double) |
Initializes a set of RotationVectorAngularVelocity coordinates from the first 6 consecutive elements in the provided array.
| |
RotationVectorAngularVelocity(Cartesian, Cartesian) |
Initializes this type directly from a rotation vector and a body-fixed angular velocity.
| |
RotationVectorAngularVelocity(Double, Int32) |
Initializes a set of RotationVectorAngularVelocity coordinates from 6 consecutive elements in the provided array.
| |
RotationVectorAngularVelocity(Double, Double, Double, Double, Double, Double) |
Initializes this type from rotation vector and angular velocity components.
|