lsst.jointcal
16.0-3-g21cc1d5+3
|
#include <assert.h>
#include <fstream>
#include <string.h>
#include "lsst/jointcal/BaseStar.h"
#include "lsst/jointcal/StarList.h"
#include "lsst/pex/exceptions.h"
Go to the source code of this file.
Namespaces | |
lsst | |
Class for a simple mapping implementing a generic Gtransfo. | |
lsst::jointcal | |
Functions | |
bool | lsst::jointcal::decreasingFlux (BaseStar const *star1, BaseStar const *star2) |
enables to sort easily a starList (of anything that derives from BaseStar) More... | |
bool | lsst::jointcal::increasingMag (BaseStar const *star1, BaseStar const *star2) |
int | lsst::jointcal::decodeFormat (char const *formatLine, char const *starName) |