RVCHISTINFO Struct Reference

#include <rvcrast.h>

Inheritance diagram for RVCHISTINFO:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 RVCHISTINFO ()
 RVCHISTINFO (const RVCGENINFO &ginfo)
RVCHISTINFOoperator= (const RVCGENINFO &ginfo)
void Clear ()

Public Attributes

DOUBLE minvalue
DOUBLE maxvalue
DOUBLE datainit
DOUBLE datalast
DOUBLE datasample
DOUBLE mean
DOUBLE meanfull
DOUBLE stddev
DOUBLE sum
DOUBLE sum2
INT32 initlin
INT32 lastlin
INT32 initcol
INT32 lastcol
UINT32 countltmin
UINT32 countgtmax
UINT16 linsamp
UINT16 colsamp
UINT16 EntryScale
UINT16 histflags
UINT32 countnull
UINT8 spare [4]

Constructor & Destructor Documentation

RVCHISTINFO::RVCHISTINFO  )  [inline]
 

Definition at line 490 of file rvcrast.h.

RVCHISTINFO::RVCHISTINFO const RVCGENINFO ginfo  )  [inline]
 

Definition at line 493 of file rvcrast.h.


Member Function Documentation

void RVCHISTINFO::Clear  )  [inline]
 

Reimplemented from RVCARRAYINFO.

Definition at line 501 of file rvcrast.h.

RVCHISTINFO& RVCHISTINFO::operator= const RVCGENINFO ginfo  )  [inline]
 

Reimplemented from RVCARRAYINFO.

Definition at line 497 of file rvcrast.h.


Member Data Documentation

UINT16 RVCHISTINFO::colsamp
 

Column sampling rate.

Definition at line 484 of file rvcrast.h.

UINT32 RVCHISTINFO::countgtmax
 

Number of cells with values greater than datalast.

Definition at line 482 of file rvcrast.h.

UINT32 RVCHISTINFO::countltmin
 

Number of cells with values less than datainit.

Definition at line 481 of file rvcrast.h.

UINT32 RVCHISTINFO::countnull
 

Number of NULL cells in the raster.

Definition at line 487 of file rvcrast.h.

DOUBLE RVCHISTINFO::datainit
 

Initial data value for histogram range.

Definition at line 469 of file rvcrast.h.

DOUBLE RVCHISTINFO::datalast
 

Final data value in histogram range.

Definition at line 470 of file rvcrast.h.

DOUBLE RVCHISTINFO::datasample
 

Sampling rate for data range.

Definition at line 471 of file rvcrast.h.

UINT16 RVCHISTINFO::EntryScale
 

Scale for array entries (default = 1).

Definition at line 485 of file rvcrast.h.

UINT16 RVCHISTINFO::histflags
 

HasMean and HasStdDev.

Definition at line 486 of file rvcrast.h.

INT32 RVCHISTINFO::initcol
 

Initial column of window.

Definition at line 479 of file rvcrast.h.

INT32 RVCHISTINFO::initlin
 

Initial line of window.

Definition at line 477 of file rvcrast.h.

INT32 RVCHISTINFO::lastcol
 

Final column of window.

Definition at line 480 of file rvcrast.h.

INT32 RVCHISTINFO::lastlin
 

Final line of window.

Definition at line 478 of file rvcrast.h.

UINT16 RVCHISTINFO::linsamp
 

Line sampling rate.

Definition at line 483 of file rvcrast.h.

DOUBLE RVCHISTINFO::maxvalue
 

Maximum value in area for histogram.

Definition at line 468 of file rvcrast.h.

DOUBLE RVCHISTINFO::mean
 

Mean value within selected data range.

Definition at line 472 of file rvcrast.h.

DOUBLE RVCHISTINFO::meanfull
 

Mean value for entire data range.

Definition at line 473 of file rvcrast.h.

DOUBLE RVCHISTINFO::minvalue
 

Minimum value in area for histogram.

Definition at line 467 of file rvcrast.h.

UINT8 RVCHISTINFO::spare[4]
 

Definition at line 488 of file rvcrast.h.

DOUBLE RVCHISTINFO::stddev
 

Standard Deviation within selected data range.

Definition at line 474 of file rvcrast.h.

DOUBLE RVCHISTINFO::sum
 

Sum of values.

Definition at line 475 of file rvcrast.h.

DOUBLE RVCHISTINFO::sum2
 

Sum of squares of values.

Definition at line 476 of file rvcrast.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 12 06:27:14 2004 for TNTsdk by doxygen 1.3.4-20031026