OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <cstring>
#include <iostream>
#include <ossim/base/ossimNotify.h>
#include <ossim/imaging/ossimAdrgHeader.h>
#include <ossim/imaging/ossimIso8211.h>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const ossimAdrgHeader &adrg) |
std::ostream& operator<< | ( | std::ostream & | os, |
const ossimAdrgHeader & | adrg | ||
) |
Definition at line 308 of file ossimAdrgHeader.cpp.
References ossimAdrgHeader::theHeaderFile, ossimAdrgHeader::theHeaderSize, ossimAdrgHeader::theImageFile, ossimAdrgHeader::theInterleaveType, ossimAdrgHeader::theLines, ossimAdrgHeader::theLinesInTiles, ossimAdrgHeader::theMaxLat, ossimAdrgHeader::theMaxLon, ossimAdrgHeader::theMinLat, ossimAdrgHeader::theMinLon, ossimAdrgHeader::theNumberOfBands, ossimAdrgHeader::thePixelType, ossimAdrgHeader::theSamples, ossimAdrgHeader::theSamplesInTiles, ossimAdrgHeader::theStartCol, ossimAdrgHeader::theStartRow, ossimAdrgHeader::theStopCol, ossimAdrgHeader::theStopRow, ossimAdrgHeader::theTif, ossimAdrgHeader::theTim, and ossimAdrgHeader::theValidImageRect.