25 if (!formatLine || !starName)
return 0;
26 const char *p =
strstr(formatLine, starName);
int decodeFormat(char const *formatLine, char const *starName)
The base class for handling stars. Used by all matching routines.
Class for a simple mapping implementing a generic Gtransfo.
bool decreasingFlux(BaseStar const *star1, BaseStar const *star2)
enables to sort easily a starList (of anything that derives from BaseStar)
bool increasingMag(BaseStar const *star1, BaseStar const *star2)