Class in Zendir.Messages | Inherits from Message

Declaration

class GuidanceSunEstimationNavigationMessage;

Description

The configuration for the SUN_ESTIMATION navigation software. This will initialise any parameters that are required.


Properties

DeclaredDescription
CrossAttitudeHave attitude depend on attitude rate.
CrossTranslationHave position error depend on velocity.
EKFSwitchMax covariance element after which the filter switches to.an EKF update.
ObservationNoiseCSS instrument noise parameter.
ProcessNoiseProcess noise parameter.
SensorThresholdThreshold below which a sensor data is ignored Typically, this is thesqrt(noise) of the sensor multiplied by some factor. By default, a 5sigma is often used as such factor.
UseEclipseHave the sun pointing vector take eclipses into account.