te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters Struct Reference

#include <IHSFusion.h>

Public Attributes

unsigned int m_inputRasterBlueBandIndex
 
unsigned int m_inputRasterGreenBandIndex
 
unsigned int m_inputRasterRedBandIndex
 
te::rst::RasterSynchronizerm_inputRasterSyncPtr
 
te::rst::Interpolator::Method m_interpMethod
 
unsigned int m_interpWindowRadius
 
std::mutex * m_mutexPtr
 
te::rst::RasterSynchronizerm_outputRasterSyncPtr
 
std::vector< std::tuple< bool, unsigned int, unsigned int > > * m_rasterBlocksStatusPtr
 
bool m_returnStatus
 
double m_rgbMax
 
double m_rgbMin
 

Detailed Description

Definition at line 176 of file IHSFusion.h.

Member Data Documentation

◆ m_inputRasterBlueBandIndex

unsigned int te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_inputRasterBlueBandIndex

Definition at line 193 of file IHSFusion.h.

◆ m_inputRasterGreenBandIndex

unsigned int te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_inputRasterGreenBandIndex

Definition at line 192 of file IHSFusion.h.

◆ m_inputRasterRedBandIndex

unsigned int te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_inputRasterRedBandIndex

Definition at line 191 of file IHSFusion.h.

◆ m_inputRasterSyncPtr

te::rst::RasterSynchronizer* te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_inputRasterSyncPtr

Definition at line 178 of file IHSFusion.h.

◆ m_interpMethod

te::rst::Interpolator::Method te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_interpMethod

Definition at line 189 of file IHSFusion.h.

◆ m_interpWindowRadius

unsigned int te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_interpWindowRadius

Definition at line 190 of file IHSFusion.h.

◆ m_mutexPtr

std::mutex* te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_mutexPtr

Definition at line 188 of file IHSFusion.h.

◆ m_outputRasterSyncPtr

te::rst::RasterSynchronizer* te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_outputRasterSyncPtr

Definition at line 179 of file IHSFusion.h.

◆ m_rasterBlocksStatusPtr

std::vector< std::tuple< bool, unsigned int, unsigned int > >* te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_rasterBlocksStatusPtr

Definition at line 185 of file IHSFusion.h.

◆ m_returnStatus

bool te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_returnStatus

Definition at line 187 of file IHSFusion.h.

◆ m_rgbMax

double te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_rgbMax

Definition at line 195 of file IHSFusion.h.

◆ m_rgbMin

double te::rp::IHSFusion::LoadUpsampledIHSDataThreadParameters::m_rgbMin

Definition at line 194 of file IHSFusion.h.


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