Analyse LoS
Analyze the line-of-sight layer. Calculate the attributes of LoS according to the type of line-of-sight (see Outputs).
Parameters
| Label | Name | Type | Description |
|---|---|---|---|
| LoS layer | LoSLayer |
[vector: line] | LoS layer to analyze. |
| Use curvature corrections? | CurvatureCorrections |
[boolean] Default: True |
Should curvature and refraction corrections be applied? |
| Refraction coefficient value | RefractionCoefficient |
[number] Default: 0.13 |
Value of the refraction coefficient. |
| Output layer | OutputLayer |
[vector: line] | Output layer containing LoS with new attributes. |
Outputs
| Label | Name | Type | Description |
|---|---|---|---|
| Output layer | OutputLayer |
[vector: line] | Output layer containing LoS with new attributes. |
LoS local
- visible - boolean
- viewing_angle - double
- elevation_difference - double
- angle_difference_local_horizon - double
- elevation_difference_local_horizon - double
- los_slope_difference_local_horizon - double
- horizon_count - integer
- local_horizon_distance - double
LoS global
- visible - boolean
- angle_difference_global_horizon - double
- elevation_difference_global_horizon - double
- horizon_count_behind_target - integer
- global_horizon_distance - double
LoS without target
- maximal_vertical_angle - double
- global_horizon_distance - double
- local_horizon_distance - double
- vertical_angle_local_horizon - double
