ska_ser_skallop.mvp_control.event_waiting package

Submodules

ska_ser_skallop.mvp_control.event_waiting.base module

class ska_ser_skallop.mvp_control.event_waiting.base.PlaySpec(enabled, filter_logs, log_filter_pattern)[source]

Bases: tuple

property enabled

Alias for field number 0

property filter_logs

Alias for field number 1

property log_filter_pattern

Alias for field number 2

exception ska_ser_skallop.mvp_control.event_waiting.base.SideCarException(exc: Exception)[source]

Bases: Exception

Used to signal an general exception occurred during a particular routine, the routine of which is specified by having a more specific exception class derived from this one. The handler of the exception can then retrieve the original general exception that was tagged along with the additional knowledge of when it occurred

ska_ser_skallop.mvp_control.event_waiting.set_to_wait module

ska_ser_skallop.mvp_control.event_waiting.wait module

Module contents