|
lsst.afw g4f4f280218+81551fceaa
|
#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... | |