lsst.afw 22.0.1-48-g5c39d4753+955d02b84f
|
#include "lsst/afw/geom/SkyWcs.h"
Go to the source code of this file.
Namespaces | |
namespace | lsst |
A base class for image defects. | |
namespace | lsst::afw |
namespace | lsst::afw::table |
Functions | |
template<typename ReferenceCollection > | |
void | lsst::afw::table::updateRefCentroids (geom::SkyWcs const &wcs, ReferenceCollection &refList) |
Update centroids in a collection of reference objects. More... | |
template<typename SourceCollection > | |
void | lsst::afw::table::updateSourceCoords (geom::SkyWcs const &wcs, SourceCollection &sourceList) |
Update sky coordinates in a collection of source objects. More... | |