CatchmentNamInterFlowOutflow Property |
State variable holding the interflow routed through the second linear reservoir.
Unit: [mm/hour]
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double InterFlowOutflow { get; set; }
Public Property InterFlowOutflow As Double
Get
Set
public:
property double InterFlowOutflow {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also