File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
1 #ifndef SampleManager_h
2 #define SampleManager_h
10 #include "BufferManager.h"
43 bool SetSample(
const int sample,
const int band = 1);
SampleManager(const Isis::Cube &cube, const bool reverse=false)
Constructs a SampleManager object.
~SampleManager()
Destroys the SampleManager object.
Manages a Buffer over a cube.
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...
Buffer manager, for moving through a cube in samples.
IO Handler for Isis Cubes.
This is free and unencumbered software released into the public domain.