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

Go to the source code of this file.

Classes

class  RefStar
 Objects used as position anchors, typically USNO stars. Coordinate system defined by user. The Common Tangent Plane seems a good idea. More...
 

Typedefs

typedef StarList< RefStarRefStarList
 
typedef RefStarList::const_iterator RefStarCIterator
 
typedef RefStarList::iterator RefStarIterator
 
typedef CountedRef< RefStarRefStarRef
 

Functions

BaseStarList & Ref2Base (RefStarList &This)
 RefStarList.
 
BaseStarList * Ref2Base (RefStarList *This)
 
const BaseStarList & Ref2Base (const RefStarList &This)
 
const BaseStarList * Ref2Base (const RefStarList *This)