TelemetrySnapshot#
- class lsst.ts.cbp.TelemetrySnapshot(azimuth, elevation, focus, mask, mask_rotation, parked, autoparked, status, in_position, valid=False)#
Bases:
objectImmutable snapshot of hardware telemetry.
- in_position#
In-position snapshot computed from the measured state.
- Type:
- valid#
True if the snapshot was populated from hardware. Initial values are placeholders and are intentionally marked invalid.
- Type:
- Parameters:
Attributes Summary
Attributes Documentation
-
in_position:
InPosition= <dataclasses._MISSING_TYPE object>#