InfiltrationTrench Class |
Namespace: DHI.Mike1D.RainfallRunoffModule.LID
public class InfiltrationTrench : LIDBase, IStormwaterLID, IStormwaterLIDSurface, IStormwaterLIDStorage
The InfiltrationTrench type exposes the following members.
| Name | Description | |
|---|---|---|
| InfiltrationTrench | Initializes a new instance of the InfiltrationTrench class |
| Name | Description | |
|---|---|---|
| Area | (Inherited from LIDBase.) | |
| FlowStat | (Inherited from LIDBase.) | |
| FractionOfLIDFlowToRoute | (Inherited from LIDBase.) | |
| InitialSaturation | (Inherited from LIDBase.) | |
| Name | (Inherited from LIDBase.) | |
| NumberOfUnits | (Inherited from LIDBase.) | |
| ReportPath | (Inherited from LIDBase.) | |
| Runoff | (Inherited from LIDBase.) | |
| Storage | ||
| Surface | ||
| TotalCollectingArea | (Inherited from LIDBase.) | |
| Width | (Inherited from LIDBase.) |
| Name | Description | |
|---|---|---|
| AddInflow | (Inherited from LIDBase.) | |
| ApplyBoundary(CatchmentSourceBoundaryTypes, IBoundarySource) | (Inherited from LIDBase.) | |
| ApplyBoundary(GlobalSourceBoundaryTypes, GlobalGeoLocatedSource) | (Inherited from LIDBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| Finish | (Inherited from LIDBase.) | |
| GetEvapRates | (Inherited from LIDBase.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Initialize | (Inherited from LIDBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PerformTimeStep | ||
| Prepare | (Overrides LIDBasePrepare(RRParameters, DateTime, DateTime, IDiagnostics).) | |
| PrepareForNewReportFile(IDiagnostics) | (Inherited from LIDBase.) | |
| PrepareForTimeStep | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Validate |
| Name | Description | |
|---|---|---|
| _boundarySourceEvaporation | (Inherited from LIDBase.) | |
| _boundarySourceRainfall | (Inherited from LIDBase.) | |
| _evapPot | (Inherited from LIDBase.) | |
| _flowStat | (Inherited from LIDBase.) | |
| _inflow | (Inherited from LIDBase.) | |
| _initialSaturation | (Inherited from LIDBase.) | |
| _reportPath | (Inherited from LIDBase.) | |
| _reportWriter | (Inherited from LIDBase.) | |
| _runoff | (Inherited from LIDBase.) |
| Name | Description | |
|---|---|---|
| SetSoilMoisture | (Defined by LIDExtension.) | |
| SetStorageDepth | (Defined by LIDExtension.) | |
| SetSurfaceDepth | (Defined by LIDExtension.) | |
| SoilMoisture | (Defined by LIDExtension.) | |
| StorageDepth | (Defined by LIDExtension.) | |
| SurfaceDepth | (Defined by LIDExtension.) |