casa  $Rev:20696$
atmosphere_private.h
Go to the documentation of this file.
00001 /* Private parts for coordsys */
00002 
00003 public :
00004 
00005 
00006 private:
00007 
00008 atm::AtmProfile *pAtmProfile;
00009 atm::SpectralGrid *pSpectralGrid;
00010 atm::RefractiveIndexProfile *pRefractiveIndexProfile;
00011 atm::SkyStatus *pSkyStatus;
00012 casa::LogIO *itsLog;
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines