EstimableDistanceBias.ProcessNoise Property

Top 

Description

This property has been Deprecated. ProcessNoise has been replaced by ProcessNoiseRate. To continue using this property, please ensure to set the ProcessNoiseModel property to 'Use ProcessNoise By Step'. The ProcessNoiseModel property can be found on any Sequential Filter object or the Spacecraft OD Properties object.

 

The process noise to be added to the property's covariance with each time-step. The amount of process noise added is scaled by a ratio of the duration of the step taken and the propagator step size.

 

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:

km2

Default Value:

1e-6

Valid Range:

EstimableDistanceBias.ProcessNoise ≥ 0

 

Syntax

myVariable1 = myEstimableDistanceBias1.ProcessNoise;

 

myEstimableDistanceBias1.ProcessNoise = myVariable1;

 

See also

EstimableDistanceBias Object

Orbit Determination Guide