class documentation

class SimulatorIllumination(Illumination): (source)

View In Hierarchy

Illumination control in the simulator.

Method set_led Set the LED to on or off.
Class Variable _cam Undocumented

Inherited from Illumination:

Method flash Flash the illumination source.
@lt.action
def set_led(self, led_on: bool = True): (source)