Click or drag to resize

ICatchments Methods

The ICatchments type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add a catchment to the collection
Public methodFind
Find a catchment by catchment model id (unique)
Public methodFindAll
Find a catchment by catchment name
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodInitialize
Initialize Rainfall Runoff models. Sets up static data.
Public methodPrepare
Prepare Rainfall Runoff models. Sets up dynamic data so that the model is ready for first time step.
Top
Extension Methods
  NameDescription
Public Extension MethodFindAll
Find all catchments with the specified name, and providing the specified quantity
(Defined by RRExtensions.)
Top
See Also