ActuatorSensorType#

class blueprints.ActuatorSensorType[source]#

Bases: SensorType

This abstract base class is a used to represent the ActuatorSensor class in type hints. For a detailed description see blueprints.sensors.ActuatorSensor.

__init__()#
classmethod __new__(*args, **kwargs)#