lsst.jointcal
14.0-20-g39ceace+1
|
A projection handler in which all CCDs from the same visit have the same tangent point. More...
#include <ProjectionHandler.h>
Public Member Functions | |
OneTPPerVisitHandler (const CcdImageList &ccdImageList) | |
const Gtransfo * | getSky2TP (const CcdImage &ccdImage) const |
A projection handler in which all CCDs from the same visit have the same tangent point.
We arbitrarily chose that all chips from a same visit have the same tangent point.
Definition at line 45 of file ProjectionHandler.h.
lsst::jointcal::OneTPPerVisitHandler::OneTPPerVisitHandler | ( | const CcdImageList & | ccdImageList | ) |
Definition at line 12 of file Projectionhandler.cc.
|
virtual |
Implements lsst::jointcal::ProjectionHandler.
Definition at line 19 of file Projectionhandler.cc.