GLIMSView Source Code Documentation

ImageFormat::BandInf Struct Reference

#include <imageformat.h>

List of all members.


Detailed Description

Structure to hold metadata about the bands in the image.

Definition at line 63 of file imageformat.h.


Public Attributes

int width
int height
DataType type
std::string name
double res
double swlen
double ewlen
double max
double min
int ndims
std::string proj
int UTMZ
std::vector< std::string > parms
double rot
double ulx
double uly

Member Data Documentation

Definition at line 64 of file imageformat.h.

Referenced by NlapsFrmt::fillBandInf(), HdfEosFrmt::open(), and GDALFrmt::open().

Definition at line 65 of file imageformat.h.

Referenced by NlapsFrmt::fillBandInf(), HdfEosFrmt::open(), and GDALFrmt::open().

Definition at line 66 of file imageformat.h.

Referenced by NlapsFrmt::fillBandInf(), HdfEosFrmt::open(), and GDALFrmt::open().

Definition at line 69 of file imageformat.h.

Definition at line 70 of file imageformat.h.

Definition at line 71 of file imageformat.h.

Referenced by HdfEosFrmt::open(), and GDALFrmt::open().

Definition at line 72 of file imageformat.h.

Referenced by HdfEosFrmt::open(), and GDALFrmt::open().

Definition at line 73 of file imageformat.h.

Referenced by NlapsFrmt::fillBandInf(), HdfEosFrmt::open(), and GDALFrmt::open().

std::vector<std::string> ImageFormat::BandInf::parms


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

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