lsst.jointcal gf74909da2e+ec4f45d297
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
RefStar.h File Reference
#include <vector>
#include <fstream>
#include "lsst/jointcal/FittedStar.h"
#include "lsst/jointcal/ProperMotion.h"
#include "lsst/jointcal/StarList.h"

Go to the source code of this file.

Classes

class  lsst::jointcal::RefStar
 Objects used as position/flux anchors (e.g. More...
 
class  lsst::jointcal::RefStarList
 

Namespaces

namespace  lsst
 
namespace  lsst::jointcal
 

Typedefs

using lsst::jointcal::RefStarCIterator = RefStarList::const_iterator
 
using lsst::jointcal::RefStarIterator = RefStarList::iterator
 

Functions

BaseStarList & lsst::jointcal::Ref2Base (RefStarList &This)
 
BaseStarList * lsst::jointcal::Ref2Base (RefStarList *This)
 
const BaseStarList & lsst::jointcal::Ref2Base (const RefStarList &This)
 
const BaseStarList * lsst::jointcal::Ref2Base (const RefStarList *This)