BatchLeastSquaresOD.MeasurementEditingOption Property

Top 

Description

The options for how measurement data will be evaluated for inclusion in processing.

 

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:

integer

Access:

read/write

Default Value:

0 ( Use the predicted RMS to edit data )

Valid Values:

Value

Label

0

Use the predicted RMS to edit data

1

Use the standard deviation to edit data

2

Do not edit any measurement data

 

Syntax

myVariable1 = myBatchLeastSquaresOD1.MeasurementEditingOption;

 

myBatchLeastSquaresOD1.MeasurementEditingOption = myVariable1;

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide