MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / setSecRemainNew

Method setSecRemainNew

tracking/src/tracker.cpp:513–517  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

511}
512
513void
514Tracker::setSecRemainNew (double sec_remain_new)
515{
516 sec_remain_new_ = sec_remain_new;
517}
518
519void
520Tracker::setDetectionsToValidate (int detections_to_validate)

Callers 4

configCbFunction · 0.45
configCbFunction · 0.45
configCbFunction · 0.45
configCbFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected