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

Method setGateDistance

tracking/src/tracker.cpp:579–583  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

577}
578
579void
580Tracker::setGateDistance (double gate_distance)
581{
582 gate_distance_ = gate_distance;
583}
584} /* namespace tracking */
585} /* namespace open_ptrack */

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected