|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimViewshedTool.h>
Public Member Functions | |
| Radial () | |
Public Attributes | |
| double | azimuth |
| double | elevation |
| bool | insideAoi |
Definition at line 67 of file ossimViewshedTool.h.
|
inline |
Definition at line 70 of file ossimViewshedTool.h.
| double ossimViewshedTool::Radial::azimuth |
Definition at line 73 of file ossimViewshedTool.h.
Referenced by RadialProcessor::doRadial(), and ossimViewshedTool::initRadials().
| double ossimViewshedTool::Radial::elevation |
Definition at line 74 of file ossimViewshedTool.h.
Referenced by RadialProcessor::doRadial().
| bool ossimViewshedTool::Radial::insideAoi |
Definition at line 75 of file ossimViewshedTool.h.
Referenced by RadialProcessor::doRadial().
1.8.14