CatchmentNamBoundaryAbstraction Property |
Abstraction boundary.
The boundary must cover the entire simulation period.
Unit: [m/s], for accumulated types (abstraction-depth): [m]
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IBoundarySource BoundaryAbstraction { get; set; }
Public Property BoundaryAbstraction As IBoundarySource
Get
Set
public:
property IBoundarySource^ BoundaryAbstraction {
IBoundarySource^ get ();
void set (IBoundarySource^ value);
}
Property Value
Type:
IBoundarySourceSee Also