Minsky
mdlReader.h File Reference
#include "group.h"
#include "simulation.h"
#include <iostream>
Include dependency graph for mdlReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

void minsky::readMdl (Group &group, Simulation &simParms, std::istream &mdlFile)
 import a Vensim mdl file into group, also populating simParms from the control block More...