|
Aether
0.0
Ionosphere-Thermosphere model
|
143 int slot_euv(std::string item,
145 std::vector<float> &values,
149 #endif // INCLUDE_EUV_H_
std::vector< float > wavelengths_energy
EUV Spectrum, energy of bin:
Definition: euv.h:80
std::vector< float > euvac_f74113
EUVAC model linear coefficients (1):
Definition: euv.h:89
std::string note
Any notes for the particular row:
Definition: euv.h:65
std::vector< float > wavelengths_intensity_top
EUV Spectrum, intensity flux of each spectral bin scaled to Earth:
Definition: euv.h:86
std::string units
Unit of cross-section, wavelength, etc (in the row):
Definition: euv.h:63
int nWavelengths
number of wavelengths in spectrum:
Definition: euv.h:49
struct to describe a single line in the EUV CSV file:
Definition: euv.h:55
std::vector< float > values
The actual numerical values of the cross-section/wavelength/whatever.
Definition: euv.h:67
std::vector< float > euvac_afac
EUVAC model linear coefficients (2):
Definition: euv.h:91
std::string type
Type of cross-section (abs, ion, diss):
Definition: euv.h:61
std::vector< waveinfotype > waveinfo
All of the information in the EUV CSV file.
Definition: euv.h:71
std::vector< float > wavelengths_long
EUV Spectrum, upper wavelength of the bins:
Definition: euv.h:77
std::string to
If a cross-section, what is species becoming:
Definition: euv.h:59
std::vector< float > wavelengths_short
EUV Spectrum, lower wavelength of the bins:
Definition: euv.h:74
std::string name
Key name of the line (describes wavelength or species acting upon):
Definition: euv.h:57
std::vector< float > wavelengths_intensity_1au
EUV Spectrum, intensity flux of each spectral bin at 1 AU:
Definition: euv.h:83
Definition: neutrals.h:26