AcqData.VectorType Property

Top 

Description

This property is used to generate IIRV and EPV.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

1 ( Routine on-orbit (free flight) )

Valid Values:

Value

Label

1

Routine on-orbit (free flight)

2

Forced (special orbit update)

3

Spare1

4

Maneuver ignition

5

Maneuver cutoff

6

Reentry

7

Powered flight

8

Stationary

9

Spare2

 

Syntax

myVariable1 = myAcqData1.VectorType;

 

myAcqData1.VectorType = myVariable1;

 

See also

AcqData Object