9 #ifndef _atm_AttSlice_h_
10 #define _atm_AttSlice_h_
13 #include <atm/VZoneSlice.h>
32 AttSlice(
const std::string& headerDBName,
33 const std::string& sliceId,
34 const std::string& aerosolZoneId,
35 const double minHeight,
36 const double maxHeight);
104 #endif // _atm_AttSlice_h_
double GetMinVAODUncor() const
AttSlice(const std::string &headerDBName, const std::string &sliceId, const std::string &aerosolZoneId, const double minHeight, const double maxHeight)
double GetMaxVAODUncor() const
double GetMinAttAlphaUncor() const
double GetMinAttAlpha() const
minimum value for alpha
double GetMaxAttAlpha() const
maximum value for alpha
Attenuation data in a zone slice.
double GetMinAttAlphaCor() const
double GetAttLambda() const
wavelength dependence of attenuation length for this slice
Base class for Aerosol, Molecula, Overall Quality and Lidar atmosphere zones.
Class for storing an hour's worth of aerosol data.
double GetVAOD() const
vertical aerosol optical depth
double GetAttAlpha() const
reciprocal attenuation length (alpha) for this slice
double GetMinAttLambda() const
min value for wavelength dependence of attenuation length for this slice
double GetMaxVAOD() const
max value for vertical aerosol optical depth
double GetMinVAODCor() const
Base class for AttSlice and PFSlice.
std::string fAttenuationIdString
double GetMinVAOD() const
min value for vertial aerosol optical depth
double GetMaxAttAlphaUncor() const
double * fMaxAttAlphaUncor
double GetMaxAttLambda() const
max value for wavelength dependence of attenuation length for this slice
double * fMinAttAlphaUncor
double GetMaxAttAlphaCor() const
double GetMaxVAODCor() const