Aria  2.8.0
ArInterpolation Member List

This is the complete list of members for ArInterpolation, including all inherited members.

addReading(ArTime timeOfReading, ArPose position)ArInterpolation
ArInterpolation(size_t numberOfReadings=100)ArInterpolation
getAllowedMSForPrediction(void)ArInterpolation
getAllowedPercentageForPrediction(void)ArInterpolation
getLogPrediction(void)ArInterpolation
getName(void)ArInterpolation
getNumberOfReadings(void) constArInterpolation
getPose(ArTime timeStamp, ArPose *position, ArPoseWithTime *lastData=NULL)ArInterpolation
myAllowedMSForPrediction (defined in ArInterpolation)ArInterpolationprotected
myAllowedPercentageForPrediction (defined in ArInterpolation)ArInterpolationprotected
myDataMutex (defined in ArInterpolation)ArInterpolationprotected
myLogPrediction (defined in ArInterpolation)ArInterpolationprotected
myName (defined in ArInterpolation)ArInterpolationprotected
myPoses (defined in ArInterpolation)ArInterpolationprotected
mySize (defined in ArInterpolation)ArInterpolationprotected
myTimes (defined in ArInterpolation)ArInterpolationprotected
reset(void)ArInterpolation
setAllowedMSForPrediction(int ms=-1)ArInterpolation
setAllowedPercentageForPrediction(int percentage=5000)ArInterpolation
setLogPrediction(bool logPrediction=false)ArInterpolation
setName(const char *name)ArInterpolation
setNumberOfReadings(size_t numberOfReadings)ArInterpolation
~ArInterpolation()ArInterpolationvirtual