simpeg.electromagnetics.natural_source.receivers.Impedance.component#

property Impedance.component#

Data type; i.e. “real”, “imag”, “apparent_resistivity”, “phase”

For the impedance element \(Z_{ij}\), the component property specifies whether the data are: - ‘real’: Real component of the impedance (V/A) - ‘imag’: Imaginary component of the impedance (V/A) - ‘rho’: Apparent resistivity (\(\Omega m\)) - ‘phase’: Phase angle (degrees) - ‘complex’: Complex impedance (V/A)

Returns:
str

Data type; i.e. “real”, “imag”, “apparent_resistivity”, “phase”