SimPEG.electromagnetics.time_domain.receivers.PointMagneticFluxTimeDerivative.eval#
- PointMagneticFluxTimeDerivative.eval(src, mesh, time_mesh, f)[source]#
- Project solution of fields to receivers to get data. - Parameters
- srcSimPEG.electromagnetics.frequency_domain.sources.BaseTDEMSrc
- A time-domain EM source 
- meshdiscretize.base.BaseMesh
- The mesh on which the discrete set of equations is solved 
- time_meshdiscretize.TensorMesh
- A 1D - TensorMeshdefining the time discretization
- fSimPEG.electromagnetic.time_domain.fields.FieldsTDEM
- The solution for the fields defined on the mesh 
 
- src
- Returns
- numpy.ndarray
- Fields projected to the receiver(s)