CatchmentNamOverLandOutflow Property  | 
 
            State variable holding information on the overland flow routed through the second of two linear reservoirs.
            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)
Syntaxpublic double OverLandOutflow { get; set; }Public Property OverLandOutflow As Double
	Get
	Set
public:
property double OverLandOutflow {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also