SquareRootInformationSmoother.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

SquareRootInformationSmoother.CalculateSmoothedState(

)

 

 

Syntax

mySquareRootInformationSmoother1.CalculateSmoothedState();

 

 

See also

SquareRootInformationSmoother Object

SquareRootInformationSmoother.CalculateSmoothedState