Click or drag to resize

GM_ViewShedParams_tmReceiverAngleEnd Field

Angle (in degrees) above horizon to stop test at (NULL for none) - if this and mReceiverAngle are provided, an angle range view shed test is done (like a flashlight beam)

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public Nullable<double> mReceiverAngleEnd

Field Value

Type: NullableDouble
See Also