SourceXtractorPlusPlus
0.10
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... | |
![]() | |
virtual | ~SourceTask ()=default |
Destructor. More... | |
![]() | |
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().