DistributedSourceBoundary Properties

Properties

BoundaryID ID of boundary
(Inherited from AbstractSourceBoundary)
BoundarySourceType Boundary source type, always DistributedSource
(Overrides AbstractSourceBoundaryBoundarySourceType)
CatchmentArea 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
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)
DistributedSourceType Type of DistributedSource
DistributionType How the value of the source is distributed along the location spans/links
ExtensionData Data from an extended DataContract not recognized here
Items A list of all items attached to the source
(Inherited from AbstractSourceBoundary)
LinkIds A list of all LinkIds
LinkScaleFactor Scale factor for a Link.
LocationSpans A list of all LocationSpans
LocationSpanScaleFactor Scale factor for a LocationSpan.
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.

Default is null

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


(Inherited from AbstractSourceBoundary)

See Also