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