IonosphereOptions.ScaleFactor Property

Top 

Description

A multiplicative Scale Factor applied to all Ionospheric calculations, including Electron Density and Total Electron Content. A Scale Factor of two will double the values computed by the Ionosphere Model.

 

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:

number

Access:

read/write

Default Value:

1

Valid Range:

IonosphereOptions.ScaleFactor > 0

 

Syntax

myVariable1 = FF_SolarSystem.IonosphereOptions.ScaleFactor;

 

FF_SolarSystem.IonosphereOptions.ScaleFactor = myVariable1;

 

See also

IonosphereOptions Object