te::map::RasterTransform::TransformBandInfo Struct Reference

#include <RasterTransform.h>

Public Member Functions

 TransformBandInfo ()
 
 ~TransformBandInfo ()
 

Public Attributes

double m_contrastGain
 Gains for this band used by the CONTRAST method. More...
 
double m_contrastOffset1
 Offsets1 for this band used by the CONTRAST method. More...
 
double m_contrastOffset2
 Offsets2 for this band used by the CONTRAST method. More...
 
double m_gamma
 Gamma gain for this band. More...
 
double m_noDataValue
 No data value for this band from input raster. More...
 
double m_rstMaxValue
 Max value from input raster. More...
 
double m_rstMinValue
 Min value from input raster. More...
 

Detailed Description

Definition at line 108 of file RasterTransform.h.

Constructor & Destructor Documentation

◆ TransformBandInfo()

te::map::RasterTransform::TransformBandInfo::TransformBandInfo ( )
inline

Definition at line 121 of file RasterTransform.h.

◆ ~TransformBandInfo()

te::map::RasterTransform::TransformBandInfo::~TransformBandInfo ( )
inline

Definition at line 133 of file RasterTransform.h.

Member Data Documentation

◆ m_contrastGain

double te::map::RasterTransform::TransformBandInfo::m_contrastGain

Gains for this band used by the CONTRAST method.

Definition at line 115 of file RasterTransform.h.

◆ m_contrastOffset1

double te::map::RasterTransform::TransformBandInfo::m_contrastOffset1

Offsets1 for this band used by the CONTRAST method.

Definition at line 116 of file RasterTransform.h.

◆ m_contrastOffset2

double te::map::RasterTransform::TransformBandInfo::m_contrastOffset2

Offsets2 for this band used by the CONTRAST method.

Definition at line 117 of file RasterTransform.h.

◆ m_gamma

double te::map::RasterTransform::TransformBandInfo::m_gamma

Gamma gain for this band.

Definition at line 113 of file RasterTransform.h.

◆ m_noDataValue

double te::map::RasterTransform::TransformBandInfo::m_noDataValue

No data value for this band from input raster.

Definition at line 119 of file RasterTransform.h.

◆ m_rstMaxValue

double te::map::RasterTransform::TransformBandInfo::m_rstMaxValue

Max value from input raster.

Definition at line 111 of file RasterTransform.h.

◆ m_rstMinValue

double te::map::RasterTransform::TransformBandInfo::m_rstMinValue

Min value from input raster.

Definition at line 110 of file RasterTransform.h.


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