lsst.jointcal gd82bb2a289+2b0b9d76be
|
#include "memory"
#include "lsst/jointcal/Eigenstuff.h"
#include "lsst/jointcal/AstrometryModel.h"
#include "lsst/jointcal/AstrometryTransform.h"
#include "lsst/jointcal/SimpleAstrometryMapping.h"
#include "lsst/jointcal/ProjectionHandler.h"
#include <map>
Go to the source code of this file.
Classes | |
class | lsst::jointcal::SimpleAstrometryModel |
A model where there is one independent transform per CcdImage. More... | |
Namespaces | |
namespace | lsst |
Class for a simple mapping implementing a generic AstrometryTransform. | |
namespace | lsst::jointcal |