public interface ISignalOutputService
SignalProcessor
representing the output of an object.
In simple cases, this represents the carrier output of a receiver prior to demodulating the signal to obtain the encoded data. In the case of a transponder, this represents the carrier output of the receiver prior to being retransmitted. In the case of a digital transceiver, it represents the carrier input to the demodulator prior to demodulating and remodulating the signal.
Modifier and Type | Method and Description |
---|---|
SignalProcessor |
getSignalOutput()
Gets the signal processor representing the output of the service provider.
|
SignalProcessor getSignalOutput()