![]() |
CalcMySky
v0.3.1
|
Public Member Functions | |
Absorber (QString const &name, AtmosphereParameters const &atmo) | |
bool | valid (const SkipSpectra spectrumSkipped) const |
glm::vec4 | crossSection (glm::vec4 const wavelengths) const |
Public Attributes | |
QString | numberDensity |
QString | name |
std::vector< glm::vec4 > | absorptionCrossSection |
AtmosphereParameters const & | atmo |