CustomWaveform ============== .. currentmodule:: pulser.waveforms .. autoclass:: CustomWaveform :members: :inherited-members: :show-inheritance: :member-order: groupwise .. rubric:: Attributes .. autosummary:: :nosignatures: ~CustomWaveform.duration ~CustomWaveform.first_value ~CustomWaveform.integral ~CustomWaveform.last_value ~CustomWaveform.samples .. rubric:: Methods .. autosummary:: :nosignatures: ~CustomWaveform.change_duration ~CustomWaveform.draw ~CustomWaveform.modulated_samples ~CustomWaveform.modulation_buffers ~CustomWaveform.truncated ~CustomWaveform.with_new_duration .. rubric:: Signatures