Convert elliptic coordinate to spherical coordinate.
static double[] ELLtoLBR(double[] ell)
ell double[]
ell
Array of elliptic coordinate elements
double[]
Array of spherical coordinate elements
Last updated 1 year ago