1 #ifndef SampleManager_h 2 #define SampleManager_h 59 bool SetSample(
const int sample,
const int band = 1);
~SampleManager()
Destroys the SampleManager object.
Buffer manager, for moving through a cube in samples.
Manages a Buffer over a cube.
SampleManager(const Isis::Cube &cube, const bool reverse=false)
Constructs a SampleManager object.
Namespace for ISIS/Bullet specific routines.
IO Handler for Isis Cubes.
bool SetSample(const int sample, const int band=1)
Positions the buffer at the requested line and returns a status indicator if the set was succesful or...