Flow

BPTK API Documentation for the Element class

Flow

Flow in a SD DSL model. ## Flow Constructor

Flow(model, name, function_string=None)

Create the flow.

Flow.equation

property equation()

Returns the equation as originally set.

  • Returns

    The equation, either a SD DSL Element or Operator.