eclToIcrs( xyz )
The transformation corresponds to that between the coordinates
(ecl_lon,ecl_lat)
and (ra,dec)
in the
Gaia source catalogue (DR2).
xyz
(array of floating point)eclToIcrs(polarXYZ(ecl_lon, ecl_lat, distance))
double[] eclToIcrs(double[])