|
SourceXtractorPlusPlus
0.11
Please provide a description of the project.
|
#include <KronRadiusTask.h>
Public Member Functions | |
| virtual | ~KronRadiusTask ()=default |
| Destructor. More... | |
| KronRadiusTask () | |
| virtual void | computeProperties (SourceInterface &source) const override |
| Computes one or more properties for the Source. More... | |
Public Member Functions inherited from SourceXtractor::SourceTask | |
| virtual | ~SourceTask ()=default |
| Destructor. More... | |
Public Member Functions inherited from SourceXtractor::Task | |
| virtual | ~Task ()=default |
| Destructor. More... | |
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 50 of file KronRadiusTask.cpp.
References SourceXtractor::MultithreadedMeasurement::g_global_mutex, SourceXtractor::SourceInterface::getProperty(), SourceXtractor::NeighbourInfo::isNeighbourObjectPixel(), std::lock(), SourceXtractor::SourceInterface::setProperty(), and std::sqrt().
1.8.5