SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Attributes | List of all members
SourceXtractor::DetectionImageConfig::DetectionImageExtension Struct Reference
Collaboration diagram for SourceXtractor::DetectionImageConfig::DetectionImageExtension:
Collaboration graph
[legend]

Public Attributes

std::shared_ptr< DetectionImagem_detection_image
 
std::shared_ptr< CoordinateSystemm_coordinate_system
 
std::shared_ptr< ImageSourcem_image_source
 
double m_gain {0.0}
 
double m_saturation {0.0}
 
double m_flux_scale {1.0}
 
int m_interpolation_gap {0}
 

Detailed Description

Definition at line 78 of file DetectionImageConfig.h.

Member Data Documentation

◆ m_coordinate_system

std::shared_ptr<CoordinateSystem> SourceXtractor::DetectionImageConfig::DetectionImageExtension::m_coordinate_system

Definition at line 80 of file DetectionImageConfig.h.

◆ m_detection_image

std::shared_ptr<DetectionImage> SourceXtractor::DetectionImageConfig::DetectionImageExtension::m_detection_image

Definition at line 79 of file DetectionImageConfig.h.

◆ m_flux_scale

double SourceXtractor::DetectionImageConfig::DetectionImageExtension::m_flux_scale {1.0}

Definition at line 85 of file DetectionImageConfig.h.

◆ m_gain

double SourceXtractor::DetectionImageConfig::DetectionImageExtension::m_gain {0.0}

Definition at line 83 of file DetectionImageConfig.h.

◆ m_image_source

std::shared_ptr<ImageSource> SourceXtractor::DetectionImageConfig::DetectionImageExtension::m_image_source

Definition at line 81 of file DetectionImageConfig.h.

◆ m_interpolation_gap

int SourceXtractor::DetectionImageConfig::DetectionImageExtension::m_interpolation_gap {0}

Definition at line 87 of file DetectionImageConfig.h.

◆ m_saturation

double SourceXtractor::DetectionImageConfig::DetectionImageExtension::m_saturation {0.0}

Definition at line 84 of file DetectionImageConfig.h.


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