te::rp::GetMeanValueThreadParams Struct Reference

Public Attributes

te::rst::Band const * m_inputBandPtr
 
double * m_meanValuePtr
 
boost::mutex * m_mutexPtr
 
double * m_pixelsNumberValuePtr
 
Matrix< bool > * m_rasterBlocksStatusPtr
 
bool m_returnStatus
 

Detailed Description

Definition at line 85 of file src/terralib/rp/Functions.cpp.

Member Data Documentation

te::rst::Band const* te::rp::GetMeanValueThreadParams::m_inputBandPtr
double* te::rp::GetMeanValueThreadParams::m_meanValuePtr
boost::mutex* te::rp::GetMeanValueThreadParams::m_mutexPtr
double* te::rp::GetMeanValueThreadParams::m_pixelsNumberValuePtr
Matrix< bool >* te::rp::GetMeanValueThreadParams::m_rasterBlocksStatusPtr
bool te::rp::GetMeanValueThreadParams::m_returnStatus

Definition at line 91 of file src/terralib/rp/Functions.cpp.

Referenced by te::rp::GetMeanValue().


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