SimPEG.electromagnetics.time_domain.sources.TriangularWaveform#

class SimPEG.electromagnetics.time_domain.sources.TriangularWaveform(start_time, off_time, peak_time, **kwargs)[source]#

Bases: SimPEG.electromagnetics.time_domain.sources.TrapezoidWaveform

TriangularWaveform is a special case of TrapezoidWaveform where there’s no pleateau

Parameters
off_timefloat

time when the transmitter current returns to zero

peak_timefloat

time when the transmitter waveform is at a peak

Examples

Attributes

peakTime

peak_time.peakTime has been deprecated.

peak_time

Peak time

Galleries and Tutorials using SimPEG.electromagnetics.time_domain.sources.TriangularWaveform#

TDEM: Waveforms

TDEM: Waveforms

TDEM: Waveforms
1D Forward Simulation with User-Defined Waveforms

1D Forward Simulation with User-Defined Waveforms

1D Forward Simulation with User-Defined Waveforms