VR-Link JAVA API Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
com.mak.vrlj.coord.Smoother Member List

This is the complete list of members for com.mak.vrlj.coord.Smoother, including all inherited members.

deadReckonBodyToGeoc(double curTime)com.mak.vrlj.coord.DeadReckonerinlineprotected
DeadReckoner()com.mak.vrlj.coord.DeadReckonerinline
deadReckonEuler(double curTime)com.mak.vrlj.coord.DeadReckonerinlineprotected
deadReckonOrientation(double dt, ConstMatrix3d old_b2w, ConstVector3f drr, double drrTheta, Matrix3d new_b2w)com.mak.vrlj.coord.DeadReckonerinlineprotected
deadReckonPos(double curTime)com.mak.vrlj.coord.DeadReckonerinlineprotected
deadReckonPosition(double dt, ConstVector3d oldPos, ConstVector3f oldVel, ConstVector3f accel, Vector3f newVel, Vector3d newPos)com.mak.vrlj.coord.DeadReckonerinlineprotected
equals(Object obj)com.mak.vrlj.coord.Smootherinline
getAccel()com.mak.vrlj.coord.DeadReckonerinlineprotected
getAcceleration()com.mak.vrlj.coord.DeadReckonerinline
getAlgorithm()com.mak.vrlj.coord.DeadReckonerinline
getApproxBodyToGeoc(double curTime)com.mak.vrlj.coord.DeadReckonerinlineprotected
getApproxEuler(double curTime)com.mak.vrlj.coord.DeadReckonerinline
getApproxPosition(double curTime)com.mak.vrlj.coord.DeadReckonerinline
getApproxVelocity(double curTime)com.mak.vrlj.coord.DeadReckonerinline
getBodyToGeocAtTimeOfValidity()com.mak.vrlj.coord.DeadReckonerinlineprotected
getDeadReckonedBodyToGeoc(double curTime)com.mak.vrlj.coord.DeadReckonerinlineprotected
getDeadReckonedEuler(double curTime)com.mak.vrlj.coord.DeadReckonerinlineprotected
getDeadReckonedPosition(double curTime)com.mak.vrlj.coord.DeadReckonerinlineprotected
getDeadReckonedVelocity(double curTime)com.mak.vrlj.coord.DeadReckonerinlineprotected
getDefaultSmoothPeriod()com.mak.vrlj.coord.Smootherinlinestatic
getDRBodyToGeoc()com.mak.vrlj.coord.DeadReckonerinlineprotected
getFrozenBit()com.mak.vrlj.coord.DeadReckonerinline
getMasterSmoothEnable()com.mak.vrlj.coord.Smootherinlinestatic
getOrientationAtTimeOfValidity()com.mak.vrlj.coord.DeadReckonerinline
getPositionAtTimeOfValidity()com.mak.vrlj.coord.DeadReckonerinline
getRotationalVelocity(double t)com.mak.vrlj.coord.DeadReckonerinline
getRotVel()com.mak.vrlj.coord.DeadReckonerinlineprotected
getSmoothPeriod()com.mak.vrlj.coord.Smootherinlineprotected
getTimeOfLastLocationValidity()com.mak.vrlj.coord.DeadReckonerinline
getTimeOfLastOrientationValidity()com.mak.vrlj.coord.DeadReckonerinline
getVelocityAtTimeOfValidity()com.mak.vrlj.coord.DeadReckonerinline
hashCode()com.mak.vrlj.coord.Smootherinline
initSmootherParams()com.mak.vrlj.coord.Smootherinlineprivate
initSmoothOriParams()com.mak.vrlj.coord.Smootherinlineprotected
isDirty()com.mak.vrlj.coord.Smootherinlineprotected
isSmoothEnable()com.mak.vrlj.coord.Smootherinlineprotected
myA1com.mak.vrlj.coord.Smootherprivate
myA2com.mak.vrlj.coord.Smootherprivate
myHalfSmoothTimecom.mak.vrlj.coord.Smootherprivate
myIsDirtycom.mak.vrlj.coord.Smootherprivate
myLastDrOricom.mak.vrlj.coord.Smootherprivate
myLastDrPoscom.mak.vrlj.coord.Smootherprivate
myLastDrVelcom.mak.vrlj.coord.Smootherprivate
myLastSetOriTimecom.mak.vrlj.coord.Smootherprivate
myLastSetTimecom.mak.vrlj.coord.Smootherprivate
myLastSmoothOriTimecom.mak.vrlj.coord.Smootherprivate
myLastSmoothTbTimecom.mak.vrlj.coord.Smootherprivate
myOriIsDirtycom.mak.vrlj.coord.Smootherprivate
myOriTaucom.mak.vrlj.coord.Smootherprivate
myPostSmoothOriTimecom.mak.vrlj.coord.Smootherprivate
myPostSmoothTimecom.mak.vrlj.coord.Smootherprivate
mySmoothEnablecom.mak.vrlj.coord.Smootherprivate
mySmoothOmegaMxcom.mak.vrlj.coord.Smootherprivate
mySmoothOricom.mak.vrlj.coord.Smootherprivate
mySmoothPoscom.mak.vrlj.coord.Smootherprivate
mySmoothRotAxiscom.mak.vrlj.coord.Smootherprivate
mySmoothRotRatecom.mak.vrlj.coord.Smootherprivate
mySmoothTbcom.mak.vrlj.coord.Smootherprivate
mySmoothVelcom.mak.vrlj.coord.Smootherprivate
myTaucom.mak.vrlj.coord.Smootherprivate
myTau2com.mak.vrlj.coord.Smootherprivate
myTau2Invcom.mak.vrlj.coord.Smootherprivate
myTauSq4com.mak.vrlj.coord.Smootherprivate
myTauSq4Invcom.mak.vrlj.coord.Smootherprivate
myTbIsDirtycom.mak.vrlj.coord.Smootherprivate
myV1com.mak.vrlj.coord.Smootherprivate
myX1com.mak.vrlj.coord.Smootherprivate
resetOriSmoother(double t)com.mak.vrlj.coord.Smootherinlineprivate
resetPosSmoother(double t)com.mak.vrlj.coord.Smootherinlineprivate
rotAngleAndAxisFromRotMatrix(Vector3d n, double parm_phi, ConstMatrix3d m)com.mak.vrlj.coord.Smootherinlineprivatestatic
rotMatrixFromRotRatesAndTime(Matrix3d m, Matrix3d mo, Vector3d n, ConstVector3f r, double t)com.mak.vrlj.coord.Smootherinlineprivatestatic
setAcceleration(ConstVector3f acc, double curTime)com.mak.vrlj.coord.DeadReckonerinline
setAlgorithm(DeadReckoningAlgorithm algorithm)com.mak.vrlj.coord.DeadReckonerinline
setDefaultSmoothPeriod(double smoothPeriod)com.mak.vrlj.coord.Smootherinlinestatic
setFrozenBit(boolean isFrozen)com.mak.vrlj.coord.DeadReckonerinline
setMasterSmoothEnable(boolean onOff)com.mak.vrlj.coord.Smootherinlinestatic
setOrientation(ConstTaitBryan orient, double timeNow)com.mak.vrlj.coord.DeadReckonerinline
setOrientationAtTimeOfValidity(ConstTaitBryan v)com.mak.vrlj.coord.DeadReckonerinline
setPosition(ConstVector3d loc, double timeNow)com.mak.vrlj.coord.DeadReckonerinline
setPositionAtTimeOfValidity(ConstVector3d pos)com.mak.vrlj.coord.DeadReckonerinline
setRotationalVelocity(ConstVector3f bodyRates, double curTime)com.mak.vrlj.coord.DeadReckonerinline
setSmoothEnable(boolean smoothEnable)com.mak.vrlj.coord.Smootherinlineprotected
setSmoothPeriod(double t)com.mak.vrlj.coord.Smootherinlineprotected
setTimeOfLastOrientationValidity(double v)com.mak.vrlj.coord.DeadReckonerinline
setTimeOfLastPositionValidity(double v)com.mak.vrlj.coord.DeadReckonerinline
setVelocity(ConstVector3f vel, double curTime)com.mak.vrlj.coord.DeadReckonerinline
setVelocityAtTimeOfValidity(ConstVector3f v)com.mak.vrlj.coord.DeadReckonerinline
smoothBodyToGeoc(double t)com.mak.vrlj.coord.Smootherinlineprotected
Smoother()com.mak.vrlj.coord.Smootherinline
smoothPosition(double t)com.mak.vrlj.coord.Smootherinlineprotected
smoothVelocity(double t)com.mak.vrlj.coord.Smootherinlineprotected
theDfltSmoothPeriodcom.mak.vrlj.coord.Smootherprivatestatic
theMasterSmoothEnablecom.mak.vrlj.coord.Smootherprivatestatic
theTimeTolerancecom.mak.vrlj.coord.Smootherprivatestatic
toString()com.mak.vrlj.coord.Smootherinline

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)