IsisDlm  Version 0.2
ISISDLM::CubeDims Struct Reference

#include <CubeIoPolicy.h>

Public Member Functions

 CubeDims ()
 CubeDims (const int &ns, const int &nl, const int &nb=1)
void setSampleSpecs (int ssamp, int ns=0)
void setLineSpecs (int sline, int nl=0)
void setBandSpecs (int sband, int nb=0)

Public Attributes

int _ssamp
int _nsamps
int _sline
int _nlines
int _sband
int _nbands

Constructor & Destructor Documentation

ISISDLM::CubeDims::CubeDims ( )
inline
ISISDLM::CubeDims::CubeDims ( const int &  ns,
const int &  nl,
const int &  nb = 1 
)
inline

Member Function Documentation

void ISISDLM::CubeDims::setBandSpecs ( int  sband,
int  nb = 0 
)
inline
void ISISDLM::CubeDims::setLineSpecs ( int  sline,
int  nl = 0 
)
inline

References _nlines, and _sline.

Referenced by ISISDLM::isis_read_brick().

void ISISDLM::CubeDims::setSampleSpecs ( int  ssamp,
int  ns = 0 
)
inline

References _nsamps, and _ssamp.

Referenced by ISISDLM::isis_read_brick().

Member Data Documentation

int ISISDLM::CubeDims::_nbands

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