lsst.jointcal
16.0-28-gfc9ea6c+19
|
Go to the source code of this file.
Classes | |
struct | lsst::jointcal::ProjectionHandler |
This is a virtual class that allows a lot of freedom in the choice of the projection from "Sky" (where coodinates are reported) to tangent plane (where they are compared to transformed measurements) More... | |
class | lsst::jointcal::IdentityProjectionHandler |
The simplest implementation of ProjectionHandler. More... | |
class | lsst::jointcal::OneTPPerVisitHandler |
A projection handler in which all CCDs from the same visit have the same tangent point. More... | |
Namespaces | |
lsst | |
Class for a simple mapping implementing a generic AstrometryTransform. | |
lsst::jointcal | |