SimPEG.electromagnetics.static.spectral_induced_polarization.receivers.BaseRx.getTimeP#

BaseRx.getTimeP(times_all)[source]#

Returns the time projection matrix.

This is not stored in memory, but is created on demand.

Parameters:
times_allnumpy.ndarray

All times using the time-stepping

Returns:
numpy.ndarray

Time projection from time-steps to time channels