A list of MeasuredStar. They are usually filled in Associations::AddImage.
More...
#include <MeasuredStar.h>
A list of MeasuredStar. They are usually filled in Associations::AddImage.
Definition at line 113 of file MeasuredStar.h.
◆ Element
◆ StarCIterator
◆ StarIterator
◆ MeasuredStarList()
lsst::jointcal::MeasuredStarList::MeasuredStarList |
( |
| ) |
|
|
inline |
◆ applyTransfo()
enables to apply a geometrical transfo if Star is Basestar or derives from it.
could be extended to other type of transformations.
Definition at line 75 of file StarList.h.
◆ clearList()
Clears the std::list.
Definition at line 69 of file StarList.h.
◆ copyTo()
clears copy and makes a copy of the std::list to copy
Definition at line 44 of file StarList.cc.
◆ cutTail()
cuts the end of the std::list
Definition at line 24 of file StarList.cc.
◆ dump()
invokes dump(stream) for all Stars in the std::list.
Definition at line 49 of file StarList.h.
◆ extractInFrame()
copy the part of the std::list which is included in the frame at the end of another std::list
Definition at line 35 of file StarList.cc.
◆ fluxSort()
a model routine to sort the std::list
see decreasingFlux() to see what it is, if you want another sorting criterion)
Definition at line 18 of file StarList.cc.
◆ setCcdImage()
void lsst::jointcal::MeasuredStarList::setCcdImage |
( |
const CcdImage * |
_ccdImage | ) |
|
◆ elements
T std::list< T >::elements |
|
inherited |
The documentation for this class was generated from the following files: