ICatchmentSWQ Properties |
The ICatchmentSWQ type exposes the following members.
Name | Description | |
---|---|---|
Area |
Total area of catchment
Unit: [m2]
(Inherited from ICatchment.) | |
BoundarySourceRainfall |
Rainfall boundary
| |
CatchmentGeometry |
Get and set the list of coordinates of the catchment
(Inherited from ICatchment.) | |
CatchmentName |
Catchment name.
(Inherited from ICatchment.)The name is not unique, there may be several catchment models for one catchment, however all catchments with the same name should/must share the same catchment geometry. | |
CenterPoint |
Get and set the central point of the catchment
(Inherited from ICatchment.) | |
ClientName |
Title of the calibration plot
(Inherited from ICalibratable.) | |
CurrentTime |
Return the time of the current state.
(Inherited from ICatchment.) | |
EffectiveArea |
Effective area of catchment, where runoff takes place.
Unit: [m2]
(Inherited from ICatchment.) | |
EndTime |
Return the end time of the catchment simulation.
This is set during prepare, and the catchment must
make sure not to run beyond this time.
(Inherited from ICatchment.) | |
MinTime |
Minimum time to which Time can be set. The catchment must caches values from MinTime to the
max value of Time.
(Inherited from ICatchment.) | |
ModelId |
Catchment model ID. Unique id.
(Inherited from ICatchment.) | |
Name | Obsolete.
Same as ModelId - for backward compatibility.
(Inherited from ICatchment.) | |
ObservedData |
Observed data. Used for creating calibration plots and for auto-calibration reference data.
(Inherited from ICatchment.) | |
Runoff |
Total runoff from catchment at present time step.
Unit: [m^3/s]
(Inherited from ICatchment.) | |
TimeStep |
Time step op catchment
(Inherited from ICatchment.) | |
TSBuffer |
Set the TSBuffer to use in this catchment
(Inherited from ICatchment.) | |
VolumeOnGroundAdded |
Volume of water added to catchment after a time step.
This water will be eventually routed.
| |
YearlyRunoff | Obsolete. (Inherited from ICatchment.) |