Class lsst::afw::table::CoordKey

class CoordKey : public lsst::afw::table::FunctorKey<lsst::geom::SpherePoint>

A FunctorKey used to get or set celestial coordinates from a pair of lsst::geom::Angle keys.

Coords are always stored and returned in the ICRS system. Coords in other systems may be assigned, but this will result in a conversion to ICRS.