SimPEG.electromagnetics.static.resistivity.receivers.Pole#

class SimPEG.electromagnetics.static.resistivity.receivers.Pole(locations, data_type='volt', orientation=None, projField='phi', **kwargs)[source]#

Bases: BaseRx

Pole receiver class

Parameters:
locations(n_loc, dim) numpy.ndarray

Receiver locations.

data_type{“volt”, “apparent_resistivity”, “apparent_chargeability”}

Data type.

Attributes

nD

Number of data associate with the receiver(s).

Methods

getP(mesh, projected_grid)

Get projection matrix from mesh to receivers