point_source_electrode.compute_footprint

point_source_electrode.compute_footprint(x, y, z, mat)[source]

Compute the linear footprint (electrode response at 1mA)

Parameters:
  • x (float) – array like, x corrdinates where to compute the field, in um

  • y (float) – array like, y coordinates where to compute the field, in um

  • z (float) – array like, y coordinates where to compute the field, in um

  • mat (float) – material object, see Material help for more detail