freegs.machine.Sensor

freegs.machine.Sensor#

class freegs.machine.Sensor(R, Z, name=None, weight=1, status=True, measurement=None)[source]#

Bases: object

Parent class for the sensors Contains general attributes that apply to all sensors

__init__(R, Z, name=None, weight=1, status=True, measurement=None)[source]#

Methods

__init__(R, Z[, name, weight, status, ...])