Public Member Functions | |
StandardUS (double sea_level_T_kelvin=265, double sea_level_P_mbar=970) | |
virtual int | computeAtmosphere (double h, Pars *p, double phi=0) const |
virtual const char * | name () const |
Public Member Functions inherited from AntarcticAtmosphere::AtmosphericModel | |
virtual double | get (double h, Par p, double phi=0) const |
TGraph * | makeGraph (double hmin, double hmax, int nh, Par P, bool alt_on_x=true, double phi=0) const |
Protected Attributes | |
double | sea_level_T |
double | sea_level_P |
Definition at line 116 of file AntarcticAtmosphere.h.