e_plane

miepython.field.e_plane(x, y, z, N=100)[source]

Calculate a plane wave using vector spherical harmonics.

Parameters:
  • x – position

  • y – position

  • z – position

  • N – number of points

Returns:

tuple – Electric field components (E_z, E_y, E_z).