Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 389 Bytes

File metadata and controls

24 lines (14 loc) · 389 Bytes
title description keywords
Stock
BPTK API Documentation for the Stock class
system dynamics, bptk, bptk-py, python, business prototyping

Stock

Stock Constructor

Stock(model, name)

Stock in a SD DSL model.

Stock.equation

property equation()

Returns the equation as originally set.

  • Returns

    The equation, either a SD DSL Element or Operator.