55 void refreshAtmDensityModel();
56 void refreshGeoMagFluxSource();
57 void refreshGeoMagFluxUpdateRate();
58 void refreshSunPosition();
60 void onFluxApFileChanged(
bool checked);
63 QVBoxLayout* mainLayout_{
nullptr};
66 QGroupBox* modelGroup_{
nullptr};
67 QGridLayout* modelLayout_{
nullptr};
68 QHBoxLayout* typeLayout_{
nullptr};
69 QLabel* typeLabel_{
nullptr};
70 QComboBox* typeCombo_{
nullptr};
71 QHBoxLayout* cdLayout_{
nullptr};
72 QLabel* cdLabel_{
nullptr};
74 QHBoxLayout* areaMassLayout_{
nullptr};
75 QLabel* areaMassLabel_{
nullptr};
79 QGroupBox* atmDensityGroup_{
nullptr};
80 QGridLayout* atmDensityLayout_{
nullptr};
81 QHBoxLayout* mainAtmLayout_{
nullptr};
82 QLabel* mainAtmLabel_{
nullptr};
83 QComboBox* mainAtmCombo_{
nullptr};
84 QHBoxLayout* lowAltAtmLayout_{
nullptr};
85 QLabel* lowAltAtmLabel_{
nullptr};
86 QComboBox* lowAltAtmCombo_{
nullptr};
87 QHBoxLayout* blendingRangeLayout_{
nullptr};
88 QLabel* blendingRangeLabel_{
nullptr};
92 QGroupBox* solarGeoMagGroup_{
nullptr};
93 QGridLayout* solarGeoMagLayout_{
nullptr};
94 QHBoxLayout* fluxSourceLayout_{
nullptr};
95 QLabel* fluxSourceLabel_{
nullptr};
96 QComboBox* fluxSourceCombo_{
nullptr};
99 QHBoxLayout* f10p7DailyLayout_{
nullptr};
100 QLabel* f10p7DailyLabel_{
nullptr};
102 QHBoxLayout* f10p7AverageLayout_{
nullptr};
103 QLabel* f10p7AverageLabel_{
nullptr};
104 UiDouble* f10p7AverageEdit_{
nullptr};
105 QHBoxLayout* kpLayout_{
nullptr};
106 QLabel* kpLabel_{
nullptr};
110 QHBoxLayout* fluxApFileLayout_{
nullptr};
111 QLabel* fluxApFileLabel_{
nullptr};
113 QHBoxLayout* geoMagFluxUpdateRateLayout_{
nullptr};
114 QLabel* geoMagFluxUpdateRateLabel_{
nullptr};
115 QComboBox* geoMagFluxUpdateRateCombo_{
nullptr};
116 QHBoxLayout* geoMagFluxSourceLayout_{
nullptr};
117 QLabel* geoMagFluxSourceLabel_{
nullptr};
118 QComboBox* geoMagFluxSourceCombo_{
nullptr};
121 QGroupBox* calcOptionsGroup_{
nullptr};
122 QVBoxLayout* calcOptionsLayout_{
nullptr};
123 QHBoxLayout* useApproxAltLayout_{
nullptr};
124 QCheckBox* useApproxAltCheck_{
nullptr};
125 QHBoxLayout* sunPositionLayout_{
nullptr};
126 QLabel* sunPositionLabel_{
nullptr};
127 QComboBox* sunPositionCombo_{
nullptr};