![]() |
VR-Link API Documentation for HLA 1516
|
Rotation rate given by single rate and axis of rotation. More...
Collaboration diagram for DtDirectedRotRate:Public Member Functions | |
| DtDirectedRotRate () | |
| DtDirectedRotRate (const DtVector &pqr) | |
| bool | operator== (const DtDirectedRotRate &orig) const |
| bool | operator!= (const DtDirectedRotRate &orig) const |
| void | setFromVec (const DtVector &pqr) |
Public Attributes | |
| double | thetaDot |
| double | n [3] |
| radians per sec | |
Rotation rate given by single rate and axis of rotation.
| DtDirectedRotRate::DtDirectedRotRate | ( | ) |
| DtDirectedRotRate::DtDirectedRotRate | ( | const DtVector & | pqr | ) |
| bool DtDirectedRotRate::operator!= | ( | const DtDirectedRotRate & | orig | ) | const |
| bool DtDirectedRotRate::operator== | ( | const DtDirectedRotRate & | orig | ) | const |
| void DtDirectedRotRate::setFromVec | ( | const DtVector & | pqr | ) |
| double DtDirectedRotRate::n[3] |
radians per sec
| double DtDirectedRotRate::thetaDot |