SimPEG.electromagnetics.time_domain.receivers.PointElectricField#
- class SimPEG.electromagnetics.time_domain.receivers.PointElectricField(locations=None, times=None, orientation='z', **kwargs)[source]#
Bases:
SimPEG.electromagnetics.time_domain.receivers.BaseRx
Measure TDEM electric field at a point.
- Parameters
- locations(
n_loc
,n_dim
)numpy.ndarray
Receiver locations.
- times(
n_times
)numpy.ndarray
Time channels
- orientation{‘z’, ‘x’, ‘y’}
Receiver orientation.
- locations(
Galleries and Tutorials using SimPEG.electromagnetics.time_domain.receivers.PointElectricField
#
Time-domain CSEM for a resistive cube in a deep marine setting
Time-domain CSEM for a resistive cube in a deep marine setting