|
Isis Developer Reference
|
Go to the documentation of this file.
50 const QString &name =
"HiBlob") :
51 Blobber(cube, tblname, field, name) { }
Base class for accessing ISIS blobs.
Definition: Blobber.h:98
TNT::Array2D< double > HiMatrix
2-D buffer
Definition: HiCalTypes.h:28
virtual ~HiBlob()
Destructor.
Definition: HiBlob.h:54
HiBlob(Cube &cube, const QString &tblname, const QString &field, const QString &name="HiBlob")
Constructor providing interface to an ISIS Cube object.
Definition: HiBlob.h:48
HiBlob()
Default, mostly useless constructor.
Definition: HiBlob.h:43
IO Handler for Isis Cubes.
Definition: Cube.h:167
BLOB extraction class.
Definition: HiBlob.h:38
const HiMatrix & buffer() const
Return a reference to the data.
Definition: HiBlob.h:57
const BlobBuf & ref() const
Returns a const reference to the internal buffer for ease of use to derived objects.
Definition: Blobber.h:238
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16