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