VR-Link API Documentation for DIS
DtOldSmoother Member List
This is the complete list of members for DtOldSmoother, including all inherited members.
acceleration(DtTime t) const DtOldSmoother [virtual]
algorithm() const DtDeadReckoner [inline, virtual]
approxBodyToGeoc(DtTime t) const DtOldSmoother [virtual]
approxEuler(DtTime t) const DtOldSmoother [virtual]
approxLocation(DtTime t) const DtOldSmoother [virtual]
approxVelocity(DtTime t) const DtOldSmoother [virtual]
clone() const DtOldSmoother [virtual]
deadReckonBodyToGeoc(DtTime curTime) const DtDeadReckoner [protected, virtual]
deadReckonedBodyToGeoc(DtTime curTime) const DtDeadReckoner [inline, virtual]
deadReckonedEuler(DtTime curTime) const DtDeadReckoner [inline, virtual]
deadReckonedLocation(DtTime curTime) const DtDeadReckoner [inline, virtual]
deadReckonedVelocity(DtTime curTime) const DtDeadReckoner [inline, virtual]
deadReckonEuler(DtTime curTime) const DtDeadReckoner [protected, virtual]
deadReckonLoc(DtTime curTime) const DtDeadReckoner [protected, virtual]
deadReckonOrientation(DtTime dt, const DtDcm &old_b2w, const DtDirectedRotRate &drr, DtDcm &new_b2w)DtDeadReckoner [virtual]
deadReckonOrientation(DtTime dt, DtDeadReckonTypes algorithm, const DtDcm &old_b2w, const DtDirectedRotRate &drr, DtDcm &new_b2w)DtDeadReckoner [static]
deadReckonPosition(DtTime dt, const DtVector &oldPos, const DtVector &oldVel, const DtVector &oldAccel, DtVector &newVel, DtVector &newPos)DtDeadReckoner [virtual]
deadReckonPosition(DtTime dt, DtDeadReckonTypes algorithm, const DtVector &oldPos, const DtVector &oldVel, const DtVector &oldAccel, DtVector &newVel, DtVector &newPos)DtDeadReckoner [static]
dfltSmoothPeriod()DtOldSmoother [static]
DtApproximator()DtApproximator [protected]
DtApproximator(const DtApproximator &orig)DtApproximator [protected]
DtDeadReckoner()DtDeadReckoner
DtDeadReckoner(const DtDeadReckoner &orig)DtDeadReckoner
DtOldSmoother()DtOldSmoother
DtOldSmoother(const DtOldSmoother &orig)DtOldSmoother
DtSmoother()DtSmoother
DtSmoother(const DtSmoother &src)DtSmoother
feedSmoothing()DtOldSmoother [protected, virtual]
initSmootherParams()DtSmoother [protected, virtual]
initSmoothOriParams()DtSmoother [protected, virtual]
isRotational()DtDeadReckoner [protected, virtual]
isRotational(DtDeadReckonTypes algorithm)DtDeadReckoner [protected, static]
masterSmoothEnable()DtOldSmoother [static]
myA1DtSmoother [protected]
myA2DtSmoother [protected]
myAccelDtDeadReckoner [protected]
myAlgorithmDtDeadReckoner [protected]
myApproxEulerDtOldSmoother [protected]
myBodyToGeocAtTimeOfValidityDtDeadReckoner [protected]
myDirectedRotRateDtDeadReckoner [protected]
myDRBodyToGeocDtDeadReckoner [protected]
myDRBodyToGeocTimeDtDeadReckoner [protected]
myDREulerDtDeadReckoner [protected]
myDREulerTimeDtDeadReckoner [protected]
myDRLocDtDeadReckoner [protected]
myDRPosTimeDtDeadReckoner [protected]
myDRVelDtDeadReckoner [protected]
myHalfSmoothTimeDtSmoother [protected]
myIsDirtyDtSmoother [protected]
myLastDrOriDtSmoother [protected]
myLastDrPosDtSmoother [protected]
myLastDrVelDtSmoother [protected]
myLastSetOriTimeDtSmoother [protected]
myLastSetTimeDtSmoother [protected]
myLastSmoothOriTimeDtSmoother [protected]
myLastSmoothTbTimeDtSmoother [protected]
myLocAtTimeOfValidityDtDeadReckoner [protected]
myOriIsDirtyDtSmoother [protected]
myOriTauDtSmoother [protected]
myPostSmoothOriTimeDtSmoother [protected]
myPostSmoothTimeDtSmoother [protected]
myRealVelocityDtOldSmoother [protected]
myRotVelDtDeadReckoner [protected]
mySimTimeOrientDataValidDtDeadReckoner [protected]
mySimTimePosDataValidDtDeadReckoner [protected]
mySmoothEnableDtSmoother [protected]
mySmoothOmegaMxDtSmoother [protected]
mySmoothOriDtSmoother [protected]
mySmoothPosDtSmoother [protected]
mySmoothRotAxisDtSmoother [protected]
mySmoothRotRateDtSmoother [protected]
mySmoothTbDtSmoother [protected]
mySmoothVelDtSmoother [protected]
mySorientDtOldSmoother [protected]
mySposDtOldSmoother [protected]
myTauDtSmoother [protected]
myTau2DtSmoother [protected]
myTau2InvDtSmoother [protected]
myTauSq4DtSmoother [protected]
myTauSq4InvDtSmoother [protected]
myTbIsDirtyDtSmoother [protected]
myV1DtSmoother [protected]
myVelAtTimeOfValidityDtDeadReckoner [protected]
myX1DtSmoother [protected]
operator=(const DtOldSmoother &orig)DtOldSmoother
DtSmoother::operator=(const DtSmoother &src)DtSmoother
DtDeadReckoner::operator=(const DtDeadReckoner &orig)DtDeadReckoner
DtApproximator::operator=(const DtApproximator &orig)DtApproximator
oriSmoothPeriod() const DtSmoother [virtual]
resetOriSmoother(DtTime t)DtSmoother [protected, virtual]
resetPosSmoother(DtTime t)DtSmoother [protected, virtual]
rotAngleAndAxisFromRotMatrix(DtVector &n, double &phi, const DtDcm &m)DtSmoother [static]
rotationalVelocity(DtTime t) const DtOldSmoother [virtual]
rotMatrixFromRotRatesAndTime(DtDcm &m, DtDcm &o, DtVector &n, double &w, const DtVector &r, double t)DtSmoother [static]
self() const DtOldSmoother [inline, protected]
setAcceleration(const DtVector &acc, DtTime t)DtOldSmoother [virtual]
setAlgorithm(DtDeadReckonTypes alg)DtDeadReckoner [inline, virtual]
setDfltSmoothPeriod(DtTime smoothPeriod)DtOldSmoother [static]
setLocation(const DtVector &loc, DtTime t)DtOldSmoother [virtual]
setMasterSmoothEnable(bool onOff)DtOldSmoother [static]
setOrientation(const DtTaitBryan &ori, DtTime t)DtOldSmoother [virtual]
setOriSmoothPeriod(DtTime t)DtSmoother [virtual]
setRotationalVelocity(const DtVector &vel, DtTime t)DtOldSmoother [virtual]
setSmoothEnable(bool on)DtOldSmoother [virtual]
setSmoothPeriod(DtTime smoothPeriod)DtOldSmoother [virtual]
setVelocity(const DtVector &vel, DtTime t)DtOldSmoother [virtual]
smoothBodyToGeoc(DtTime t)DtSmoother [protected, virtual]
smoothEnable() const DtOldSmoother [virtual]
smoothPeriod() const DtOldSmoother [virtual]
smoothPosition(DtTime t)DtSmoother [protected, virtual]
smoothVelocity(DtTime t)DtSmoother [protected, virtual]
theDfltSmoothPeriodDtSmoother [protected, static]
theMasterSmoothEnableDtSmoother [protected, static]
theTimeToleranceDtSmoother [protected, static]
~DtApproximator()DtApproximator [virtual]
~DtDeadReckoner()DtDeadReckoner [virtual]
~DtOldSmoother()DtOldSmoother [virtual]
~DtSmoother()DtSmoother [virtual]

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)