|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|
#include <PeakValueTask.h>


Public Member Functions | |
| virtual | ~PeakValueTask ()=default |
| 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 PeakValueTask.h.
|
virtualdefault |
|
inlineoverridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 40 of file PeakValueTask.h.
References SourceXtractor::SourceInterface::getProperty(), std::numeric_limits::max(), std::numeric_limits::min(), and SourceXtractor::SourceInterface::setProperty().
