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