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