Class in Zendir.Messages | Inherits from Message

Declaration

class SunlineFilterMessage;

Description

Message for filter-states output for the Kalman filter implementation of the sunline state estimator.


Properties

DeclaredDescription
CovarianceCurrent covariance of the filter.
NumMeasurementsValid observation count for this frame.
PostFitResidualsPostFit Residuals.
StateErrorCurrent deviation of the state from the reference state.
StateVector[-] State estimate of the sun estimation and navigation state ofthe current software. This includes two Vector3 components. The stateshould be initialised with a default value.