Aether  0.0
Ionosphere-Thermosphere model
Data Fields
Euv::waveinfotype Struct Reference

struct to describe a single line in the EUV CSV file: More...

#include <euv.h>

Data Fields

std::string name
 Key name of the line (describes wavelength or species acting upon):
 
std::string to
 If a cross-section, what is species becoming:
 
std::string type
 Type of cross-section (abs, ion, diss):
 
std::string units
 Unit of cross-section, wavelength, etc (in the row):
 
std::string note
 Any notes for the particular row:
 
std::vector< float > values
 The actual numerical values of the cross-section/wavelength/whatever.
 

Detailed Description

struct to describe a single line in the EUV CSV file:


The documentation for this struct was generated from the following file: