Processed Device Input¶
- class ProcessedDeviceInput(impinging_signals, operator_inputs)[source]¶
Bases:
DeviceInput
Information generated by receiving over a device.
- Parameters:
impinging_signals (DeviceInput | Signal | Sequence[Signal]) – Numpy vector containing lists of signals impinging onto the device.
operator_inputs (Sequence[Signal]) – Information cached by the device operators.