pyrex.antenna.DipoleAntenna.full_waveform¶
-
DipoleAntenna.
full_waveform
(times)¶ Signal + noise (if
noisy
) for the given times.Creates the complete waveform of the antenna including noise and all received signals for the given times array.
- Parameters
- timesarray_like
1D array of times during which to produce the full waveform.
- Returns
- Signal
Complete waveform with noise and all signals.