te::rp::GetCovarianceValueThreadParams Struct Reference

Public Attributes

double * m_covarianceValuePtr
 
te::rst::Band const * m_inputBand1Ptr
 
te::rst::Band const * m_inputBand2Ptr
 
double m_mean1Value
 
double m_mean2Value
 
boost::mutex * m_mutexPtr
 
double * m_pixelsNumberValuePtr
 
Matrix< bool > * m_rasterBlocksStatusPtr
 
bool m_returnStatus
 

Detailed Description

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

Member Data Documentation

double* te::rp::GetCovarianceValueThreadParams::m_covarianceValuePtr
te::rst::Band const* te::rp::GetCovarianceValueThreadParams::m_inputBand1Ptr
te::rst::Band const* te::rp::GetCovarianceValueThreadParams::m_inputBand2Ptr
double te::rp::GetCovarianceValueThreadParams::m_mean1Value
double te::rp::GetCovarianceValueThreadParams::m_mean2Value
boost::mutex* te::rp::GetCovarianceValueThreadParams::m_mutexPtr
double* te::rp::GetCovarianceValueThreadParams::m_pixelsNumberValuePtr
Matrix< bool >* te::rp::GetCovarianceValueThreadParams::m_rasterBlocksStatusPtr
bool te::rp::GetCovarianceValueThreadParams::m_returnStatus

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

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


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