NodeMaxInflowReservoirActualSurfaceInflow Property |
Actual surface inflow to network for current time step, different from what was set in AddSurfaceContribution when max inflow limit is in effect
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double ActualSurfaceInflow { get; }
Public ReadOnly Property ActualSurfaceInflow As Double
Get
public:
property double ActualSurfaceInflow {
double get ();
}
Property Value
Type:
DoubleSee Also