PyTracerLab.gui package¶
Submodules¶
- PyTracerLab.gui.app module
- PyTracerLab.gui.controller module
- PyTracerLab.gui.database module
- PyTracerLab.gui.main_window module
- PyTracerLab.gui.state module
AppStateAppState.clear_tracer_tracer()AppState.design_unitsAppState.input_seriesAppState.is_halfyearlyAppState.is_monthlyAppState.last_simulationAppState.last_timesAppState.manual_observationsAppState.n_warmup_half_livesAppState.paramsAppState.selected_unitsAppState.solver_keyAppState.solver_paramsAppState.steady_state_inputAppState.target_seriesAppState.tracer1AppState.tracer2AppState.tt_mtt_valuesAppState.tt_obs_indicesAppState.tt_param_keyAppState.tt_resultsAppState.unit_fractions
Module contents¶
PyTracerLab GUI subpackage.
Contains the main PyQt5 application window, tabs, and controller/state logic.