SimPEG.electromagnetics.frequency_domain.receivers.BaseRx.component#

property BaseRx.component#

Data component; i.e. real or imaginary.

Returns:
str{‘real’, ‘imag’, ‘both’, ‘complex’}

Component of the receiver; i.e. ‘real’ or ‘imag’. The options ‘both’ and ‘complex’ are only available for the 1D layered simulations.