Definition at line 1017 of file Wcs.cc.
lsst.afw.image::WcsFactory::WcsFactory |
( |
std::string const & |
name | ) |
|
|
inlineexplicit |
Definition at line 1020 of file Wcs.cc.
1020 : table::io::PersistableFactory(
name) {}
table::Key< std::string > name
Construct a new object from the given InputArchive and vector of catalogs.
Implements lsst.afw.table.io::PersistableFactory.
Definition at line 1141 of file Wcs.cc.
1142 WcsPersistenceHelper
const & keys = WcsPersistenceHelper::get();
1146 PTR(
Wcs) result(new
Wcs(catalogs.front().front()));
#define LSST_ARCHIVE_ASSERT(EXPR)
An assertion macro used to validate the structure of an InputArchive.
Implementation of the WCS standard for a any projection.
The documentation for this class was generated from the following file:
- /home/lsstsw/stack/Linux64/afw/11.0.rc2+4/src/image/Wcs.cc