SimPEG.electromagnetics.utils.VTEMFun#
- SimPEG.electromagnetics.utils.VTEMFun(time, ta, tb, a)[source]#
- VTEM waveform function - Parameters
- timenumpy.ndarray
- Times vector 
- tafloat
- Time at peak exponential 
- tbfloat
- Start of off-time 
 
- time
- Returns
- (n_time)numpy.ndarray
- The waveform evaluated at all input times 
 
- (
 
