VR-Link API Documentation for DIS
 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 More...
 

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 Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)