laserlib::ParametersWalz Struct Reference

WALZ parameters. More...

Inheritance diagram for laserlib::ParametersWalz:

laserlib::Parameters

List of all members.

Public Member Functions

 ParametersWalz ()

Public Attributes

int cOverviewFactor
 Must be a multiple of 2. cChunkSize / cOverviewFactor coefficients are saved when Compress is called.
double cTruncateThreshold
 Wavelet coefficients below this value will be truncated when Compress is called.
int cLog2ChunkSize
 Logarithm base 2 of number of points.
unsigned int cChunkSize
 Number of points to be processed as one unit.
EWaveletType cWaveletType
 Type of wavelet.
ECompressionType cCompressionType
 Type of compression.
int cnEntries
 Entries (numbers) per row in XYZ file.
unsigned int cDL [3]
 Number of bits per coordinate for X, Y and Z respectively ( EWT_PACKBITS ).


Detailed Description

WALZ parameters.

Constructor & Destructor Documentation

ParametersWalz::ParametersWalz (  ) 


Member Data Documentation

Must be a multiple of 2. cChunkSize / cOverviewFactor coefficients are saved when Compress is called.

Wavelet coefficients below this value will be truncated when Compress is called.

Logarithm base 2 of number of points.

Number of points to be processed as one unit.

Type of wavelet.

Type of compression.

Entries (numbers) per row in XYZ file.

Number of bits per coordinate for X, Y and Z respectively ( EWT_PACKBITS ).


Generated on Fri Feb 20 22:49:52 2009 for WALZ WAvelet Lidar Zipper by  doxygen 1.5.6