10 typedef std::map<const CcdImage*,double> CcdMap;
11 typedef CcdMap::iterator CcdMapIterator;
12 typedef CcdMap::const_iterator CcdMapCIterator;
15 RefZP(
const CcdImageList &CcdImages,
const bool UsePrefs=
true);
16 bool IsPhotomRef(
const CcdImage &C,
double &Zp)
const;
handler of an actual image from a single CCD
Definition: ccdimage.h:21