SourceXtractorPlusPlus 0.21
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.
 
- 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

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 45 of file CoreThresholdPartitionTask.h.

References SourceXtractor::LayerSignalToNoiseMap, and m_snr_level.

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: