CatchmentSourceBoundary Properties |
The CatchmentSourceBoundary type exposes the following members.
Name | Description | |
---|---|---|
BoundaryID |
ID of boundary
(Inherited from AbstractSourceBoundary.) | |
BoundarySourceType |
Boundary source type is always CatchmentSource
(Overrides AbstractSourceBoundaryBoundarySourceType.) | |
CatchmentIds |
A list of all Catchment ID's associated with this Source. It can be empty, then
the source is assumed to be globally valid.
| |
CatchmentSourceBoundaryType |
CatchmentSource Type - currently only Discharge is implemented
| |
Components |
A list of all components sources attached to the source. Each component may have more than
one entry in this list.
(Inherited from AbstractSourceBoundary.) | |
ExtensionData |
Data from an extended DataContract not recognized here
| |
GeoPoint |
If this catchment source comes from a geographically referenced
location, enter the coordinates here.
The GeoPoint is only used if the list of CatchmentIds is empty.
If there is more than one catchment source of the same type without
a list of catchment, all must have a GeoPoint defined (those without
will be ignored).
| |
Global |
A global boundary applies to all catchments
| |
Items |
A list of all items attached to the source
(Inherited from AbstractSourceBoundary.) | |
Modifier |
A modifier that you can assign run-time to the setup, to handle
e.g. putting noise to the model or in other ways change the value.
(Inherited from AbstractSourceBoundary.)Default is null The value is provided in the engine unit and must be returned in the engine unit. |