CatchmentLinearReservoirFirstReservoirOutflow Property |
Runoff/outflow from first reservoir.
Only active when the double linear reservoir is active, i.e. the french rural catchment.
State variable
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 FirstReservoirOutflow { get; set; }
Public Property FirstReservoirOutflow As Double
Get
Set
public:
property double FirstReservoirOutflow {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also