This is the complete list of members for spectrometer_dummy.SpectrometerInterfaceDummy, including all inherited members.
__init__(self, manager, name, config=None, callbacks=None, kwargs) | core.module.BaseMixin | |
__new__(cls, name, bases, attrs) | core.module.ModuleMeta | |
connectors (defined in core.module.BaseMixin) | core.module.BaseMixin | |
exposure (defined in spectrometer_dummy.SpectrometerInterfaceDummy) | spectrometer_dummy.SpectrometerInterfaceDummy | |
fitlogic (defined in spectrometer_dummy.SpectrometerInterfaceDummy) | spectrometer_dummy.SpectrometerInterfaceDummy | static |
get_connector(self, connector_name) | core.module.BaseMixin | |
getConfiguration(self) | core.module.BaseMixin | |
getExposure(self) | spectrometer_dummy.SpectrometerInterfaceDummy | |
getStatusVariables(self) | core.module.BaseMixin | |
is_module_threaded(self) | core.module.BaseMixin | |
log(self) | core.module.BaseMixin | |
module_state (defined in core.module.BaseMixin) | core.module.BaseMixin | |
on_activate(self) | spectrometer_dummy.SpectrometerInterfaceDummy | |
on_deactivate(self) | spectrometer_dummy.SpectrometerInterfaceDummy | |
recordSpectrum(self) | spectrometer_dummy.SpectrometerInterfaceDummy | |
saveSpectrum(self, path, postfix='') | spectrometer_dummy.SpectrometerInterfaceDummy | |
setExposure(self, exposureTime) | spectrometer_dummy.SpectrometerInterfaceDummy | |
setStatusVariables(self, variableDict) | core.module.BaseMixin | |