qiskit.pulse.library.zero¶ zero(duration, name=None)[source]¶ Generates zero-sampled Waveform. Samples from the function: \[f(x) = 0\] Paramètres duration (int) – Duration of pulse. Must be greater than zero. name (Optional[str]) – Name of pulse. Type renvoyé Waveform