|
LSSTApplications
18.0.0+60,19.0.0+2,19.0.0+29,19.0.0+31,19.0.0+33,19.0.0+38,19.0.0+6,19.0.0-1-g20d9b18+16,19.0.0-1-g49a97f9,19.0.0-1-g5549ca4+1,19.0.0-1-g6fe20d0+5,19.0.0-1-g8c57eb9+16,19.0.0-1-ga72da6b,19.0.0-1-gbfe0924+15,19.0.0-1-ge272bc4+16,19.0.0-1-gefe1d0d+10,19.0.0-12-g03a29998f+1,19.0.0-2-g0d9f9cd+30,19.0.0-2-g260436e+14,19.0.0-2-g69513cf,19.0.0-2-g9675b69,19.0.0-2-g9b11441+18,19.0.0-2-gde8e5e3,19.0.0-2-gff6972b,19.0.0-20-g6de566f+6,19.0.0-24-g74640d5c,19.0.0-3-g6513920+15,19.0.0-3-gce3f959+2,19.0.0-4-g98b4a13,19.0.0-5-g0745e3f+15,19.0.0-5-gf4bae50+11,19.0.0-6-gb5bb71e+6,19.0.0-7-g2584c99+1,19.0.0-7-g686a884+1,19.0.0-7-ga57c4689+5,19.0.0-9-g8509940+5,w.2020.06
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 249 of file Transform.cc.
| #define INSTANTIATE_TRANSFORM | ( | FromEndpoint, | |
| ToEndpoint | |||
| ) |
Definition at line 254 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.
1.8.13