|
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 viewshed::visibilityalgorithm::AngleDifferenceToGlobalHorizon, including all inherited members.
| AngleDifferenceToGlobalHorizon(bool all=false, double invisibleValue=-181, double differenceWithoutHorizon=-180, double pointValue=0) (defined in viewshed::visibilityalgorithm::AngleDifferenceToGlobalHorizon) | viewshed::visibilityalgorithm::AngleDifferenceToGlobalHorizon | |
| name() override | viewshed::visibilityalgorithm::AngleDifferenceToGlobalHorizon | virtual |
| pointValue() override | viewshed::visibilityalgorithm::AngleDifferenceToGlobalHorizon | inlinevirtual |
| result(std::shared_ptr< LoSImportantValues > losValues, std::shared_ptr< AbstractLoS > los) override | viewshed::visibilityalgorithm::AngleDifferenceToGlobalHorizon | virtual |
| ~AbstractViewshedAlgorithm()=default (defined in viewshed::AbstractViewshedAlgorithm) | viewshed::AbstractViewshedAlgorithm | virtual |