SimPEG.electromagnetics.time_domain.sources.TrapezoidWaveform.ramp_on#

property TrapezoidWaveform.ramp_on#

times over which the transmitter ramps on.

Defines the start and end times over which the ramp-on occurs.

Returns:
  1. np.ndarray A numpy array (t_start, t_final), where t_start defines the start of the ramp-on and t_end defines the time where the ramp-on is completed.