|
|
| AngleDifferenceToLocalHorizon (bool all=false, double invisibleValue=-181, double differenceWithoutHorizon=-180, double pointValue=0) |
| double | result (std::shared_ptr< LoSImportantValues > losValues, std::shared_ptr< AbstractLoS > los) override |
| | Extract resulting value based on LoSImportantValues and specific los.
|
| double | pointValue () override |
| | Value at important point, either view point for viewshed or target point for inverse viewshed.
|
| const std::string | name () override |
| | Name of the algorithm.
|
◆ name()
| const std::string AngleDifferenceToLocalHorizon::name |
( |
| ) |
|
|
overridevirtual |
◆ pointValue()
| double viewshed::visibilityalgorithm::AngleDifferenceToLocalHorizon::pointValue |
( |
| ) |
|
|
inlineoverridevirtual |
◆ result()
The documentation for this class was generated from the following files:
- /home/runner/work/cpp-viewshed-library/cpp-viewshed-library/include/viewshed/visibilityangledifferencetolocalhorizon.h
- /home/runner/work/cpp-viewshed-library/cpp-viewshed-library/src/library/visibility_algorithms/angledifferencetolocalhorizon.cpp