SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
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:
Inheritance graph
[legend]
Collaboration diagram for SourceXtractor::IsophotalFluxTask:
Collaboration graph
[legend]

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.

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 std::log10(), m_magnitude_zero_point, std::numeric_limits::quiet_NaN(), 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: