OpenCloseState
-
class lsst.ts.atpneumaticssimulator.OpenCloseState(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Bases: Enum
Attributes Summary
Attributes Documentation
-
CLOSED = 2
-
CLOSING = 1
-
OPEN = 4
-
OPENING = 3