InteractionPartial interaction for causal loop diagramming |
|
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Partial class with two flow ports to model interaction flows.
| polA |
Value: "±" Type: String Description: Polarity portA |
|---|---|
| polB |
Value: "±" Type: String Description: Polarity portB |
| hasFactor |
Value: false Type: Boolean Description: = true, if coefficients are to be multiplied with input u |
| hasRateOutput |
Value: false Type: Boolean Description: = true, if the rate is reported via real output connectors |
| portA |
Type: FlowPort Description: Used to represent stock and flow connections |
|
|---|---|---|
| portB |
Type: FlowPort Description: Used to represent stock and flow connections |
|
| u |
Type: RealInput Description: Factor input |
|
| y_A |
Type: RealOutput Description: Output of current rate of flow for port A |
|
| y_B |
Type: RealOutput Description: Output of current rate of flow for port B |
|
| one |
Type: RealOutput Description: Default factor |
|
BusinessSimulation.CausalLoop Interaction with linear and nonlinear terms |