ICatchments Methods |
The ICatchments type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Add a catchment to the collection
|
![]() | Find |
Find a catchment by catchment model id (unique)
|
![]() | FindAll |
Find a catchment by catchment name
|
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) |
![]() | Initialize |
Initialize Rainfall Runoff models. Sets up static data.
|
![]() | Prepare |
Prepare Rainfall Runoff models. Sets up dynamic data so that the model is ready for first time step.
|
Name | Description | |
---|---|---|
![]() | FindAll |
Find all catchments with the specified name, and providing the specified quantity
(Defined by RRExtensions.) |