|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <KronRadiusTask.h>


Public Member Functions | |
| virtual | ~KronRadiusTask ()=default |
| Destructor. | |
| KronRadiusTask () | |
| void | computeProperties (SourceInterface &source) const override |
| Computes one or more properties for the Source. | |
Public Member Functions inherited from SourceXtractor::SourceTask | |
| virtual | ~SourceTask ()=default |
| Destructor. | |
Public Member Functions inherited from SourceXtractor::Task | |
| virtual | ~Task ()=default |
| Destructor. | |
Definition at line 34 of file KronRadiusTask.h.
|
virtualdefault |
Destructor.
|
inline |
Definition at line 40 of file KronRadiusTask.h.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 51 of file KronRadiusTask.cpp.
References SourceXtractor::LayerSubtractedImage, SourceXtractor::LayerThresholdedImage, SourceXtractor::LayerVarianceMap, and std::sqrt().
