SpacecraftODProperties.VelocityProcessAction Property

Top 

Description

This property has been Deprecated. Please use OD.Cartesian.VelocityProcessAction instead.

 

This flag is a shortcut to set all of the velocity (VX,VY,VZ) 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.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0 ( Ignore )

Valid Values:

Value

Label

0

Ignore

1

Estimate

2

Consider

 

Syntax

myVariable1 = mySpacecraftODProperties1.VelocityProcessAction;

 

mySpacecraftODProperties1.VelocityProcessAction = myVariable1;

 

See also

SpacecraftODProperties Object

Orbit Determination Guide