pyrex.custom.irex.EnvelopeVpol.trigger¶
-
EnvelopeVpol.
trigger
(signal)¶ Check if the antenna triggers on a given signal.
Antenna triggers if the voltage waveform exceeds the trigger threshold for the required time over threshold.
- Parameters
- signalSignal
Signal
object on which to test the trigger condition.
- Returns
- boolean
Whether or not the antenna triggers on
signal
.