Operation Result

Inheritance diagram of hermespy.core.device.OperationResult
class OperationResult(signal)[source]

Bases: HDFSerializable

Base class for outputs of device operators.

Parameters:

signal (signal) – Base-band waveform model.

signal: Signal

Base-band model of the processed signal.