ICatchmentNamDataLossesToOverlandFlow Property  | 
 
            Variables holding the seasonal losses in percent to over land flow as read from the file
            Type: Dimensionless factor
            Unit: [%]
            Default: 0
            
            Used only when UseCropCoeffsAndLosses is set.
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble[] LossesToOverlandFlow { get; set; }Property LossesToOverlandFlow As Double()
	Get
	Set
property array<double>^ LossesToOverlandFlow {
	array<double>^ get ();
	void set (array<double>^ value);
}Property Value
Type: 
Double
See Also