SourceXtractorPlusPlus 0.19.2
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
SourceXtractor::CoreThresholdPartitionTask Class Reference

#include <CoreThresholdPartitionTask.h>

Inheritance diagram for SourceXtractor::CoreThresholdPartitionTask:
Inheritance graph
[legend]
Collaboration diagram for SourceXtractor::CoreThresholdPartitionTask:
Collaboration graph
[legend]

Public Member Functions

 CoreThresholdPartitionTask (double snr_level)
 
virtual ~CoreThresholdPartitionTask ()=default
 
virtual void computeProperties (SourceInterface &source) const
 Computes one or more properties for the Source.
 
- Public Member Functions inherited from SourceXtractor::SourceTask
virtual ~SourceTask ()=default
 Destructor.
 
virtual void computeProperties (SourceInterface &source) const =0
 Computes one or more properties for the Source.
 
- Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor.
 

Private Attributes

double m_snr_level
 

Detailed Description

Definition at line 38 of file CoreThresholdPartitionTask.h.

Constructor & Destructor Documentation

◆ CoreThresholdPartitionTask()

SourceXtractor::CoreThresholdPartitionTask::CoreThresholdPartitionTask ( double  snr_level)
inlineexplicit

Definition at line 41 of file CoreThresholdPartitionTask.h.

◆ ~CoreThresholdPartitionTask()

virtual SourceXtractor::CoreThresholdPartitionTask::~CoreThresholdPartitionTask ( )
virtualdefault

Member Function Documentation

◆ computeProperties()

virtual void SourceXtractor::CoreThresholdPartitionTask::computeProperties ( SourceInterface source) const
inlinevirtual

Member Data Documentation

◆ m_snr_level

double SourceXtractor::CoreThresholdPartitionTask::m_snr_level
private

Definition at line 64 of file CoreThresholdPartitionTask.h.

Referenced by computeProperties().


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