#include <AtmosphereCompositionAerosol.h>
at::AtmosphereCompositionAerosol::AtmosphereCompositionAerosol |
( |
| ) |
|
at::AtmosphereCompositionAerosol::~AtmosphereCompositionAerosol |
( |
| ) |
|
double at::AtmosphereCompositionAerosol::getAmountOfParticles |
( |
| ) |
|
std::string at::AtmosphereCompositionAerosol::getName |
( |
| ) |
|
double at::AtmosphereCompositionAerosol::getPercentage |
( |
| ) |
|
double at::AtmosphereCompositionAerosol::getRefractiveIndex |
( |
| ) |
|
std::string at::AtmosphereCompositionAerosol::getSymbol |
( |
| ) |
|
bool at::AtmosphereCompositionAerosol::identifySubstance |
( |
std::string |
sign_ | ) |
|
void at::AtmosphereCompositionAerosol::setName |
( |
std::string |
name_ | ) |
|
void at::AtmosphereCompositionAerosol::setParticleAmount |
( |
double |
i | ) |
|
void at::AtmosphereCompositionAerosol::setPercentage |
( |
double |
i | ) |
|
void at::AtmosphereCompositionAerosol::setRefractiveIndex |
( |
double |
i | ) |
|
void at::AtmosphereCompositionAerosol::setSymbol |
( |
std::string |
sign_ | ) |
|
double at::AtmosphereCompositionAerosol::amountOfParticles |
|
protected |
std::string at::AtmosphereCompositionAerosol::name |
|
protected |
double at::AtmosphereCompositionAerosol::percentage |
|
protected |
double at::AtmosphereCompositionAerosol::refractiveIndex |
|
protected |
double at::AtmosphereCompositionAerosol::scatteringCrosssection |
|
protected |
std::string at::AtmosphereCompositionAerosol::symbol |
|
protected |
The documentation for this class was generated from the following files: