pyrex.custom.ara.antenna.VpolAntenna.front_end¶
-
VpolAntenna.
front_end
(signal)¶ Apply front-end processes to a signal and return the output.
The front-end consists of the full ARA electronics chain (including amplification) and signal clipping.
- Parameters
- signalSignal
Signal
object on which to apply the front-end processes.
- Returns
- Signal
Signal processed by the antenna front end.