TxElectricPoint#

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

Bases: Source, Point

Electric point source.

Parameters:
coordinatesarray_like

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

strengthfloat, default: 1.0

Source strength (A).