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 nanosecond timing precision mode.

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

 

Method Signature

KalmanSmoother.CalculateSmoothedState(

)

 

 

Syntax

myKalmanSmoother1.CalculateSmoothedState();

 

 

See also

KalmanSmoother Object

KalmanSmoother.CalculateSmoothedState

Orbit Determination Guide