KalmanSmoother.IsFixedLagBufferFull Property

Top 

Description

In fixed-lag mode, returns true if the smoother has accumulated enough observations to fill the buffer as determined by the NumberOfPointsInInterval property. In fixed-point or fixed-lag full span mode, this always returns true.

 

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.IsFixedLagBufferFull;

 

See also

KalmanSmoother Object

Orbit Determination Guide