Minsky
schema1::MinskyModel Struct Reference

#include <schema1.h>

Collaboration diagram for schema1::MinskyModel:
Collaboration graph

Public Attributes

vector< Wirewires
 
vector< Itemnotes
 descriptive notes More...
 
vector< Operationoperations
 
vector< Variablevariables
 
vector< Plotplots
 
vector< Groupgroups
 
vector< Switchswitches
 
vector< Godleygodleys
 
minsky::Simulation rungeKutta
 

Detailed Description

Definition at line 321 of file schema1.h.

Member Data Documentation

◆ godleys

vector<Godley> schema1::MinskyModel::godleys

Definition at line 333 of file schema1.h.

Referenced by schema2::Minsky::Minsky().

◆ groups

vector<Group> schema1::MinskyModel::groups

Definition at line 331 of file schema1.h.

Referenced by schema2::Minsky::Minsky().

◆ notes

vector<Item> schema1::MinskyModel::notes

descriptive notes

Definition at line 327 of file schema1.h.

Referenced by schema2::Minsky::Minsky().

◆ operations

vector<Operation> schema1::MinskyModel::operations

Definition at line 328 of file schema1.h.

Referenced by schema2::Minsky::Minsky().

◆ plots

vector<Plot> schema1::MinskyModel::plots

Definition at line 330 of file schema1.h.

Referenced by schema2::Minsky::Minsky().

◆ rungeKutta

minsky::Simulation schema1::MinskyModel::rungeKutta

Definition at line 334 of file schema1.h.

Referenced by schema2::Minsky::Minsky().

◆ switches

vector<Switch> schema1::MinskyModel::switches

Definition at line 332 of file schema1.h.

Referenced by schema2::Minsky::Minsky().

◆ variables

vector<Variable> schema1::MinskyModel::variables

Definition at line 329 of file schema1.h.

Referenced by schema2::Minsky::Minsky().

◆ wires

vector<Wire> schema1::MinskyModel::wires

Definition at line 326 of file schema1.h.

Referenced by schema2::Minsky::Minsky().


The documentation for this struct was generated from the following file: