KalmanSmoother.CalculateSmoothedState() Method

Top 

Description

Forces the calculation of the smoothed state. This is applicable when the smoother is configured as a fixed-lag smoother only, when in fixed-point mode, the smoother updates the smoothed state every time the filter processes an observation.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

KalmanSmoother.CalculateSmoothedState(

)

 

 

Syntax

myKalmanSmoother1.CalculateSmoothedState();

 

 

See also

KalmanSmoother Object

KalmanSmoother.CalculateSmoothedState

Orbit Determination Guide