VR-Link API Documentation for DIS
Public Member Functions | Protected Member Functions | Private Member Functions

Instances of DtSmoothOriWithDr are used to provide the mechanism to smooth orientation and dead-reckon orientation. More...

+ Inheritance diagram for DtSmoothOriWithDr:
+ Collaboration diagram for DtSmoothOriWithDr:

List of all members.

Public Member Functions

 DtSmoothOriWithDr (DtDeadReckoner *dr, DtTime smoothT)
 Constructor.
virtual ~DtSmoothOriWithDr ()
 Destructor.

Protected Member Functions

virtual void dfltAction (DtTime simTime, void *usr, DtDcm &os)
 The default action is to dead-reckon.

Private Member Functions

 DtSmoothOriWithDr (const DtSmoothOriWithDr &orig)
 Copy constructor -- Not Implemented.
DtSmoothOriWithDroperator= (const DtSmoothOriWithDr &orig)
 Assignment operator -- Not Implemented.

Detailed Description

Instances of DtSmoothOriWithDr are used to provide the mechanism to smooth orientation and dead-reckon orientation.

It derives from DtSmoothOrient and provides the method dfltAction, which is called once the smooth period has elapsed.

Deprecated:
This class is used by the class DtOldSmoother. It is no longer used by the default smoother.

Constructor & Destructor Documentation

Constructor.

Parameters:
smoothTSpecifies the smooth period

Destructor.

Copy constructor -- Not Implemented.


Member Function Documentation

virtual void DtSmoothOriWithDr::dfltAction ( DtTime  simTime,
void *  usr,
DtDcm os 
) [protected, virtual]

The default action is to dead-reckon.

Implements DtSmoothOrient.

DtSmoothOriWithDr& DtSmoothOriWithDr::operator= ( const DtSmoothOriWithDr orig) [private]

Assignment operator -- Not Implemented.


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)