Click or drag to resize

Catchments Properties

The Catchments type exposes the following members.

Properties
  NameDescription
Public propertyCalibrationPlotOutputFolder
Folder for calibration plots.
Public propertyCount
Number of grid points
Public propertyCurrentTime
Time of which all catchments has been updated to.
Public propertyIsReadOnly
Public propertyItem
Get a catchment via its index
Public propertyLastTimeStepPerformedEvent
Gets Last Time Step Performed Event
Public propertyMaxTimeStep
Maximum time step step used in RunUntil
Public propertyMinTime
Minimum time specifies how far back in time the catchment caches values. Set to MinValue to not cache values.
Public propertyMinTimeStep
Minimum time step step used in RunUntil
Public propertyPauseSimulation
If this is true, then the simulation will pause before the next timestep
Public propertyRuntimeDiagnostics
Diagnostics instance for the Catchments. Used during runtime.
Public propertyStopwatchPostTimeStepEvent
Stop watch, timing post time step event
Public propertyTsBuffer
The TsBuffer used by this collection of catchments
Top
See Also