#include <iostream>#include <string>#include <sstream>#include <vector>#include <cmath>#include <det/Detector.h>#include <atm/GDASProfileModel.h>#include <atm/MonthlyAvgDBProfileModel.h>#include <atm/SuperProfileModel.h>Go to the source code of this file.
Atmospheric profile using best available data source
Definition in file SuperProfileModel.cc.