SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
Task to produce the PixelCentroid Property. More...
#include <MeasurementFramePixelCentroidTask.h>
Public Member Functions | |
virtual | ~MeasurementFramePixelCentroidTask ()=default |
Destructor. More... | |
MeasurementFramePixelCentroidTask (unsigned int instance) | |
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... | |
Private Attributes | |
unsigned int | m_instance |
Task to produce the PixelCentroid Property.
Definition at line 36 of file MeasurementFramePixelCentroidTask.h.
|
virtualdefault |
Destructor.
|
inline |
Definition at line 45 of file MeasurementFramePixelCentroidTask.h.
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 33 of file MeasurementFramePixelCentroidTask.cpp.
References SourceXtractor::SourceInterface::getProperty(), m_instance, and SourceXtractor::SourceInterface::setIndexedProperty().
|
private |
Definition at line 51 of file MeasurementFramePixelCentroidTask.h.
Referenced by computeProperties().