|
| GeoPos | MaximumHeightPosition [get, set] |
| | Maximum height position.
|
| |
| GeoPos | MinimumHeightPosition [get, set] |
| | Minimum height position.
|
| |
| double | MaximumHeight [get, set] |
| | Maximum height.
|
| |
| double | MinimumHeight [get, set] |
| | Minimum height.
|
| |
| IElevationLegend | Legend [get, set] |
| | Get or set legend with colors used to visualize elevation.
|
| |
| Color | FontForegroundColor [get, set] |
| | Get or set foreground color for max min elevation text.
|
| |
| Color | FontBackgroundColor [get, set] |
| | Get or set background color for max min elevation text.
|
| |
| float | FontSize [get, set] |
| | Get or set font size for max min elevation text.
|
| |
| string | FontName [get, set] |
| | Get or set font name for max min elevation text.
|
| |
| Color | MarkerColor [get, set] |
| | Get or set color for max min elevation marker.
|
| |
| Color | MarkerBackgroundColor [get, set] |
| | Get or set background color for max min elevation marker.
|
| |
| int | MarkerThickness [get, set] |
| | Get or set thickness for max min elevation marker.
|
| |
| bool | IsElevationColoringEnabled [get, set] |
| | Get or set if elevation is colored according to the elevation legend.
|
| |
| ObserverType | ObserverType [get, protected set] |
| | Get observer type.
|
| |
| string | Id [get] |
| | Get observer id.
|
| |
| GeoPos | Position [get, set] |
| | et or set observer position.
|
| |
| int | RadiusMeters [get, set] |
| | Get or set observer radius.
|
| |
| int | InnerRadius [get, set] |
| | Get or set minimum radius. This can be used to mask the inner area of the calculation. For LoS, the calculations are still starting from the center.
|
| |
| double | HeightAboveGround [get, set] |
| | Get or set observer height above ground.
|
| |
| double | TargetHeightAboveGround [get, set] |
| | Get or set target height above ground. Only relevant for LoS: Check for visibility of an object this high above the ground.
|
| |
| bool | Dirty [get, set] |
| | Get or set if observer is dirty.
|
| |
| double | DataResolution [get, set] |
| | Target resolution for the elevation data in m/pixel. If not given, the target resolution is calculated from the viewport resolution.
|
| |
| int | MaxCalculationRasterSize [get, set] |
| | Maximum size of the calculated raster. Width equals height and the default size is 2048.
|
| |
| bool | CalculationActive [get, set] |
| | Indicates if a calculation process is active on this observer.
|
| |
| double | Bearing [get, set] |
| | Direction of the observation, if any.
|
| |
| int | SectorSize [get, set] |
| | Sector size of the observation. Default is the full 360 degrees.
|
| |
| ObserverType | ObserverType [get] |
| | Get observer type.
|
| |
| string | Id [get] |
| | Get observer id.
|
| |
| GeoPos | Position [get, set] |
| | et or set observer position.
|
| |
| int | RadiusMeters [get, set] |
| | Get or set observer radius.
|
| |
| int | InnerRadius [get, set] |
| | Get or set minimum radius. This can be used to mask the inner area of the calculation. For LoS, the calculations are still starting from the center.
|
| |
| double | HeightAboveGround [get, set] |
| | Get or set observer height above ground.
|
| |
| double | TargetHeightAboveGround [get, set] |
| | Get or set target height above ground. Only relevant for LoS: Check for visibility of an object this high above the ground.
|
| |
| double | Bearing [get, set] |
| | Direction of the observation, if any.
|
| |
| int | SectorSize [get, set] |
| | Sector size of the observation. Default is the full 360 degrees.
|
| |
| bool | Dirty [get, set] |
| | Get or set if observer is dirty.
|
| |
| double | DataResolution [get, set] |
| | Target resolution for the elevation data in m/pixel. If not given, the target resolution is calculated from the viewport resolution.
|
| |
| bool | CalculationActive [get, set] |
| | Indicates if a calculation process is active on this observer.
|
| |
| int | MaxCalculationRasterSize [get, set] |
| | Maximum size of the calculated raster. Width equals height and the default size is 2048.
|
| |
| IElevationLegend | Legend [get, set] |
| | Get or set legend with colors used to visualize elevation.
|
| |
| Color | FontForegroundColor [get, set] |
| | Get or set foreground color for max min elevation text.
|
| |
| Color | FontBackgroundColor [get, set] |
| | Get or set background color for max min elevation text.
|
| |
| float | FontSize [get, set] |
| | Get or set font size for max min elevation text.
|
| |
| string | FontName [get, set] |
| | Get or set font name for max min elevation text.
|
| |
| Color | MarkerColor [get, set] |
| | Get or set color for max min elevation marker.
|
| |
| Color | MarkerBackgroundColor [get, set] |
| | Get or set background color for max min elevation marker.
|
| |
| int | MarkerThickness [get, set] |
| | Get or set thickness for max min elevation marker.
|
| |
| bool | IsElevationColoringEnabled [get, set] |
| | Get or set if elevation is colored according to the elevation legend.
|
| |
| GeoPos | MaximumHeightPosition [get, set] |
| | Maximum height position.
|
| |
| GeoPos | MinimumHeightPosition [get, set] |
| | Minimum height position.
|
| |
| double | MaximumHeight [get, set] |
| | Maximum height.
|
| |
| double | MinimumHeight [get, set] |
| | Minimum height.
|
| |
Max min elevation observer.