| 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) |