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 ()
 ~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 OBJECTNAME &name)
void SetPackOrder (PACKORDER PackOrder)

Detailed Description

Class to represent and manage band specific information.


Constructor & Destructor Documentation

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

Default constructor.

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

Destructor.


Member Function Documentation

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

Obtain the celltype of the image band.

Returns:
Celltype of the image band
DATATYPE RVC::IMAGE::BANDPARMS::GetDataType (  )  const [inline]

Obtain the datatype of the image band.

Returns:
Datatype of the image band
UINT16 RVC::IMAGE::BANDPARMS::GetNumBits (  )  const [inline]

Obtain the number of bits in this band.

Returns:
Number of bits.
PACKORDER RVC::IMAGE::BANDPARMS::GetPackOrder (  )  const [inline]

Obtain the packing order of the band.

Returns:
Packing order
void RVC::IMAGE::BANDPARMS::SetCellType ( CELLTYPE  CellType  )  [inline]

Set image band cell type.

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

Set the image band name.

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

Set the image band name.

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

Set the image band packing order.


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

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