23 #ifndef _ATMOSPHEREDIALOG_HPP_ 24 #define _ATMOSPHEREDIALOG_HPP_ 27 #include "StelDialog.hpp" 28 #include "RefractionExtinction.hpp" 30 class Ui_atmosphereDialogForm;
46 Ui_atmosphereDialogForm *ui;
53 #endif // _ATMOSPHEREDIALOG_HPP_ virtual void createDialogContent()
Initialize the dialog widgets and connect the signals/slots.
This class performs extinction computations, following literature from atmospheric optics and astrono...
This class performs refraction computations, following literature from atmospheric optics and astrono...
Base class for all the GUI windows in Stellarium.