lsst.jointcal
14.0-17-ge3cc87b+11
|
#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) |