Contents

projectedPoints

The centroids of the calculated trajectory from the detected points.

Declaration

let projectedPoints: [NormalizedPoint]

Discussion

The projected points define the ideal trajectory described by the parabolic equation. The equation’s coefficients and the projected points of the detected trajectory get refined over time. The system limits the maximum number of cached points to the maximum points needed to describe the trajectory together with the parabolic equation.

See Also

Inspecting an observation