|
Viewshed 6.1.0
A C++ library for calculation of viewshed, inverse viewshed and visibility indices for both of those analyses.
|
Class to represent position on raster in term of row and column. More...
#include <rasterposition.h>

Public Attributes | |
| int | mRow = -1 |
| int | mCol = -1 |
Class to represent position on raster in term of row and column.