SimPEG.electromagnetics.frequency_domain.receivers.PointElectricField#

class SimPEG.electromagnetics.frequency_domain.receivers.PointElectricField(locations, orientation='x', component='real', **kwargs)[source]#

Bases: BaseRx

Measure FDEM electric field at a point.

Parameters:
locations(n_loc, n_dim) numpy.ndarray

Receiver locations.

orientation{‘x’, ‘y’, ‘z’}

Receiver orientation.

component{‘real’, ‘imag’}

Real or imaginary component.

Galleries and Tutorials using SimPEG.electromagnetics.frequency_domain.receivers.PointElectricField#

Heagy et al., 2017 Casing Example

Heagy et al., 2017 Casing Example