M1VentsLimitSwitches¶
- class lsst.ts.atpneumaticssimulator.M1VentsLimitSwitches(ventsClosedActive: bool = False, ventsOpenedActive: bool = False)¶
Bases:
object
Dataclass holding M1 vents open/closed data.
- Attributes:
- ventsClosedActivebool
True if M1 vents closed.
- ventsOpenedActivebool
True if M1 vents open.
Attributes Summary
Attributes Documentation