|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include <ErrorEllipseTask.h>


Public Member Functions | |
| virtual | ~ErrorEllipseTask ()=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 31 of file ErrorEllipseTask.h.
|
virtualdefault |
|
overridevirtual |
Computes one or more properties for the Source.
Implements SourceXtractor::SourceTask.
Definition at line 37 of file ErrorEllipseTask.cpp.
References std::atan2(), std::fabs(), and std::sqrt().
