1 #ifndef AEROSOL_AOD_OUTPUT_H 2 #define AEROSOL_AOD_OUTPUT_H 23 bool Number_instead_of_name =
false);
30 int number_instead_of_name;
static const double high_boundary
The boundary for calculating retrieved_aerosol_aod_by_type_high.
virtual void register_output(const boost::shared_ptr< Output > &out) const
Register portions of class that will be written to output.
const Unit A("A", 1.0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0)
This registers the portions of the Aerosol class that should be written as output.
static const double low_boundary
The boundary for calculating retrieved_aerosol_aod_by_type_low.
As described in the Output class, we have a decentralized model of producing output for L2 Full Physi...
Contains classes to abstract away details in various Spurr Radiative Transfer software.
AerosolAodOutput(const boost::shared_ptr< Aerosol > &A, bool Number_instead_of_name=false)
Constructor.
virtual ~AerosolAodOutput()