AirspaceCoverageMode Enumeration
Specifies the mode of an AirspaceCoverageOperator.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CEOperators assembly)
Syntax
public enum AirspaceCoverageMode
Values
Value name | Value | Description |
---|---|---|
Default | 0 | The operator shall output the merged viewshed. |
Complement | 1 | The operator shall not output the merged viewshed, but its complement relative to the volume of interest. |
Both | 2 | The operator shall output both the merged viewshed and its complement. |
Remarks
For more details, see AirspaceCoverageOperator.Mode.
Platforms
Windows, Linux, Android