AbstractLocationSourceBoundary Properties

Properties

BoundaryID ID of boundary
(Inherited from AbstractSourceBoundary)
BoundarySourceType Returns the boundary source type of the boundary
(Inherited from AbstractSourceBoundary)
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)
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.

Default is null

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


(Inherited from AbstractSourceBoundary)
NodeLocations A list of all NodeLocations
NodeScaleFactors Scale factor for a NodeLocation.
PointLocations A list of all PointLocations
PointScaleFactors Scale factor for a PointLocation.

See Also