GLIMSView Source Code Documentation

ImageCube::Layer Struct Reference

#include <ImageCube.h>

List of all members.


Detailed Description

Layer - represents an image band.

Definition at line 37 of file ImageCube.h.


Public Attributes

int layernum
std::vector< double > * values

Member Data Documentation

Definition at line 38 of file ImageCube.h.

Referenced by ImageCube::addBand().

std::vector<double>* ImageCube::Layer::values

Definition at line 39 of file ImageCube.h.

Referenced by ImageCube::addBand().


The documentation for this struct was generated from the following file:

Home | Search | Disclaimers & Privacy | Contact Us
GLIMSView Maintainer: dsoltesz@usgs.gov