|
LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <memory>#include <vector>#include "lsst/base.h"#include "Eigen/Core"#include "lsst/afw/table/Match.h"#include "lsst/geom/Angle.h"#include "lsst/geom/Box.h"Go to the source code of this file.
Classes | |
| class | lsst::meas::astrom::sip::CreateWcsWithSip< MatchT > |
| Measure the distortions in an image plane and express them a SIP polynomials. More... | |
Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::meas | |
| lsst::meas::astrom | |
| lsst::meas::astrom::sip | |
Functions | |
| template<class MatchT > | |
| CreateWcsWithSip< MatchT > | lsst::meas::astrom::sip::makeCreateWcsWithSip (std::vector< MatchT > const &matches, afw::geom::SkyWcs const &linearWcs, int const order, geom::Box2I const &bbox=geom::Box2I(), int const ngrid=0) |
| Factory function for CreateWcsWithSip. More... | |
1.8.18