64 const QString &name =
"HiBlob") :
65 Blobber(cube, tblname, field, name) { }
const BlobBuf & ref() const
Returns a const reference to the internal buffer for ease of use to derived objects.
Base class for accessing ISIS blobs.
HiBlob(Cube &cube, const QString &tblname, const QString &field, const QString &name="HiBlob")
Constructor providing interface to an ISIS Cube object.
virtual ~HiBlob()
Destructor.
HiBlob()
Default, mostly useless constructor.
Namespace for ISIS/Bullet specific routines.
const HiMatrix & buffer() const
Return a reference to the data.
TNT::Array2D< double > HiMatrix
2-D buffer
IO Handler for Isis Cubes.