EstimablePosition.ProcessNoise Property

Top 

Description

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.

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-14

Valid Range:

EstimablePosition.ProcessNoise ≥ 0

 

Syntax

myVariable1 = myEstimablePosition1.ProcessNoise;

 

myEstimablePosition1.ProcessNoise = myVariable1;

 

See also

EstimablePosition Object

Orbit Determination Guide