#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< FittedStar > | FittedStarRef |
Functions | |
| BaseStarList & | Fitted2Base (FittedStarList &This) |
| BaseStarList * | Fitted2Base (FittedStarList *This) |
| const BaseStarList & | Fitted2Base (const FittedStarList &This) |
| const BaseStarList * | Fitted2Base (const FittedStarList *This) |
1.8.6