SimPEG.electromagnetics.static.resistivity.sources.Pole#

class SimPEG.electromagnetics.static.resistivity.sources.Pole(receiver_list, location=None, **kwargs)[source]#

Bases: SimPEG.electromagnetics.static.resistivity.sources.BaseSrc

Pole source

Parameters
receiver_listlist of SimPEG.electromagnetics.static.resistivity.receivers.BaseRx

A list of DC/IP receivers

location(n_source, dim) numpy.ndarray

Electrode locations

Attributes

location_a

Locations of the A-electrodes

location_b

Locations of the B-electrodes