TxMagneticPoint#

class emg3d.electrodes.TxMagneticPoint(coordinates, strength=1.0)[source]#

Bases: emg3d.electrodes.Source, emg3d.electrodes.Point

Magnetic point source.

Note

The magnetic point source is not implemented for magnetic permeability.

Parameters
coordinatesarray_like

Point coordinates in the format (x, y, z, azimuth, elevation).

strengthfloat, default: 1.0

Source strength (A). (Note that the source field is always an electric field; in this case the electric field due to a magnetic point.)