SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
Task to produce the PixelCentroid Property. More...
#include <PixelCentroidTask.h>
Public Member Functions | |
virtual | ~PixelCentroidTask ()=default |
Destructor. More... | |
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... | |
Task to produce the PixelCentroid Property.
Definition at line 36 of file PixelCentroidTask.h.
|
virtualdefault |
Destructor.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 32 of file PixelCentroidTask.cpp.
References SourceXtractor::PixelCoordinateList::getCoordinateList(), SourceXtractor::SourceInterface::getProperty(), and SourceXtractor::SourceInterface::setProperty().