Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
579
void
580
Tracker::setGateDistance (double gate_distance)
581
{
582
gate_distance_ = gate_distance;
583
}
584
} /* namespace tracking */
585
} /* namespace open_ptrack */
Callers
4
configCb
Function · 0.45
configCb
Function · 0.45
configCb
Function · 0.45
configCb
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected