LSSTApplications  11.0-24-g0a022a1,15.0+8,15.0+9,15.0-1-g19261fa+1,15.0-1-g1eca518+10,15.0-1-g60afb23+8,15.0-1-g615e0bb,15.0-1-g6668b0b+5,15.0-1-g788a293+8,15.0-1-ga91101e+8,15.0-1-gae1598d+7,15.0-1-gc45031d+10,15.0-1-gd076f1f+8,15.0-1-gdf18595+1,15.0-1-gf4f1c34+7,15.0-18-g5f205baaa,15.0-2-g100d730+1,15.0-2-g18f3f21,15.0-2-g35685a8+1,15.0-2-g947dc0d+10,15.0-2-ge3d7f4b+1,15.0-2-gf38729e,15.0-3-g150fc43+9,15.0-3-g6f085af+1,15.0-3-g9103c06+7,15.0-3-ga03b4ca+10,15.0-3-gaec6799+5,15.0-3-gb7a597c+8,15.0-3-ge6a6747,15.0-4-g45f767a+7,15.0-4-g654b129+6,15.0-4-gff20472+11,15.0-5-g389937dc+6,15.0-5-ga70c291+1,15.0-6-gbad5ef12+1,15.0-6-ge2d9597+10
LSSTDataManagementBasePackage
SipToGtransfo.h
Go to the documentation of this file.
1 // -*- LSST-C++ -*-
2 #ifndef LSST_JOINTCAL_SIP_TO_GTRANSFO_H
3 #define LSST_JOINTCAL_SIP_TO_GTRANSFO_H
4 
5 #include "lsst/afw/geom/SkyWcs.h"
7 
8 namespace jointcal = lsst::jointcal;
9 
10 namespace lsst {
11 namespace jointcal {
12 
13 class Frame;
14 
18  const bool noLowOrderSipTerms = false);
19 } // namespace jointcal
20 } // namespace lsst
21 
22 #endif // LSST_JOINTCAL_SIP_TO_GTRANSFO_H
Implements the (forward) SIP distorsion scheme.
Definition: Gtransfo.h:520
std::shared_ptr< lsst::afw::geom::SkyWcs > gtransfoToTanWcs(const lsst::jointcal::TanSipPix2RaDec wcsTransfo, const lsst::jointcal::Frame &ccdFrame, const bool noLowOrderSipTerms=false)
Transform the other way around.
rectangle with sides parallel to axes.
Definition: Frame.h:19
A base class for image defects.
Definition: cameraGeom.dox:3