TREND2D::PARM Class Reference

Parameters for computing trend. More...

#include <mi32/trend.h>

List of all members.

Public Member Functions

 m_BorderCells (0)
 m_PreserveRange (false)
 m_SampleCols (1)
 m_SampleRows (1)
void Set (int Order, int BorderCells, int SampleCols, int SampleRows, bool PreserveRange)

Public Attributes

 __pad0__: m_Order(1)


Detailed Description

Parameters for computing trend.

Definition at line 47 of file trend.h.


Member Function Documentation

TREND2D::PARM::m_BorderCells  ) 
 

TREND2D::PARM::m_PreserveRange false   )  [inline]
 

Definition at line 51 of file trend.h.

TREND2D::PARM::m_SampleCols  ) 
 

TREND2D::PARM::m_SampleRows  ) 
 

void TREND2D::PARM::Set int  Order,
int  BorderCells,
int  SampleCols,
int  SampleRows,
bool  PreserveRange
[inline]
 

Parameters:
Order  Polynomial order, usually 1 or 2
BorderCells  Number of border cells to use, 0 to use entire raster
SampleCols  Sample interval for columns (>= 1)
SampleRows  Sample interval for rows (>= 1)
PreserveRange  Preserve original dynamic range when compute global scale and offset

Definition at line 53 of file trend.h.


Member Data Documentation

TREND2D::PARM::__pad0__
 

Definition at line 51 of file trend.h.


The documentation for this class was generated from the following file:
Generated on Wed May 31 15:29:16 2006 for TNTsdk by  doxygen 1.3.8-20040913