Click or drag to resize

BoundaryDataCatchmentSourceBoundaries Property

Catchment source boundaries, sources for catchment models, as e.g. rainfall and evaporation. These can be specified for each catchment individually here. If specifying rain etc. globally or based on coordinates, used the GlobalSourceBoundaries.

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public ICatchmentSourceBoundaries CatchmentSourceBoundaries { get; }

Property Value

Type: ICatchmentSourceBoundaries

Implements

IBoundaryDataCatchmentSourceBoundaries
See Also