OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <iostream>
#include <ossim/support_data/ossimDtedRecord.h>
#include <ossim/base/ossimConstants.h>
#include <ossim/base/ossimCommon.h>
#include <ossim/base/ossimEndian.h>
#include <ossim/base/ossimNotifyContext.h>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const ossimDtedRecord &rec) |
std::ostream& operator<< | ( | std::ostream & | os, |
const ossimDtedRecord & | rec | ||
) |
Definition at line 274 of file ossimDtedRecord.cpp.
References ossimDtedRecord::theCheckSum, ossimDtedRecord::theComputedCheckSum, ossimDtedRecord::theDataBlockCount, ossimDtedRecord::theLatCount, ossimDtedRecord::theLonCount, ossimDtedRecord::theNumPoints, ossimDtedRecord::thePoints, ossimDtedRecord::theRecSen, ossimDtedRecord::theStartOffset, and ossimDtedRecord::theStopOffset.