This is the complete list of members for SurveyPlayback, including all inherited members.
callback (defined in Simulation) | Simulation | |
clearPointcloudFile() | SurveyPlayback | |
condvar | Simulation | protected |
doSimStep() | SurveyPlayback | virtual |
elapsedLength | SurveyPlayback | private |
elapsedTime_ms | SurveyPlayback | private |
estimateTime(int legCurrentProgress, bool onGround, double legElapsedLength) | SurveyPlayback | |
exitAtEnd | Simulation | |
exportToFile | Simulation | |
finished | Simulation | |
getCurrentLeg() | SurveyPlayback | |
getCurrentLegIndex() | SurveyPlayback | |
getCurrentOutputPath() | SurveyPlayback | |
getElapsedTime() | SurveyPlayback | inline |
getLegElapsedTime() | SurveyPlayback | inline |
getLegOutputPrefix() | SurveyPlayback | |
getLegProgress() | SurveyPlayback | inline |
getLegRemainingTime() | SurveyPlayback | inline |
getNumEffectiveLegs() | SurveyPlayback | inline |
getProgress() | SurveyPlayback | inline |
getRemainingTime() | SurveyPlayback | inline |
getScanner() | Simulation | inline |
getSimFrequency() | Simulation | inline |
getSimSpeedFactor() | Simulation | inline |
getTrajectoryOutputPath() | SurveyPlayback | |
isPaused() | Simulation | inline |
isStopped() | Simulation | inline |
lasOutput | SurveyPlayback | |
legElapsedTime_ms | SurveyPlayback | private |
legProgress | SurveyPlayback | private |
legRemainingTime_ms | SurveyPlayback | private |
legStartTime_ns | SurveyPlayback | private |
mbuffer (defined in Simulation) | Simulation | |
mCurrentLegIndex | Simulation | |
mFormatString | SurveyPlayback | |
milliToString(long millis) | SurveyPlayback | |
mLegStarted | SurveyPlayback | |
mOutputFilePathString | SurveyPlayback | |
mPaused | Simulation | protected |
mScanner | Simulation | protected |
mSimSpeedFactor | Simulation | protected |
mStopped | Simulation | protected |
mSurvey | SurveyPlayback | |
mutex | Simulation | protected |
NANOSECONDS_PER_SECOND | Simulation | protectedstatic |
numEffectiveLegs | SurveyPlayback | private |
numSysThreads | Simulation | protected |
onLegComplete() | SurveyPlayback | virtual |
outputPath | SurveyPlayback | private |
pause(bool pause) | Simulation | |
pauseLock | Simulation | protected |
prepareOutput() | SurveyPlayback | |
progress | SurveyPlayback | private |
remainingTime_ms | SurveyPlayback | private |
setScanner(std::shared_ptr< Scanner > scanner) | Simulation | |
setSimFrequency(size_t simFrequency) | Simulation | inline |
setSimSpeedFactor(double factor) | Simulation | |
shutdown() | SurveyPlayback | |
simFrequency | Simulation | protected |
Simulation(unsigned numThreads, double deviceAccuracy) | Simulation | |
start() | Simulation | |
startLeg(unsigned int legIndex, bool manual) | SurveyPlayback | |
startNextLeg(bool manual) | SurveyPlayback | |
stop() | Simulation | inline |
stopAndTurn(unsigned int legIndex, std::shared_ptr< Leg > leg) | SurveyPlayback | |
SurveyPlayback(std::shared_ptr< Survey > survey, const std::string outputPath, size_t numThreads, bool lasOutput, bool zipOutput, bool exportToFile=true) | SurveyPlayback | |
threadPool | Simulation | protected |
timeStart_ms | Simulation | protected |
trackProgress() | SurveyPlayback | |
zipOutput | SurveyPlayback | |