Device Input¶
- class DeviceInput(impinging_signals)[source]¶
Bases:
HDFSerializable
Receive information required by devices.
- Parameters:
impinging_signals (Union[Signal, List[Signal]]) – Signals to be processed by the device.
Bases: HDFSerializable
Receive information required by devices.
impinging_signals (Union[Signal, List[Signal]]) – Signals to be processed by the device.