IonosphereOptions.IRIDataDirectory Property

Top 

Description

The directory containing the support data used when modeling the Ionosphere. By default, this is the iri subdirectory in the data directory.

 

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:

string

Access:

read/write

Default Value:

"DEFAULT"

 

Syntax

myString1 = FF_SolarSystem.IonosphereOptions.IRIDataDirectory;

 

FF_SolarSystem.IonosphereOptions.IRIDataDirectory = myString1;

 

See also

IonosphereOptions Object