LIDLayerSoil Methods |
The LIDLayerSoil type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSoilPercRate |
Computes percolation rate of water through a LID's soil layer.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetVolume |
Volume of free water per area [m] contained in soil for a given moisture. Bound water (below WiltingPoint) is not included
| |
| Limit |
Limit state variables to allowed range,
between WiltingPoint and Porosity | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Prepare |
Prepare soil layer
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Validate |
Validate surface parameters
|