RVC::IMAGE::BANDPARMS Class Reference

Class to represent and manage band specific information. More...

#include <rvc/image.h>

List of all members.

Public Member Functions

 BANDPARMS ()
CELLTYPE GetCellType () const
DATATYPE GetDataType () const
UINT16 GetNumBits () const
PACKORDER GetPackOrder () const
void SetCellType (CELLTYPE CellType)
void SetName (const char *name)
void SetName (const RVCOBJECTNAME &name)
void SetPackOrder (PACKORDER PackOrder)
 ~BANDPARMS ()


Detailed Description

Class to represent and manage band specific information.

Definition at line 756 of file image.h.


Constructor & Destructor Documentation

RVC::IMAGE::BANDPARMS::BANDPARMS  )  [inline]
 

Default constructor.

Definition at line 760 of file image.h.

RVC::IMAGE::BANDPARMS::~BANDPARMS  )  [inline]
 

Destructor.

Definition at line 767 of file image.h.


Member Function Documentation

CELLTYPE RVC::IMAGE::BANDPARMS::GetCellType  )  const [inline]
 

Obtain the celltype of the image band.

Returns:
Celltype of the image band

Definition at line 777 of file image.h.

DATATYPE RVC::IMAGE::BANDPARMS::GetDataType  )  const [inline]
 

Obtain the datatype of the image band.

Returns:
Datatype of the image band

Definition at line 782 of file image.h.

UINT16 RVC::IMAGE::BANDPARMS::GetNumBits  )  const [inline]
 

Obtain the number of bits in this band.

Returns:
Number of bits.

Definition at line 772 of file image.h.

PACKORDER RVC::IMAGE::BANDPARMS::GetPackOrder  )  const [inline]
 

Obtain the packing order of the band.

Returns:
Packing order

Definition at line 787 of file image.h.

void RVC::IMAGE::BANDPARMS::SetCellType CELLTYPE  CellType  )  [inline]
 

Set image band cell type.

Definition at line 791 of file image.h.

void RVC::IMAGE::BANDPARMS::SetName const char *  name  )  [inline]
 

Set the image band name.

Definition at line 801 of file image.h.

void RVC::IMAGE::BANDPARMS::SetName const RVCOBJECTNAME name  )  [inline]
 

Set the image band name.

Definition at line 796 of file image.h.

void RVC::IMAGE::BANDPARMS::SetPackOrder PACKORDER  PackOrder  )  [inline]
 

Set the image band packing order.

Definition at line 806 of file image.h.


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