Catchments Properties |
The Catchments type exposes the following members.
| Name | Description | |
|---|---|---|
| CalibrationPlotOutputFolder |
Folder for calibration plots.
| |
| Count |
Number of grid points
| |
| CurrentTime |
Time of which all catchments has been updated to.
| |
| IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. | |
| Item |
Get a catchment via its index
| |
| LastTimeStepPerformedEvent |
Gets Last Time Step Performed Event
| |
| MaxTimeStep |
Maximum time step step used in RunUntil
| |
| MinTimeStep |
Minimum time step step used in RunUntil
| |
| RunController |
Controller used for executing simulation
| |
| RuntimeDiagnostics |
Diagnostics instance for the Catchments. Used during runtime.
| |
| StopwatchPostTimeStepEvent |
Stop watch, timing post time step event
| |
| TsBuffer |
The TsBuffer used by this collection of catchments
|