lsst.jointcal  14.0-14-g932474c+7
Public Member Functions | List of all members
lsst::jointcal::OneTPPerVisitHandler Class Reference

A projection handler in which all CCDs from the same visit have the same tangent point. More...

#include <ProjectionHandler.h>

Inheritance diagram for lsst::jointcal::OneTPPerVisitHandler:
lsst::jointcal::ProjectionHandler

Public Member Functions

 OneTPPerVisitHandler (const CcdImageList &ccdImageList)
 
const GtransfogetSky2TP (const CcdImage &ccdImage) const
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ OneTPPerVisitHandler()

lsst::jointcal::OneTPPerVisitHandler::OneTPPerVisitHandler ( const CcdImageList ccdImageList)

Definition at line 12 of file Projectionhandler.cc.

Member Function Documentation

◆ getSky2TP()

const Gtransfo * lsst::jointcal::OneTPPerVisitHandler::getSky2TP ( const CcdImage ccdImage) const
virtual

Implements lsst::jointcal::ProjectionHandler.

Definition at line 19 of file Projectionhandler.cc.


The documentation for this class was generated from the following files: