KalmanSmoother.SmootherStateHasBeenUpdated Property

Top 

Description

Specifies whether the Smoother has updated the filter states in the last operation executed in the filter. This is set to true if the last operation performed by the filter processed at least one Observation

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

boolean

Access:

read

 

Syntax

myVariable1 = myKalmanSmoother1.SmootherStateHasBeenUpdated;

 

See also

KalmanSmoother Object

Orbit Determination Guide