|
lsst.jointcal g890c0c842f+d0b0ceee8c
|
#include "astshim.h"#include "lsst/afw/geom.h"#include "lsst/geom.h"#include "lsst/log/Log.h"#include "lsst/jointcal/Eigenstuff.h"#include "lsst/jointcal/ConstrainedAstrometryModel.h"#include "lsst/jointcal/CcdImage.h"#include "lsst/jointcal/AstrometryModel.h"#include "lsst/jointcal/AstrometryTransform.h"#include "lsst/jointcal/ProjectionHandler.h"#include "lsst/jointcal/StarMatch.h"#include "lsst/pex/exceptions.h"#include <iostream>#include <memory>#include <string>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | lsst |
| Class for a simple mapping implementing a generic AstrometryTransform. | |
| namespace | lsst::jointcal |