VegetativeSwale Methods |
The VegetativeSwale type exposes the following members.
Name | Description | |
---|---|---|
AddInflow |
Add inflow (run-on from catchment to LID)
(Inherited from LIDBase.) | |
ApplyBoundary(CatchmentSourceBoundaryTypes, IBoundarySource) |
Apply a boundary to this catchment
(Inherited from LIDBase.) | |
ApplyBoundary(GlobalSourceBoundaryTypes, GlobalGeoLocatedSource) |
Apply a boundary to this catchment
(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 |
Finish simulations
(Inherited from LIDBase.) | |
GetEvapRates |
Computes evaporation rate from layer.
(Inherited from LIDBase.) | |
GetHashCode | Serves as the default hash function. (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 |
Take time step
| |
Prepare |
Prepare LID
(Overrides LIDBasePrepare(RRParameters, DateTime, DateTime, IDiagnostics).) | |
PrepareForNewReportFile(IDiagnostics) |
Check report file directory and delete existing file, if present.
(Inherited from LIDBase.) | |
PrepareForTimeStep |
Take time step
| |
SwaleDepth |
Get depth water in swale for a given volume
| |
SwaleVolume |
Volume and surface area of swale for current water depth.
| |
SwaleVolume(Double) |
Volume and surface area of swale for specified water depth.
| |
SwaleVolume(Double) |
Volume and surface area of swale for current water depth.
| |
SwaleVolume(Double, Double) |
Volume and surface area of swale for specified water depth.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
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 |