ELLtoLBR
Convert elliptic coordinate to spherical coordinate.
static double[] ELLtoLBR(double[] ell)
Parameters
ell
double[]
Array of elliptic coordinate elements
Return
double[]
Array of spherical coordinate elements
Last updated
Convert elliptic coordinate to spherical coordinate.
static double[] ELLtoLBR(double[] ell)
ell
double[]
Array of elliptic coordinate elements
double[]
Array of spherical coordinate elements
Last updated