|
Viewshed 6.1.0
A C++ library for calculation of viewshed, inverse viewshed and visibility indices for both of those analyses.
|
This is the complete list of members for HorizonsCount, including all inherited members.
| HorizonsCount(bool beforeTarget=true, bool onlyVisible=false, double invisibleValue=-1) (defined in HorizonsCount) | HorizonsCount | |
| name() override | HorizonsCount | virtual |
| pointValue() override | HorizonsCount | inlinevirtual |
| result(std::shared_ptr< LoSImportantValues > losValues, std::shared_ptr< AbstractLoS > los) override | HorizonsCount | virtual |
| ~AbstractViewshedAlgorithm()=default (defined in viewshed::AbstractViewshedAlgorithm) | viewshed::AbstractViewshedAlgorithm | virtual |