spherical_vector_to_cartesian

miepython.util.spherical_vector_to_cartesian(E_r, E_theta, E_phi, r, theta, phi)[source]

Convert spherical components (E_r, E_theta, E_phi) to Cartesian (Ex, Ey, Ez).