lsst.jointcal
14.0-28-ge87de3a+1
include
lsst
jointcal
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
"
6
#include "
lsst/jointcal/Gtransfo.h
"
7
8
namespace
jointcal
=
lsst::jointcal
;
9
10
namespace
lsst
{
11
namespace
jointcal
{
12
13
class
Frame;
14
16
std::shared_ptr<lsst::afw::geom::SkyWcs>
17
gtransfoToTanWcs
(
const
lsst::jointcal::TanSipPix2RaDec
wcsTransfo,
const
lsst::jointcal::Frame
&ccdFrame,
18
const
bool
noLowOrderSipTerms =
false
);
19
}
// namespace jointcal
20
}
// namespace lsst
21
22
#endif // LSST_JOINTCAL_SIP_TO_GTRANSFO_H
lsst::jointcal::TanSipPix2RaDec
Implements the (forward) SIP distorsion scheme.
Definition:
Gtransfo.h:520
std::shared_ptr< lsst::afw::geom::SkyWcs >
SkyWcs.h
lsst::jointcal::gtransfoToTanWcs
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.
Definition:
SipToGtransfo.cc:24
lsst::jointcal::Frame
rectangle with sides parallel to axes.
Definition:
Frame.h:19
lsst
Class for a simple mapping implementing a generic Gtransfo.
lsst::jointcal
Definition:
Associations.h:25
Gtransfo.h
Generated on Sat Mar 24 2018 11:50:57 for lsst.jointcal by
1.8.13