|
lsst.jointcal
14.0-28-ge87de3a+2
|
#include <vector>#include <fstream>#include "lsst/jointcal/FittedStar.h"#include "lsst/jointcal/StarList.h"Go to the source code of this file.
Classes | |
| class | lsst::jointcal::RefStar |
| Objects used as position anchors, typically USNO stars. More... | |
| class | lsst::jointcal::RefStarList |
Namespaces | |
| lsst | |
| Class for a simple mapping implementing a generic Gtransfo. | |
| 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) |
1.8.13