Skip to main content

Module snapshot

Module snapshot 

Source
Expand description

Read model of the navigation solution.

Estimator (state + covariance) or intake (last fix): displays, autopilots and alarms need the same answers — position, speed, direction, uncertainty, age. NavigationSnapshot projects them from either producer, with no internal representation: uncertainty is an ErrorEllipse, not a covariance matrix.

Structs§

ErrorEllipse
1σ horizontal position error ellipse.
GroundTrack
Course and speed over ground.
NavigationSnapshot
Vessel state at an instant, as far as the producer knows.