RASTER_REGION_PROP_CALC Class Reference

Calculator of raster properties over region class. More...

#include <mi32/rpovrgn.h>

List of all members.

Public Types

enum  BOUNDARYCELLS { BOUNDARYCELLS_IncludeAll = 1, BOUNDARYCELLS_IncludeCenter = 2, BOUNDARYCELLS_Proportionally = 3, BOUNDARYCELLS_ExcludeAll = 4 }

Public Member Functions

 RASTER_REGION_PROP_CALC ()
void Clear ()
ERRVALUE Compute (REGION2D &region, RANGE< double > &range, const BOUNDARYCELLS boundarycells)
ERRVALUE Compute (REGION2D &region, STAT_UNIVARIATE &statistics, const BOUNDARYCELLS boundarycells)
bool Initialize (RVC::OBJITEM &objitem)
bool IsInitialized ()

Detailed Description

Calculator of raster properties over region class.


Member Enumeration Documentation

Enumerator:
BOUNDARYCELLS_IncludeAll 
BOUNDARYCELLS_IncludeCenter 
BOUNDARYCELLS_Proportionally 
BOUNDARYCELLS_ExcludeAll 

Constructor & Destructor Documentation

RASTER_REGION_PROP_CALC::RASTER_REGION_PROP_CALC (  )  [inline]

Member Function Documentation

void RASTER_REGION_PROP_CALC::Clear (  ) 
ERRVALUE RASTER_REGION_PROP_CALC::Compute ( REGION2D region,
RANGE< double > &  range,
const BOUNDARYCELLS  boundarycells 
)
ERRVALUE RASTER_REGION_PROP_CALC::Compute ( REGION2D region,
STAT_UNIVARIATE statistics,
const BOUNDARYCELLS  boundarycells 
)
bool RASTER_REGION_PROP_CALC::Initialize ( RVC::OBJITEM objitem  ) 
bool RASTER_REGION_PROP_CALC::IsInitialized (  )  [inline]

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

Generated on Sun Oct 7 21:33:45 2012 for TNTsdk 2012 by  doxygen 1.6.1