gastro  0.1.0
 All Classes Files Functions Variables Pages
Classes | Typedefs | Functions
fittedstar.h File Reference
#include <basestar.h>
#include "starlist.h"
#include <fstream>

Go to the source code of this file.

Classes

struct  PmBlock
 objects whose position is going to be fitted. Coordinates in Common Tangent Plane. More...
 
class  FittedStar
 The objects which have been measured several times. The MeasuredStar s measuring the same object in differenr CcdImage s point to the same FittedStar. More...
 
class  FittedStarList
 A list of FittedStar s. Such a list is typically constructed by Associations. More...
 

Typedefs

typedef
FittedStarList::const_iterator 
FittedStarCIterator
 
typedef FittedStarList::iterator FittedStarIterator
 
typedef CountedRef< FittedStarFittedStarRef
 

Functions

BaseStarList & Fitted2Base (FittedStarList &This)
 
BaseStarList * Fitted2Base (FittedStarList *This)
 
const BaseStarList & Fitted2Base (const FittedStarList &This)
 
const BaseStarList * Fitted2Base (const FittedStarList *This)