Click or drag to resize

BoundarySourceComponent Properties

The BoundarySourceComponent type exposes the following members.

Properties
  NameDescription
Public propertyComponentId
The component id to use when coupling to the AD/ST module

If this is null then this is not an AD/ST component

Public propertyEumQuantity
The eum-quantity of the returned values. Used by engine to handle unit conversion of the values from the boundary to the engine.
Public propertyItems
A list of all items attached to the source
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.

Public propertyQuantity
Short-cut for setting ComponentId and EumQuantity
Public propertyType
Type of component source.
Top
See Also