lsst.jointcal
14.0-20-g39ceace+1
|
The simplest implementation of ProjectionHandler. More...
#include <ProjectionHandler.h>
Public Member Functions | |
const Gtransfo * | getSky2TP (const CcdImage &ccdImage) const |
The simplest implementation of ProjectionHandler.
Means that coordinates of objects are expressed in the same space as the arrival mapping space. This is useful for fitting transfo rms between images.
Definition at line 31 of file ProjectionHandler.h.
|
inlinevirtual |
Implements lsst::jointcal::ProjectionHandler.
Definition at line 35 of file ProjectionHandler.h.