acurrent | AtmosphereNS::Atmosphere | private |
amonth | AtmosphereNS::Atmosphere | private |
aseason | AtmosphereNS::Atmosphere | private |
Atmosphere(const bool UseGDAS=false, const std::string atmtype="monthly") | AtmosphereNS::Atmosphere | |
atmType | AtmosphereNS::Atmosphere | private |
ClearCurrentAtmosphere() | AtmosphereNS::Atmosphere | |
Get_DX_DL(float r, float psi, float SlantDepth, float theta, float hground, bool UseDL, bool IsDiffusive) | AtmosphereNS::Atmosphere | |
Get_DX_DL_i(float r, float psi, float SlantDepth, float theta, float hground, bool UseDL, bool IsDiffusive) | AtmosphereNS::Atmosphere | |
GetC0() | AtmosphereNS::Atmosphere | inline |
GetCurrentAtmosphere() | AtmosphereNS::Atmosphere | inline |
GetCurrentAtmosphereMonth() | AtmosphereNS::Atmosphere | inline |
GetDensity(float h) | AtmosphereNS::Atmosphere | |
GetDensity_i(float h) | AtmosphereNS::Atmosphere | |
GetDensityAboveGround(float hground, float theta, float nRad) | AtmosphereNS::Atmosphere | |
GetDensityAboveGround_i(float hground, float theta, float nRad) | AtmosphereNS::Atmosphere | |
GetSlant0() | AtmosphereNS::Atmosphere | inline |
GetTimeCF(float r, float psi, float SlantDepth, float theta, float hground) | AtmosphereNS::Atmosphere | |
GetTimeCF_h(float r, float psi, float h1, float theta, float hground) | AtmosphereNS::Atmosphere | |
GetTimeCF_i(float r, float psi, float SlantDepth, float theta, float hground) | AtmosphereNS::Atmosphere | |
GetTimePF(float r, float psi, float SlantDepth, float theta, float hground) | AtmosphereNS::Atmosphere | |
GetTimePF_delay(float x, float y, float z, float theta, float azi) | AtmosphereNS::Atmosphere | |
GetTimePF_h(float r, float psi, float hStart, float theta, float hground) | AtmosphereNS::Atmosphere | |
GetTimePF_i(float r, float psi, float SlantDepth, float theta, float hground) | AtmosphereNS::Atmosphere | |
HeightToSlantDepth(float h, float theta) | AtmosphereNS::Atmosphere | |
HeightToVertDepth(float h) | AtmosphereNS::Atmosphere | |
ok | AtmosphereNS::Atmosphere | private |
printCurrentAtmosphere(FILE *fp) | AtmosphereNS::Atmosphere | |
SetCurrentAtmosphere(AtmModel theAtm) | AtmosphereNS::Atmosphere | |
SetCurrentAtmosphere(int imonth) | AtmosphereNS::Atmosphere | |
SetCurrentAtmosphere(float *ai, float *bi, float *ci, float *hi) | AtmosphereNS::Atmosphere | |
SlantDepthToHeight(float sdepth, float theta) | AtmosphereNS::Atmosphere | |
VertDepthToHeight(float vdepth) | AtmosphereNS::Atmosphere | |
~Atmosphere() | AtmosphereNS::Atmosphere | |