lsst.jointcal gd82bb2a289+52e0a19ca3
Classes | Namespaces | Typedefs
BaseStar.h File Reference
#include <iostream>
#include <iomanip>
#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

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

Typedefs

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