KalmanSmoother.SmootherResetGapDuration Property

Top 

Description

Specifies the amount of time after which, if no observations are processed, the smoother is reset. Note: this only applies in fixed-point and fixed-lag mode.

 

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.

 

Attributes

Type:

timespan

Access:

read/write

Units:

min

Default Value:

15

Valid Range:

KalmanSmoother.SmootherResetGapDuration ≥ 0

 

Syntax

myTimeSpan1 = myKalmanSmoother1.SmootherResetGapDuration;

 

myKalmanSmoother1.SmootherResetGapDuration = myTimeSpan1;

 

See also

KalmanSmoother Object

Orbit Determination Guide