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

Method getDistance

detection/src/detection.cpp:109–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 }
108
109 double
110 Detection::getDistance()
111 {
112 return detection_msg_.distance;
113 }
114
115 bool
116 Detection::isOccluded()

Callers 10

mainFunction · 0.45
mainFunction · 0.45
createNewTrackMethod · 0.45
updateDetectedTracksMethod · 0.45
updateDetectedTracksMethod · 0.45
createNewTrackMethod · 0.45
createNewTrackMethod · 0.45
updateDetectedTracksMethod · 0.45
createNewTrackMethod · 0.45
updateDetectedTracksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected