AcqData.SolarFlux Property

Top 

Description

Exospheric temperature, Tc, at epoch in units of degrees Kelvin with resolution to the nearest unit or of F10.7 solar flux at epoch in units of 10-22 W/m^2/Hz with resolution to the nearest tenth of a unit. The implied decimal place for the F10.7 solar flux is one place from the right. This field will contain all zeros when not used. 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 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:

0

 

Syntax

myVariable1 = myAcqData1.SolarFlux;

 

myAcqData1.SolarFlux = myVariable1;

 

See also

AcqData Object