spherical_to_cartesian

miepython.util.spherical_to_cartesian(r, theta, phi)[source]

Convert spherical coordinates (r, theta, phi) to Cartesian (x, y, z).