Minsky
phillipsDiagram.h File Reference
#include "classdesc_access.h"
#include "renderNativeWindow.h"
#include "variable.h"
#include "wire.h"
#include <vector>
#include <map>
#include "phillipsDiagram.cd"
Include dependency graph for phillipsDiagram.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  minsky::PhillipsFlow
 
class  minsky::PhillipsStock
 
class  minsky::PhillipsDiagram
 

Namespaces

 minsky
 Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes.
 

Typedefs

using minsky::FlowVar = Variable< VariableType::flow >
 
using minsky::StockVar = Variable< VariableType::stock >