AcqData.GeoMagParm Property

Top 

Description

The geomagnetic activity index type. 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:

1 ( Kp )

Valid Values:

Value

Label

0

Not used

1

Kp

2

Ap

 

Syntax

myVariable1 = myAcqData1.GeoMagParm;

 

myAcqData1.GeoMagParm = myVariable1;

 

See also

AcqData Object