A list of FittedStar s. Such a list is typically constructed by Associations.
More...
#include <FittedStar.h>
A list of FittedStar s. Such a list is typically constructed by Associations.
Definition at line 121 of file FittedStar.h.
◆ Element
◆ StarCIterator
◆ StarIterator
◆ FittedStarList()
lsst::jointcal::FittedStarList::FittedStarList |
( |
| ) |
|
|
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.
◆ elements
T std::list< T >::elements |
|
inherited |
◆ inTangentPlaneCoordinates
bool lsst::jointcal::FittedStarList::inTangentPlaneCoordinates |
The documentation for this class was generated from the following file: