DamperType#

class blueprints.DamperType[source]#

Bases: ActuatorType

This abstract base class is a used to represent the Actuator class in type hints. For a detailed description see blueprints.actuators.Damper.

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