SimPEG.electromagnetics.time_domain.sources.QuarterSineRampOnWaveform#
- class SimPEG.electromagnetics.time_domain.sources.QuarterSineRampOnWaveform(ramp_on, ramp_off, **kwargs)[source]#
Bases:
SimPEG.electromagnetics.time_domain.sources.TrapezoidWaveform
A waveform that has a quarter-sine ramp-on and a linear ramp-off
- Parameters
- ramp_on: tuple
times during which the transmitter ramps on
- ramp_off: tuple
times between which there is a linear ramp-off
Examples
Methods
eval
(time)Evaluate current waveform at a given time
eval_deriv
(time)Evaluate the time derivative of the linear ramp-off waveform at given times
Galleries and Tutorials using SimPEG.electromagnetics.time_domain.sources.QuarterSineRampOnWaveform
#
EM: TDEM: Permeable Target, Inductive Source
EM: TDEM: Permeable Target, Inductive Source
TDEM: Waveforms
1D Forward Simulation with User-Defined Waveforms
1D Forward Simulation with User-Defined Waveforms