AcqData.SolarParm Property

Top 

Description

This value is displayed on Line 8 of the EPV report. This property is used to generate EPV.

 

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 ( Exospheric temperature )

Valid Values:

Value

Label

0

Not used

1

Exospheric temperature

2

F10.7 Solar Flux

 

Syntax

myVariable1 = myAcqData1.SolarParm;

 

myAcqData1.SolarParm = myVariable1;

 

See also

AcqData Object