OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <fstream>
#include <ossim/base/ossimConstants.h>
#include <ossim/base/ossimString.h>
#include <ossim/elevation/ossimElevCellHandler.h>
#include <ossim/support_data/ossimDtedVol.h>
#include <ossim/support_data/ossimDtedHdr.h>
#include <ossim/support_data/ossimDtedUhl.h>
#include <ossim/support_data/ossimDtedDsi.h>
#include <ossim/support_data/ossimDtedAcc.h>
#include <ossim/support_data/ossimDtedRecord.h>
#include <mutex>
Go to the source code of this file.
Classes | |
class | ossimDtedHandler |
the DTED handler is an elevation source that allows for handling of a single cell of data. More... | |
class | ossimDtedHandler::DtedPost |
DtedPost, this class contains the height, weighting factor and status. More... | |
class | ossimDtedHandler::DtedHeight |
DtedHeight is a class for storing DTED information. More... | |