EstimableProperty.ProcessNoise Property

Top 

Description

This property has been Deprecated. Please use ProcessNoiseRate instead, and be sure to convert units appropriately when updating.

 

Specifies the amount of process noise to add to the diagonal elements of the covariance matrix with each time-step for this property.

 

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

Default Value:

1e-9

 

Syntax

myVariable1 = myEstimableProperty1.ProcessNoise;

 

myEstimableProperty1.ProcessNoise = myVariable1;

 

See also

EstimableProperty Object

Orbit Determination Guide