A list of FittedStar s. Such a list is typically constructed by Associations. More...
#include <fittedstar.h>
Inherits StarList< FittedStar >.
Public Member Functions | |
FittedStarList (const std::string &FileName) | |
In the uncommon case case they are read from disk (written from a previous run) More... | |
void | WriteTuple (const std::string &FileName, const Gtransfo &TP2RaDec, const bool OnlyGoodStars=true) |
Public Attributes | |
bool | inTangentPlaneCoordinates |
A list of FittedStar s. Such a list is typically constructed by Associations.
FittedStarList::FittedStarList | ( | const std::string & | FileName | ) |
In the uncommon case case they are read from disk (written from a previous run)
read a list from a previous run
void FittedStarList::WriteTuple | ( | const std::string & | FileName, |
const Gtransfo & | TP2RaDec, | ||
const bool | OnlyGoodStars = true |
||
) |
the routine that writes the output. TP2RaDec should convert Tp coordinates to sideral ones. GoodStars refer to those that are connected to ref Ccds and hence have a magnitude.