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