IStormwaterLID Methods |
The IStormwaterLID type exposes the following members.
Name | Description | |
---|---|---|
AddInflow |
Add inflow (run-on from catchment to LID)
| |
ApplyBoundary(CatchmentSourceBoundaryTypes, IBoundarySource) |
Apply a boundary to this catchment
| |
ApplyBoundary(GlobalSourceBoundaryTypes, GlobalGeoLocatedSource) |
Apply a boundary to this catchment
| |
Finish |
Finalize
| |
Initialize |
Initialize LID
/// | |
PerformTimeStep |
Take time step
| |
Prepare |
Prepare LID
| |
PrepareForTimeStep |
Take time step
| |
Validate |
Validate LID
/// |
Name | Description | |
---|---|---|
SetSoilMoisture |
Set soil/pavement moisture of lid, independent of type.
(Defined by LIDExtension.)If lid does not have a soil/pavement layer, an exception is thrown | |
SetStorageDepth |
Set storage depth of lid, independent of type.
(Defined by LIDExtension.)If lid does not have a storage layer, an exception is thrown | |
SetSurfaceDepth |
Set surface depth of lid, independent of type.
(Defined by LIDExtension.)If lid does not have a surface layer, an exception is thrown | |
SoilMoisture |
Get soil/pavement moisture of lid, independent of type.
(Defined by LIDExtension.)If lid does not have a soil/pavement layer, an exception is thrown | |
StorageDepth |
Get storage depth of lid, independent of type.
(Defined by LIDExtension.)If lid does not have a storage layer, an exception is thrown | |
SurfaceDepth |
Get surface depth of lid, independent of type.
(Defined by LIDExtension.)If lid does not have a surface layer, an exception is thrown |