Namespace Esri.ArcGISRuntime.Analysis.Visibility
Classes
LineOfSight
A result for the line of sight analysis.
LineOfSightFunction
A function that evaluates visibility along one or more lines of sight between observer and target locations.
LineOfSightParameters
Parameters that control line of sight analysis for a LineOfSightFunction.
LineOfSightPosition
Defines a 3D position for an observer or target for use in surface visibility line of sight analysis.
ObserverTargetPair
An observer and a target position, used in the LineOfSightParameters.
ObserverTargetPairs
Defines observer and target positions for use in surface visibility line of sight analysis.
ViewshedFunction
Evaluates an elevation surface to produce a viewshed, determining which areas are visible and which are not visible to an observer.
ViewshedParameters
Parameters that control viewshed analysis for a ViewshedFunction.