9 #ifndef _atm_PFSlice_h_
10 #define _atm_PFSlice_h_
13 #include <atm/VZoneSlice.h>
33 PFSlice(
const std::string& headerDBName,
34 const std::string& sliceId,
35 const std::string& aerosolZoneId,
36 const double minHeight,
37 const double maxHeight);
PFSlice(const std::string &headerDBName, const std::string &sliceId, const std::string &aerosolZoneId, const double minHeight, const double maxHeight)
double GetF() const
f parameter for this slice
double GetGError() const
error on g parameter for this slice
double GetFLambdaError() const
error on wavelength dependence of f parameter for this slice
double GetFLambda() const
wavelength dependence of f parameter for this slice
double GetFError() const
error on f parameter for this slice
double GetG() const
g parameter for this slice
double GetGLambda() const
wavelength dependence of g parameter for this slice
Base class for Aerosol, Molecula, Overall Quality and Lidar atmosphere zones.
Class for storing an hour's worth of aerosol data.
Base class for AttSlice and PFSlice.
double GetGLambdaError() const
error on wavelength dependence of g parameter for this slice
phase function data in a zone slice.