CartesianOrbitStateEstimablePropertyContainer.PositionProcessAction Property

Top 

Description

This flag is a shortcut to set all of the position (X,Y,Z) Process Action flags.

 

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 ( Ignore )

Valid Values:

Value

Label

0

Ignore

1

Estimate

2

Consider

 

Syntax

myVariable1 = myCartesianOrbitStateEstimablePropertyContainer1.PositionProcessAction;

 

myCartesianOrbitStateEstimablePropertyContainer1.PositionProcessAction = myVariable1;

 

See also

CartesianOrbitStateEstimablePropertyContainer Object