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
              | |
| MinTime | 
             Minimum time specifies how far back in time the catchment caches values. Set to MinValue to not cache values.
              | |
| MinTimeStep | 
            Minimum time step step used in RunUntil
              | |
| PauseSimulation | 
            If this is true, then the simulation will pause before the next timestep
              | |
| 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
              |