USGS

Isis 3.0 Developer's Reference (API)

Home

Isis::Cube Member List

This is the complete list of members for Isis::Cube, including all inherited members.
addCachingAlgorithm(CubeCachingAlgorithm *)Isis::Cube
Bsq enum valueIsis::Cube
clearIoCache()Isis::Cube
close(bool remove=false)Isis::Cube
create(const iString &cfile)Isis::Cube
Cube()Isis::Cube
deleteBlob(iString BlobType, iString BlobName)Isis::Cube
deleteGroup(const iString &group)Isis::Cube
Format enum nameIsis::Cube
getBandCount() const Isis::Cube
getBase() const Isis::Cube
getByteOrder() const Isis::Cube
getCamera()Isis::Cube
getFilename() const Isis::Cube
getFormat() const Isis::Cube
getGroup(const iString &group) const Isis::Cube
getHistogram(const int &band=1, iString msg="Gathering histogram")Isis::Cube
getHistogram(const int &band, const double &validMin, const double &validMax, iString msg="Gathering histogram")Isis::Cube
getLabel() const Isis::Cube
getLabelSize(bool actual=false) const Isis::Cube
getLineCount() const Isis::Cube
getMultiplier() const Isis::Cube
getPhysicalBand(const int &virtualBand) const Isis::Cube
getPixelType() const Isis::Cube
getProjection()Isis::Cube
getSampleCount() const Isis::Cube
getStatistics(const int &band=1, iString msg="Gathering statistics")Isis::Cube
getStatistics(const int &band, const double &validMin, const double &validMax, iString msg="Gathering statistics")Isis::Cube
hasGroup(const iString &group) const Isis::Cube
hasTable(const iString &name)Isis::Cube
isOpen() const Isis::Cube
isProjected() const Isis::Cube
isReadOnly() const Isis::Cube
isReadWrite() const Isis::Cube
labelsAttached() const Isis::Cube
open(const iString &cfile, iString access="r")Isis::Cube
putGroup(PvlGroup &group)Isis::Cube
read(Blob &blob) const Isis::Cube
read(Buffer &rbuf)Isis::Cube
reopen(iString access="r")Isis::Cube
setBaseMultiplier(double base, double mult)Isis::Cube
setByteOrder(ByteOrder byteOrder)Isis::Cube
setDimensions(int ns, int nl, int nb)Isis::Cube
setFormat(Format format)Isis::Cube
setLabelsAttached(bool attached)Isis::Cube
setLabelSize(int labelBytes)Isis::Cube
setMinMax(double min, double max)Isis::Cube
setPixelType(PixelType pixelType)Isis::Cube
setVirtualBands(const QList< iString > &vbands)Isis::Cube
setVirtualBands(const std::vector< std::string > &vbands)Isis::Cube
Tile enum valueIsis::Cube
write(Blob &blob)Isis::Cube
write(Buffer &wbuf)Isis::Cube
~Cube()Isis::Cube [virtual]