get_num_actuator_ring¶
- lsst.ts.m2gui.get_num_actuator_ring(ring)¶
Get the number of actuators on the specific ring.
- Parameters:
- ringenum
Ring
Specific ring.
- ringenum
- Returns:
int
Number of the actuators.
- Raises:
ValueError
Not supported ring.
Get the number of actuators on the specific ring.
Ring
Specific ring.
int
Number of the actuators.
ValueError
Not supported ring.