LIDLayerDrainMatPrepare Method |
Prepare drain mat layer
Namespace:
DHI.Mike1D.RainfallRunoffModule.LID
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public void Prepare(
double slope
)
Public Sub Prepare (
slope As Double
)
public:
void Prepare(
double slope
)
Parameters
- slope
- Type: SystemDouble
[Missing <param name="slope"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.LID.LIDLayerDrainMat.Prepare(System.Double)"]
See Also