#include <MeasurementFrameInfo.h>
Definition at line 28 of file MeasurementFrameInfo.h.
◆ ~MeasurementFrameInfo()
| virtual SourceXtractor::MeasurementFrameInfo::~MeasurementFrameInfo |
( |
| ) |
|
|
virtualdefault |
◆ MeasurementFrameInfo()
| SourceXtractor::MeasurementFrameInfo::MeasurementFrameInfo |
( |
int | width, |
|
|
int | height, |
|
|
double | gain, |
|
|
double | saturation, |
|
|
double | variance_threshold, |
|
|
double | background_median_rms ) |
|
inline |
◆ getBackgroundMedianRms()
| SeFloat SourceXtractor::MeasurementFrameInfo::getBackgroundMedianRms |
( |
| ) |
const |
|
inline |
◆ getGain()
| double SourceXtractor::MeasurementFrameInfo::getGain |
( |
| ) |
const |
|
inline |
◆ getHeight()
| int SourceXtractor::MeasurementFrameInfo::getHeight |
( |
| ) |
const |
|
inline |
◆ getSaturation()
| double SourceXtractor::MeasurementFrameInfo::getSaturation |
( |
| ) |
const |
|
inline |
◆ getVarianceThreshold()
| SeFloat SourceXtractor::MeasurementFrameInfo::getVarianceThreshold |
( |
| ) |
const |
|
inline |
◆ getWidth()
| int SourceXtractor::MeasurementFrameInfo::getWidth |
( |
| ) |
const |
|
inline |
◆ m_background_median_rms
| double SourceXtractor::MeasurementFrameInfo::m_background_median_rms |
|
private |
◆ m_gain
| double SourceXtractor::MeasurementFrameInfo::m_gain |
|
private |
◆ m_height
| int SourceXtractor::MeasurementFrameInfo::m_height |
|
private |
◆ m_saturation
| double SourceXtractor::MeasurementFrameInfo::m_saturation |
|
private |
◆ m_variance_threshold
| double SourceXtractor::MeasurementFrameInfo::m_variance_threshold |
|
private |
◆ m_width
| int SourceXtractor::MeasurementFrameInfo::m_width |
|
private |
The documentation for this class was generated from the following file: