ValidSimulationMode#
- class lsst.ts.mtdomecom.ValidSimulationMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)#
Bases:
IntEnumValid values for the simulation_mode attribute of the CSC.
Attributes Summary
Attributes Documentation
- NORMAL_OPERATIONS = 0#
- SIMULATION_WITHOUT_MOCK_CONTROLLER = 2#
- SIMULATION_WITH_MOCK_CONTROLLER = 1#