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

Method getDetectionSource

tracking/src/track.cpp:614–618  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

612 }
613
614 open_ptrack::detection::DetectionSource*
615 Track::getDetectionSource()
616 {
617 return detection_source_;
618 }
619
620 void
621 Track::setVelocityInMotionTerm (bool velocity_in_motion_term, double acceleration_variance, double position_variance)

Callers 3

toMsgMethod · 0.45
toMsgMethod · 0.45
toMsgMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected