9 #ifndef _atm_MolecularLayer_h_
10 #define _atm_MolecularLayer_h_
double GetPressureError() const
Error on pressure in the slice.
double GetHeightError() const
Error on height pertaining to quantities in this slice.
double GetTemperature() const
Temperature in the slice.
double GetAirDensity() const
Air density in the slice.
double GetHumidity() const
Humidity in the slice.
std::string fLayerIdString
double GetDepth() const
Depth of for this slice.
MolecularLayer(const std::string &layerId)
double GetAirDensityError() const
Error on air density in the slice.
double GetWindSpeedError() const
Error on wind speed in the slice.
class describing a molecular zone.
double GetPressure() const
Pressure in the slice.
double GetWindSpeed() const
Wind speed in the slice.
double GetDepthError() const
Error on depth for this slice.
virtual ~MolecularLayer()
double GetHeight() const
Measured height pertaining to quantities in this slice.
double GetTemperatureError() const
Error on temperature in the slice.
double GetHumidityError() const
Error on humidity in the slice.
void GetLayerData() const
Molecular data for a zone slice.