ViewshedParameters

Parameters that control viewshed analysis for a ViewshedFunction.

Since

300.0.0

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The interval at which the elevation source is sampled, in the horizontal units of the ViewshedFunction elevation extent.

Link copied to clipboard

The field of view of the observer, in degrees. The angle must be between 0 and 360 degrees and is split evenly on either side of ViewshedParameters.heading.

Link copied to clipboard

The direction that the observer is facing, in degrees. The value defines the angle in degrees clockwise relative to the Y axis of the spatial reference.

Link copied to clipboard

The maximum radius for the viewshed calculation.

Link copied to clipboard

Specifies how the observer position height should be interpreted. The default value is HeightOrigin.Relative.

Link copied to clipboard

The observer position in 3D space. The value of Point.z is the observer height.

Link copied to clipboard

The height of the target, in the same unit as the elevation surface. Target height is added to all elevation values of the surface to determine visibility at each location. The default value is 0.

Link copied to clipboard

Specifies how the target height should be interpreted. The default value is HeightOrigin.Relative.

Functions

Link copied to clipboard