SourceXtractorPlusPlus  0.12
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
SourceXtractor::CoreThresholdPartitionTask Class Reference

#include <CoreThresholdPartitionTask.h>

Inheritance diagram for SourceXtractor::CoreThresholdPartitionTask:
[legend]
Collaboration diagram for SourceXtractor::CoreThresholdPartitionTask:
[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. 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

double m_snr_level
 

Detailed Description

Definition at line 38 of file CoreThresholdPartitionTask.h.

Constructor & Destructor Documentation

SourceXtractor::CoreThresholdPartitionTask::CoreThresholdPartitionTask ( double  snr_level)
inline

Definition at line 41 of file CoreThresholdPartitionTask.h.

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

Member Function Documentation

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::PixelCoordinateList::getCoordinateList(), SourceXtractor::DetectionFrameImages::getLockedImage(), SourceXtractor::SourceInterface::getProperty(), SourceXtractor::LayerSignalToNoiseMap, m_snr_level, and SourceXtractor::SourceInterface::setProperty().

Here is the call graph for this function:

Member Data Documentation

double SourceXtractor::CoreThresholdPartitionTask::m_snr_level
private

Definition at line 61 of file CoreThresholdPartitionTask.h.

Referenced by computeProperties().


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