SourceXtractorPlusPlus  0.10
Please provide a description of the project.
Public Member Functions | Private Attributes | List of all members
SourceXtractor::IsophotalFluxTask Class Reference

Task to produce the IsophotalFlux Property. More...

#include <IsophotalFluxTask.h>

Inheritance diagram for SourceXtractor::IsophotalFluxTask:
[legend]
Collaboration diagram for SourceXtractor::IsophotalFluxTask:
[legend]

Public Member Functions

virtual ~IsophotalFluxTask ()=default
 Destructor. More...
 
 IsophotalFluxTask (SeFloat magnitude_zero_point)
 
virtual void computeProperties (SourceInterface &source) const override
 Computes one or more properties for the Source. More...
 
- Public Member Functions inherited from SourceXtractor::SourceTask
virtual ~SourceTask ()=default
 Destructor. More...
 
- Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor. More...
 

Private Attributes

SeFloat m_magnitude_zero_point
 

Detailed Description

Task to produce the IsophotalFlux Property.

Definition at line 36 of file IsophotalFluxTask.h.

Constructor & Destructor Documentation

◆ ~IsophotalFluxTask()

virtual SourceXtractor::IsophotalFluxTask::~IsophotalFluxTask ( )
virtualdefault

Destructor.

◆ IsophotalFluxTask()

SourceXtractor::IsophotalFluxTask::IsophotalFluxTask ( SeFloat  magnitude_zero_point)
inline

Definition at line 45 of file IsophotalFluxTask.h.

Member Function Documentation

◆ computeProperties()

void SourceXtractor::IsophotalFluxTask::computeProperties ( SourceInterface source) const
overridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 34 of file IsophotalFluxTask.cpp.

References SourceXtractor::SourceInterface::getProperty(), std::log10(), m_magnitude_zero_point, std::numeric_limits::quiet_NaN(), SourceXtractor::SourceInterface::setProperty(), and std::sqrt().

Here is the call graph for this function:

Member Data Documentation

◆ m_magnitude_zero_point

SeFloat SourceXtractor::IsophotalFluxTask::m_magnitude_zero_point
private

Definition at line 51 of file IsophotalFluxTask.h.

Referenced by computeProperties().


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