AcqData.GeoMagIndex Property

Top 

Description

The dimensionless geomagnetic activity index, Kp or Ap, at epoch. The implied decimal point is two places from the right. 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.GeoMagIndex;

 

myAcqData1.GeoMagIndex = myVariable1;

 

See also

AcqData Object