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