Class IdentityProjectionHandler

Inheritance Relationships

Base Type

Class Documentation

class IdentityProjectionHandler : public lsst::jointcal::ProjectionHandler

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 transform rms between images.

Public Functions

const std::shared_ptr<const AstrometryTransform> getSkyToTangentPlane(const CcdImage &ccdImage) const