VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtDirectedRotRate Class Reference

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

Detailed Description

Rotation rate given by single rate and axis of rotation.

Constructor & Destructor Documentation

DtDirectedRotRate::DtDirectedRotRate ( )
DtDirectedRotRate::DtDirectedRotRate ( const DtVector32 pqr)

Member Function Documentation

bool DtDirectedRotRate::operator!= ( const DtDirectedRotRate orig) const
bool DtDirectedRotRate::operator== ( const DtDirectedRotRate orig) const
void DtDirectedRotRate::setFromVec ( const DtVector32 pqr)

Member Data Documentation

float DtDirectedRotRate::n[3]

radians per sec

double DtDirectedRotRate::thetaDot

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)