AcqData.MessageClass Property

Top 

Description

This property is used to generate IIRV and EPV. For IIRV, this information is written into Line 1.

 

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:

10 ( IIRV (nominal) )

Valid Values:

Value

Label

10

IIRV (nominal)

15

IIRV (inflight update)

20

EPV Routine on-orbit or stationary vector

25

EPV Maneuver sequence vector or high-priority on-orbit or stationary vector

 

Syntax

myVariable1 = myAcqData1.MessageClass;

 

myAcqData1.MessageClass = myVariable1;

 

See also

AcqData Object