|
lsst.jointcal
14.0-28-ge87de3a+2
|
#include <iostream>#include "lsst/jointcal/BaseStar.h"#include "lsst/jointcal/FittedStar.h"#include "lsst/jointcal/StarList.h"Go to the source code of this file.
Classes | |
| class | lsst::jointcal::MeasuredStar |
| objects measured on actual images. More... | |
| class | lsst::jointcal::MeasuredStarList |
| A list of MeasuredStar. They are usually filled in Associations::AddImage. More... | |
Namespaces | |
| lsst | |
| Class for a simple mapping implementing a generic Gtransfo. | |
| lsst::jointcal | |
Typedefs | |
| typedef MeasuredStarList::const_iterator | lsst::jointcal::MeasuredStarCIterator |
| typedef MeasuredStarList::iterator | lsst::jointcal::MeasuredStarIterator |
Functions | |
| BaseStarList & | lsst::jointcal::Measured2Base (MeasuredStarList &This) |
| BaseStarList * | lsst::jointcal::Measured2Base (MeasuredStarList *This) |
| const BaseStarList & | lsst::jointcal::Measured2Base (const MeasuredStarList &This) |
| const BaseStarList * | lsst::jointcal::Measured2Base (const MeasuredStarList *This) |
1.8.13