lsst.jointcal  14.0-26-gc4bc114
Namespaces | Typedefs | Functions
SipToGtransfo.cc File Reference
#include <algorithm>
#include "Eigen/Core"
#include "lsst/jointcal/SipToGtransfo.h"
#include "lsst/afw/coord/Coord.h"
#include "lsst/afw/geom/Angle.h"
#include "lsst/afw/geom/SkyWcs.h"
#include "lsst/afw/image/ImageUtils.h"
#include "lsst/jointcal/Point.h"
#include "lsst/jointcal/Frame.h"
#include "lsst/daf/base/PropertySet.h"

Go to the source code of this file.

Namespaces

 lsst
 Class for a simple mapping implementing a generic Gtransfo.
 
 lsst::jointcal
 

Typedefs

typedef std::shared_ptr< jointcal::GtransfoPolylsst::jointcal::GtPoly_Ptr
 

Functions

std::shared_ptr< lsst::afw::geom::SkyWcslsst::jointcal::gtransfoToTanWcs (const lsst::jointcal::TanSipPix2RaDec wcsTransfo, const lsst::jointcal::Frame &ccdFrame, const bool noLowOrderSipTerms=false)
 Transform the other way around. More...