Public Member Functions | |
SPRadiosonde (int year, int month, int day, bool early=true) | |
virtual int | computeAtmosphere (double h, Pars *p, double phi=0) const |
double | max_unextrapolated_height () const |
double | min_height () const |
bool | ok () const |
virtual const char * | name () const |
const TGraph * | raw_N () 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 |
Definition at line 82 of file AntarcticAtmosphere.h.
AntarcticAtmosphere::SPRadiosonde::SPRadiosonde | ( | int | year, |
int | month, | ||
int | day, | ||
bool | early = true |
||
) |
This will download and use data from south pole radiosondes
Definition at line 340 of file AntarcticaAtmosphere.cxx.