EstimableCoefficient.ProcessNoiseRate Property

Top 

Description

The amount of process noise per second to be added to the property's covariance with each time-step.

 

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:

1/s

Default Value:

1e-10

Valid Range:

EstimableCoefficient.ProcessNoiseRate ≥ 0

 

Syntax

myVariable1 = myEstimableCoefficient1.ProcessNoiseRate;

 

myEstimableCoefficient1.ProcessNoiseRate = myVariable1;

 

See also

EstimableCoefficient Object

Orbit Determination Guide