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

Task to produce the IsophotalFlux Property. More...

#include <IsophotalFluxTask.h>

Inheritance diagram for SourceXtractor::IsophotalFluxTask:
Collaboration diagram for SourceXtractor::IsophotalFluxTask:

Public Member Functions

virtual ~IsophotalFluxTask ()=default
 Destructor.
 IsophotalFluxTask (SeFloat magnitude_zero_point)
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.

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)
inlineexplicit

Definition at line 45 of file IsophotalFluxTask.h.

References m_magnitude_zero_point.

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 33 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(), and IsophotalFluxTask().


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