LSSTApplications
16.0-10-g9d3e444,16.0-10-gb7df26b,16.0-11-g09ed895+3,16.0-11-g12e47bd+6,16.0-12-g5c924a4+15,16.0-12-g71e5ef5+4,16.0-15-g7af1f30,16.0-15-gdd5ca33+2,16.0-16-gf0259e2+1,16.0-17-g5cf0468+8,16.0-18-ga4d4bcb+9,16.0-18-gcf94535+7,16.0-18-geff7d6b+4,16.0-19-g9d290d5+7,16.0-2-g0febb12+22,16.0-2-g9d5294e+73,16.0-2-ga8830df+7,16.0-21-gdae7b8c+1,16.0-23-g11577836+1,16.0-28-gfc9ea6c+14,16.0-29-ge8801f9+6,16.0-30-g6787e8a,16.0-4-g18f3627+17,16.0-4-g5f3a788+21,16.0-4-ga3eb747+11,16.0-4-gabf74b7+37,16.0-4-gb13d127+7,16.0-5-g27fb78a+15,16.0-5-g6a53317+42,16.0-5-gb3f8a4b+95,16.0-56-g24625975,16.0-6-g9321be7+5,16.0-6-gcbc7b31+52,16.0-6-gf49912c+38,16.0-75-gbf7a9a820,16.0-8-g21fd5fe+39,16.0-8-g3a9f023+24,16.0-8-gc11f1cf+5,16.0-9-gf3bc169+4,master-gc237143d49+1,w.2019.03
LSSTDataManagementBasePackage
|
#include <exception>
#include <memory>
#include <ostream>
#include <sstream>
#include <vector>
#include "astshim.h"
#include "lsst/afw/formatters/Utils.h"
#include "lsst/afw/geom/detail/transformUtils.h"
#include "lsst/afw/geom/Endpoint.h"
#include "lsst/afw/geom/Transform.h"
#include "lsst/afw/geom/SkyWcs.h"
#include "lsst/pex/exceptions/Exception.h"
#include "lsst/afw/table/io/CatalogVector.h"
#include "lsst/afw/table/io/OutputArchive.h"
#include "lsst/afw/table/io/Persistable.cc"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::geom | |
Macros | |
#define | INSTANTIATE_OVERLOADS(FromEndpoint, ToEndpoint, NextToEndpoint) |
#define | INSTANTIATE_TRANSFORM(FromEndpoint, ToEndpoint) |
#define INSTANTIATE_OVERLOADS | ( | FromEndpoint, | |
ToEndpoint, | |||
NextToEndpoint | |||
) |
Definition at line 251 of file Transform.cc.
#define INSTANTIATE_TRANSFORM | ( | FromEndpoint, | |
ToEndpoint | |||
) |
Definition at line 256 of file Transform.cc.
table::Key<table::Array<std::uint8_t> > bytes |
Definition at line 199 of file Transform.cc.
table::Schema schema |
Definition at line 198 of file Transform.cc.