prsctrl_gui.app_state.power_calibration_db.get#
- get() SettingsDb[str, PowerCalibration][source]#
Get the initialized instance.
- Raises:
RuntimeError – If database is not initialized.
- Returns:
Instance that was set using
init().
Get the initialized instance.
RuntimeError – If database is not initialized.
Instance that was set using init().