lsst.jointcal 22.0.1-26-g6000b2f+918e6122b5
|
#include <vector>
#include <fstream>
#include "lsst/jointcal/FittedStar.h"
#include "lsst/jointcal/ProperMotion.h"
#include "lsst/jointcal/StarList.h"
Go to the source code of this file.
Classes | |
class | lsst::jointcal::RefStar |
Objects used as position/flux anchors (e.g. More... | |
class | lsst::jointcal::RefStarList |
Namespaces | |
namespace | lsst |
Class for a simple mapping implementing a generic AstrometryTransform. | |
namespace | lsst::jointcal |
Typedefs | |
typedef RefStarList::const_iterator | lsst::jointcal::RefStarCIterator |
typedef RefStarList::iterator | lsst::jointcal::RefStarIterator |
Functions | |
BaseStarList & | lsst::jointcal::Ref2Base (RefStarList &This) |
BaseStarList * | lsst::jointcal::Ref2Base (RefStarList *This) |
const BaseStarList & | lsst::jointcal::Ref2Base (const RefStarList &This) |
const BaseStarList * | lsst::jointcal::Ref2Base (const RefStarList *This) |