OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
DtedPost, this class contains the height, weighting factor and status. More...
#include <ossimDtedHandler.h>
Public Member Functions | |
DtedPost () | |
virtual | ~DtedPost () |
DtedPost methods. More... | |
Public Attributes | |
double | m_height |
double | m_weight |
bool | m_status |
DtedPost, this class contains the height, weighting factor and status.
Definition at line 177 of file ossimDtedHandler.h.
|
inline |
Definition at line 181 of file ossimDtedHandler.h.
|
virtual |
double ossimDtedHandler::DtedPost::m_height |
Definition at line 190 of file ossimDtedHandler.h.
Referenced by ossimDtedHandler::getHeightAboveMSL(), and ossimDtedHandler::readPostsFromFile().
bool ossimDtedHandler::DtedPost::m_status |
Definition at line 192 of file ossimDtedHandler.h.
Referenced by ossimDtedHandler::getHeightAboveMSL(), and ossimDtedHandler::readPostsFromFile().
double ossimDtedHandler::DtedPost::m_weight |
Definition at line 191 of file ossimDtedHandler.h.
Referenced by ossimDtedHandler::getHeightAboveMSL().