title | description | keywords |
---|---|---|
Flow |
BPTK API Documentation for the Element class |
system dynamics, bptk, bptk-py, python, business prototyping |
Flow in a SD DSL model.
Flow(model, name, function_string=None)
Create the flow.
property equation()
Returns the equation as originally set.
-
Returns
The equation, either a SD DSL Element or Operator.