ICatchmentKinematicWaveDataSlope Property  | 
 
            Avearage slope of the catchment.
            
            This is only applicable when the catchment does not specify their slope explicitly, see Slope.
            
            Unit: [-]
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble Slope { get; set; }Property Slope As Double
	Get
	Set
property double Slope {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also