LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include "lsst/afw/geom/SkyWcs.h"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
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... | |