SquareRootInformationFilterOD.MeasurementProcessingMethod Property

Top 

Description

A flag indicating whether to process each Observation's measurements sequentially for multiple state updates, or simultaneously for a single state update.

 

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:

integer

Access:

read/write

Default Value:

1 ( Process measurements of an Observation simultaneously )

Valid Values:

Value

Label

0

Process measurements of an Observation sequentially

1

Process measurements of an Observation simultaneously

 

Syntax

myVariable1 = mySquareRootInformationFilterOD1.MeasurementProcessingMethod;

 

mySquareRootInformationFilterOD1.MeasurementProcessingMethod = myVariable1;

 

See also

SquareRootInformationFilterOD Object

Orbit Determination Guide