70 void SetSubArea(
const int orignl,
const int origns,
const int sl,
71 const int ss,
const int el,
const int es,
72 const double linc,
const double sinc);
int p_es
Ending sample of subarea.
int p_nl
Number of lines in original file.
int p_sl
Starting line of subarea.
int p_ss
Starting sample of subarea.
void SetSubArea(const int orignl, const int origns, const int sl, const int ss, const int el, const int es, const double linc, const double sinc)
Defines the subarea.
int p_ns
Number of samples in original file.
Contains multiple PvlContainers.
int p_el
Ending line of subarea.
Apply corrections to a cube label for subarea extraction.
void UpdateLabel(Cube *icube, Cube *ocube, PvlGroup &results)
Modifies a label for a file containing a subarea.
Namespace for ISIS/Bullet specific routines.
double p_sinc
Sample increment for subarea.
double p_linc
Line increment for subarea.
IO Handler for Isis Cubes.