simpeg.electromagnetics.static.spectral_induced_polarization.receivers.BaseRx.eval#
- BaseRx.eval(src, mesh, f)[source]#
Project fields to receivers to get data.
- Parameters:
- src
simpeg.electromagnetics.static.spectral_induced_polarization.sources.BaseRx
A spectral IP receiver
- mesh
discretize.base.BaseMesh
The mesh on which the discrete set of equations is solved
- f
simpeg.electromagnetic.static.spectral_induced_polarization.Fields
The solution for the fields defined on the mesh
- src
- Returns:
numpy.ndarray
Fields projected to the receiver(s)