lsst.jointcal g29ae962dfc+7e0e65d7b2
Loading...
Searching...
No Matches
MeasuredStar.h File Reference
#include <iostream>
#include "lsst/afw/table/misc.h"
#include "lsst/jointcal/BaseStar.h"
#include "lsst/jointcal/FittedStar.h"
#include "lsst/jointcal/StarList.h"

Go to the source code of this file.

Classes

class  lsst::jointcal::MeasuredStar
 Sources measured on images. More...
class  lsst::jointcal::MeasuredStarList
 A list of MeasuredStar. They are usually filled in Associations::createCcdImage. More...

Namespaces

namespace  lsst
namespace  lsst::jointcal

Typedefs

using lsst::jointcal::MeasuredStarCIterator = MeasuredStarList::const_iterator
using lsst::jointcal::MeasuredStarIterator = MeasuredStarList::iterator

Functions

BaseStarListlsst::jointcal::Measured2Base (MeasuredStarList &This)
BaseStarListlsst::jointcal::Measured2Base (MeasuredStarList *This)
const BaseStarListlsst::jointcal::Measured2Base (const MeasuredStarList &This)
const BaseStarListlsst::jointcal::Measured2Base (const MeasuredStarList *This)