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