SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::ShapeParametersTask Class Reference

#include <ShapeParametersTask.h>

Inheritance diagram for SourceXtractor::ShapeParametersTask:
Collaboration diagram for SourceXtractor::ShapeParametersTask:

Public Member Functions

virtual ~ShapeParametersTask ()=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.

Detailed Description

Definition at line 31 of file ShapeParametersTask.h.

Constructor & Destructor Documentation

◆ ~ShapeParametersTask()

virtual SourceXtractor::ShapeParametersTask::~ShapeParametersTask ( )
virtualdefault

Member Function Documentation

◆ computeProperties()

void SourceXtractor::ShapeParametersTask::computeProperties ( SourceInterface & source) const
overridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 36 of file ShapeParametersTask.cpp.

References std::atan2(), std::fabs(), SourceXtractor::SourceInterface::getProperty(), std::log(), SourceXtractor::SourceInterface::setProperty(), and std::sqrt().

Here is the call graph for this function:

The documentation for this class was generated from the following files: