SimPEG.electromagnetics.frequency_domain.receivers.BaseRx.data_type#

property BaseRx.data_type#

The type of data for this receiver.

The data type is either a field measurement or a part per million (ppm) measurement of the primary field.

Returns:
str{‘field’, ‘ppm’}

Notes

This is currently only implemented for the 1D layered simulations.