public interface JB2008InputParameters extends Serializable
Those data are needed by the JB2008 atmosphere model.
Modifier and Type | Method and Description |
---|---|
double |
getDSTDTC(AbsoluteDate date)
Get the temperature change computed from Dst index.
|
double |
getF10(AbsoluteDate date)
Get the value of the instantaneous solar flux index
(1e-22*Watt/(m²*Hertz)).
|
double |
getF10B(AbsoluteDate date)
Get the value of the mean solar flux.
|
AbsoluteDate |
getMaxDate()
Gets the available data range maximum date.
|
AbsoluteDate |
getMinDate()
Gets the available data range minimum date.
|
double |
getS10(AbsoluteDate date)
Get the EUV index (26-34 nm) scaled to F10.
|
double |
getS10B(AbsoluteDate date)
Get the EUV 81-day averaged centered index.
|
double |
getXM10(AbsoluteDate date)
Get the MG2 index scaled to F10.
|
double |
getXM10B(AbsoluteDate date)
Get the MG2 81-day average centered index.
|
double |
getY10(AbsoluteDate date)
Get the Solar X-Ray & Lya index scaled to F10.
|
double |
getY10B(AbsoluteDate date)
Get the Solar X-Ray & Lya 81-day ave.
|
AbsoluteDate getMinDate()
AbsoluteDate getMaxDate()
double getF10(AbsoluteDate date)
Tabular time 1.0 day earlier.
date
- the current datedouble getF10B(AbsoluteDate date)
Tabular time 1.0 day earlier.
date
- the current datedouble getS10(AbsoluteDate date)
Tabular time 1.0 day earlier.
date
- the current datedouble getS10B(AbsoluteDate date)
Tabular time 1.0 day earlier.
date
- the current datedouble getXM10(AbsoluteDate date)
Tabular time 2.0 days earlier.
date
- the current datedouble getXM10B(AbsoluteDate date)
Tabular time 2.0 days earlier.
date
- the current datedouble getY10(AbsoluteDate date)
Tabular time 5.0 days earlier.
date
- the current datedouble getY10B(AbsoluteDate date)
Tabular time 5.0 days earlier.
date
- the current datedouble getDSTDTC(AbsoluteDate date)
date
- the current dateCopyright © 2002-2022 CS GROUP. All rights reserved.