simpeg.electromagnetics.natural_source.receivers.Admittance.component#

property Admittance.component#

Admittance data type.

For the admittance element \(Y_{ij}\), the component property specifies whether the data are: - ‘real’: Real component of the admittance (A/V) - ‘imag’: Imaginary component of the admittance (A/V) - ‘complex’: Complex admittance (A/V)

Returns:
str

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