IHDHGridPointSourcesInflow Property  | 
  Accumulated inflow sources (lateral inflow) at current time step. Always positive. 
 
    Namespace: 
   DHI.Mike1D.Engine.ModuleHD
    Assembly:
   DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble SourcesInflow { get; }ReadOnly Property SourcesInflow As Double
	Get
property double SourcesInflow {
	double get ();
}Property Value
Type: 
Double
See Also