LIDExtension Class |
Namespace: DHI.Mike1D.RainfallRunoffModule.LID
public static class LIDExtension
The LIDExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| SetSoilMoisture |
Set soil/pavement moisture of lid, independent of type.
If lid does not have a soil/pavement layer, an exception is thrown | |
| SetStorageDepth |
Set storage depth of lid, independent of type.
If lid does not have a storage layer, an exception is thrown | |
| SetSurfaceDepth |
Set surface depth of lid, independent of type.
If lid does not have a surface layer, an exception is thrown | |
| SoilMoisture |
Get soil/pavement moisture of lid, independent of type.
If lid does not have a soil/pavement layer, an exception is thrown | |
| StorageDepth |
Get storage depth of lid, independent of type.
If lid does not have a storage layer, an exception is thrown | |
| SurfaceDepth |
Get surface depth of lid, independent of type.
If lid does not have a surface layer, an exception is thrown |