pyrex.custom.ara.HpolAntenna.full_waveform¶
-
HpolAntenna.
full_waveform
(times)¶ Signal + noise for the antenna system for the given times.
Creates the complete waveform of the antenna system including noise and all received signals for the given times array. Includes front-end processing with the required lead-in time.
- Parameters
- timesarray_like
1D array of times during which to produce the full waveform.
- Returns
- Signal
Complete waveform with noise and all signals.
See also
pyrex.Antenna.full_waveform
Signal + noise for an antenna for the given times.