FrameId¶
-
class
lsst.ts.hexapod.
FrameId
¶ Bases:
enum.IntEnum
Frame IDs for Camera and M2 hexapod telemetry and configuration.
Attributes Summary
CAM_CONFIG
CAM_TELEMETRY
M2_CONFIG
M2_TELEMETRY
Attributes Documentation
-
CAM_CONFIG
= 27¶
-
CAM_TELEMETRY
= 7¶
-
M2_CONFIG
= 28¶
-
M2_TELEMETRY
= 8¶
-