USGS

Isis 3.0 Object Programmers' Reference

Home

IsisCubeDef Struct Reference

Collaboration diagram for IsisCubeDef:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 38 of file CubeDef.h.

Public Types

 ReadOnly
 ReadWrite
enum  Access { ReadOnly, ReadWrite }

Public Attributes

std::string labelFile
Isis::Pvl label
int labelBytes
bool attached
bool history
std::string dataFile
Isis::BigInt startByte
std::fstream stream
enum IsisCubeDef::Access access
int samples
int lines
int bands
Isis::PixelType pixelType
Isis::CubeFormat cubeFormat
Isis::ByteOrder byteOrder
double base
double multiplier
std::vector< int > virtualBandList
std::streampos dataBytes


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