Struct NRLMSISInputs
- Namespace
- NominalSystems.NRLMSIS
- Assembly
- NominalSystems.NRLMSIS.dll
These define the Inputs for the NRLMSIS system
public struct NRLMSISInputs
Constructors
NRLMSISInputs()
Default constructor for the array
public NRLMSISInputs()
Fields
Alt
altitude in kilometers
public double Alt
Field Value
Ap
magnetic index (daily)
public double Ap
Field Value
ApArray
The double array
public IntPtr ApArray
Field Value
DoY
day of year
public int DoY
Field Value
F107
daily F10.7 flux for previous day
public double F107
Field Value
F107A
81 day average of F10.7 flux (centered on doy)
public double F107A
Field Value
GLat
geodetic latitude
public double GLat
Field Value
GLong
geodetic longitude
public double GLong
Field Value
LST
local apparent solar time (hours), see note below
public double LST
Field Value
Sec
seconds in day (UT)
public double Sec
Field Value
Year
year, currently ignored
public int Year