NodeMaxInflowReservoirCatcmentQRoutedToSurface Property |
Catchment inflow routed to source (outflow). Is only positive when also Surface flow is negative (outflow from node),
then some (or all) of the catchment flow is routed directly to surface.
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double CatcmentQRoutedToSurface { get; }
Public ReadOnly Property CatcmentQRoutedToSurface As Double
Get
public:
property double CatcmentQRoutedToSurface {
double get ();
}
Property Value
Type:
Double
See Also