TemperatureGroup

class lsst.ts.m2gui.TemperatureGroup(value)

Bases: IntEnum

Group of the temperature sensors.

Attributes Summary

Exhaust

Intake

LG2

LG3

LG4

Attributes Documentation

Exhaust = 2
Intake = 1
LG2 = 3
LG3 = 4
LG4 = 5