lsst.jointcal  19.0.0-14-gb0260a2+b89439f59d
Classes | Namespaces | Typedefs
BaseStar.h File Reference
#include <iostream>
#include <cstdio>
#include <string>
#include <sstream>
#include "lsst/utils/Magnitude.h"
#include "lsst/jointcal/FatPoint.h"
#include "lsst/jointcal/StarList.h"

Go to the source code of this file.

Classes

class  lsst::jointcal::BaseStar
 The base class for handling stars. Used by all matching routines. More...
 

Namespaces

 lsst
 Class for a simple mapping implementing a generic AstrometryTransform.
 
 lsst::jointcal
 

Typedefs

typedef StarList< BaseStar > lsst::jointcal::BaseStarList
 
typedef BaseStarList::const_iterator lsst::jointcal::BaseStarCIterator
 
typedef BaseStarList::iterator lsst::jointcal::BaseStarIterator