gastro  0.1.0
 All Classes Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
FittedStarList Class Reference

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
 

Detailed Description

A list of FittedStar s. Such a list is typically constructed by Associations.

Constructor & Destructor Documentation

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

Member Function Documentation

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.


The documentation for this class was generated from the following files: