Click or drag to resize

DistributedSourceBoundary Properties

The DistributedSourceBoundary type exposes the following members.

Properties
  NameDescription
Public propertyBoundaryID
ID of boundary
(Inherited from AbstractSourceBoundary.)
Public propertyBoundarySourceType
Boundary source type, always DistributedSource
(Overrides AbstractSourceBoundaryBoundarySourceType.)
Public propertyCatchmentArea
Area of the connected catchment. For distributed boundaries of type RainfallRunoffInflow we need the area of the connected catchment. Zero and unused for all other types of distributed boundaries
Public propertyComponents
A list of all components sources attached to the source. Each component may have more than one entry in this list.
(Inherited from AbstractSourceBoundary.)
Public propertyDistributedSourceType
Type of DistributedSource
Public propertyDistributionType
How the value of the source is distributed along the location spans/links
Public propertyExtensionData
Data from an extended DataContract not recognized here
Public propertyItems
A list of all items attached to the source
(Inherited from AbstractSourceBoundary.)
Public propertyLinkIds
A list of all LinkIds
Public propertyLocationSpans
A list of all LocationSpans
Public propertyModifier
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.

Default is null

The value is provided in the engine unit and must be returned in the engine unit.

(Inherited from AbstractSourceBoundary.)
Top
See Also