SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::DetectionImageConfig::DetectionImageExtension Struct Reference
Collaboration diagram for SourceXtractor::DetectionImageConfig::DetectionImageExtension:

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 83 of file DetectionImageConfig.h.

Member Data Documentation

◆ m_coordinate_system

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

◆ m_detection_image

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

◆ m_flux_scale

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

◆ m_gain

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

◆ m_image_source

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

◆ m_interpolation_gap

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

◆ m_saturation

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

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