|
Component Prototype |
Description |
|||
|
Hub Component
|
The hub component transfers the input value (a boolean) to a configurable number of outputs |
|||
|
In-slots |
Name |
Type |
Description |
|
|
in |
boolean |
The input value of the hub component |
||
|
Out-slots |
Name |
Type |
Description |
|
|
out |
booleanVector |
A vector of boolean output values |
||
|
Properties |
Name |
Type |
Description |
|
|
iconFileName* |
string |
The filename of the icon shown for the component in the authoring environment. |
||
|
numElements |
integer |
Number of outputs of the component |
||