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 millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Units:

min

Default Value:

15

Valid Range:

KalmanSmoother.SmootherResetGapDuration ≥ 0

 

Syntax

myVariable1 = myKalmanSmoother1.SmootherResetGapDuration;

 

myKalmanSmoother1.SmootherResetGapDuration = myVariable1;

 

See also

KalmanSmoother Object

Orbit Determination Guide