#include <imageformat.h>
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 |
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().
std::string ImageFormat::BandInf::name |
Definition at line 67 of file imageformat.h.
Referenced by NlapsFrmt::fillBandInf(), HdfEosFrmt::getBandMetaData(), L7A_Geotiff::open(), HdfEosFrmt::open(), and GDALFrmt::open().
double ImageFormat::BandInf::res |
Definition at line 68 of file imageformat.h.
Referenced by NlapsFrmt::fillBandInf(), HdfEosFrmt::getBandMetaData(), GDALFrmt::open(), and ImageFormat::xyToMeter().
double ImageFormat::BandInf::swlen |
Definition at line 69 of file imageformat.h.
double ImageFormat::BandInf::ewlen |
Definition at line 70 of file imageformat.h.
double ImageFormat::BandInf::max |
Definition at line 71 of file imageformat.h.
Referenced by HdfEosFrmt::open(), and GDALFrmt::open().
double ImageFormat::BandInf::min |
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::string ImageFormat::BandInf::proj |
Definition at line 74 of file imageformat.h.
Referenced by ImageFormat::createProj(), NlapsFrmt::fillBandInf(), HdfEosFrmt::getBandMetaData(), ImageFormat::getULCorners(), and ImageFormat::xyToMeter().
Definition at line 75 of file imageformat.h.
Referenced by ImageFormat::createProj(), NlapsFrmt::fillBandInf(), and HdfEosFrmt::getBandMetaData().
std::vector<std::string> ImageFormat::BandInf::parms |
Definition at line 76 of file imageformat.h.
Referenced by ImageFormat::createProj(), NlapsFrmt::fillBandInf(), and HdfEosFrmt::getBandMetaData().
double ImageFormat::BandInf::rot |
Definition at line 77 of file imageformat.h.
Referenced by NlapsFrmt::fillBandInf(), HdfEosFrmt::getBandMetaData(), and ImageFormat::xyToMeter().
double ImageFormat::BandInf::ulx |
Definition at line 78 of file imageformat.h.
Referenced by NlapsFrmt::fillBandInf(), HdfEosFrmt::getBandMetaData(), ImageFormat::getULCorners(), and ImageFormat::xyToMeter().
double ImageFormat::BandInf::uly |
Definition at line 79 of file imageformat.h.
Referenced by NlapsFrmt::fillBandInf(), HdfEosFrmt::getBandMetaData(), ImageFormat::getULCorners(), and ImageFormat::xyToMeter().
Home |
Search |
Disclaimers & Privacy |
Contact Us GLIMSView Maintainer: dsoltesz@usgs.gov |