Name | Description | |
---|---|---|
LineOfSightParams Constructor | Overloaded. |
The following tables list the members exposed by LineOfSightParams.
Name | Description | |
---|---|---|
LineOfSightParams Constructor | Overloaded. |
Name | Description | |
---|---|---|
ApplyCurvature | Gets and sets whether the earth's curvature should be taken into consideration. Default value is false. | |
ApplyRefraction | Gets and sets whether atmospheric refraction should be taken into consideration. Default value is false. | |
DefaultRefractionFactor | Gets the default refraction factor to apply. Default value is 0.13. | |
ObserverHeightOffset | Gets and sets the vertical offset to apply to the observer point (in the vertical unit of measure of the surface). Default value is 0.0. | |
ObserverPoint | Gets and sets the observer point. | |
OutputSpatialReference | Gets and sets the spatial reference which the output features will be projected to. Default value is null. If null, then the output features use the spatial reference of the surface. | |
RefractionFactor | Gets and sets the refraction factor to apply. Default value is DefaultRefractionFactor. | |
TargetHeightOffset | Gets and sets the vertical offset to apply to the target point (in the vertical unit of measure of the surface). Default value is 0.0. | |
TargetPoint | Gets and sets the target point. |