BasicTransceiverPartial incubator subsystem model |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
This class extends the →BaseSubsystem
and the →Icons.SubsystemTransceiver
classes. By modifying the constant iconLabel
a label in a color matching the subsystem type can be given.
In Wolfram SystemModeler the value given for Font size
in the menu Tools > Options... > Model Center > Graphical Class Views > General > Component Text will override any local settings for the display of iconLabel
.
flowPorts |
Type: FlowMultiPort[n_flowPorts] Description: Flow port connectors |
|
---|---|---|
flowPort |
Type: FlowPort Description: Flow port connector |
|
stockPorts |
Type: StockMultiPort[n_stockPorts] Description: Stock port connectors |
|
stockPort |
Type: StockPort Description: Stock port connector |
|
u_stockInfos |
Type: StockInfoMultiInput[n_stockInfoInputs] Description: Stock info input connectors |
|
u_stockInfo |
Type: StockInfoMultiInput Description: Stock info input connector |
|
y_stockInfos |
Type: StockInfoMultiOutput[n_stockInfoOutputs] Description: Stock info output connectors |
|
y_stockInfo |
Type: StockInfoMultiOutput Description: Stock info output connector |
|
u_mult |
Type: RealMultiInput[nin] Description: Input connectors |
|
u |
Type: RealInput Description: Input connector |
|
y_mult |
Type: RealMultiOutput[nout] Description: Output connectors |
|
y |
Type: RealOutput Description: Output connector |
|
dataBus |
Type: DataBus Description: Information inputs and outputs |