lsst.jointcal g0f5d30203d+511d7618f0
Namespaces
lsst Namespace Reference

Class for a simple mapping implementing a generic AstrometryTransform. More...

Namespaces

namespace  afw
 
namespace  base
 
namespace  cpputils
 
namespace  daf
 
namespace  gdb
 
namespace  geom
 
namespace  jointcal
 
namespace  log
 
namespace  meas
 
namespace  pex
 
namespace  sphgeom
 

Detailed Description

Class for a simple mapping implementing a generic AstrometryTransform.

It uses a template rather than a pointer so that the derived classes can use the specifics of the transform. The class simplePolyMapping overloads a few routines.