Skip to content

Add special (faster!) handling for Line measurements

Gerhard Raven requested to merge special-case-line-projector into master

In case a Measurement contains a LineTraj (which is always true for the upgrade detector), avoid the use of the generic ITrajPoca interface to find the point of closest approach to the provided State.

Edited by Marco Cattaneo

Merge request reports