Viewshed 6.1.0
A C++ library for calculation of viewshed, inverse viewshed and visibility indices for both of those analyses.
Loading...
Searching...
No Matches
viewshed::CellEventPosition Struct Reference

Simple tuple representing cell event position in term of row and col (as double). More...

#include <celleventposition.h>

Public Member Functions

 CellEventPosition (double row, double col)

Public Attributes

double mRow
double mCol

Detailed Description

Simple tuple representing cell event position in term of row and col (as double).


The documentation for this struct was generated from the following files: