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::ViewshedUtils Member List

This is the complete list of members for viewshed::ViewshedUtils, including all inherited members.

allAlgorithms()viewshed::ViewshedUtilsstatic
allAlgorithms(double invisibleValue)viewshed::ViewshedUtilsstatic
compareRasters(std::shared_ptr< SingleBandRaster > r1, std::shared_ptr< SingleBandRaster > r2, std::string &error)viewshed::ViewshedUtilsstatic
distanceElevation(std::shared_ptr< AbstractLoS > los)viewshed::ViewshedUtilsstatic
doubleEqual(double a, double b, double epsilon=4 *std::numeric_limits< double >::epsilon()) (defined in viewshed::ViewshedUtils)viewshed::ViewshedUtilsstatic
earthDiameter(OGRSpatialReference crs)viewshed::ViewshedUtilsstatic
rasterCoordinates(std::shared_ptr< std::vector< LoSNode > > los, LoSNode poi) (defined in viewshed::ViewshedUtils)viewshed::ViewshedUtilsstatic
saveToCsv(std::vector< DataTriplet > data, std::string header, std::string fileName)viewshed::ViewshedUtilsstatic
saveToCsv(std::vector< std::string > rows, std::string header, std::string fileName)viewshed::ViewshedUtilsstatic
validateRaster(std::shared_ptr< SingleBandRaster > r1, std::string &error)viewshed::ViewshedUtilsstatic