lsst.jointcal  14.0-19-g0e46020+10
Namespaces | Functions
SipToGtransfo.h File Reference
#include "lsst/afw/image/TanWcs.h"
#include "lsst/jointcal/Gtransfo.h"

Go to the source code of this file.

Namespaces

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

Functions

TanSipPix2RaDec lsst::jointcal::convertTanWcs (const std::shared_ptr< lsst::afw::image::TanWcs > wcs)
 Transform an afw TanWcs into a Gtransfo. More...
 
boost::shared_ptr< lsst::afw::image::TanWcslsst::jointcal::gtransfoToTanWcs (const lsst::jointcal::TanSipPix2RaDec wcsTransfo, const lsst::jointcal::Frame &ccdFrame, const bool noLowOrderSipTerms=false)
 Transform the other way around. More...