Minsky
schema0::GodleyIcon Struct Reference

#include <schema0.h>

Collaboration diagram for schema0::GodleyIcon:
Collaboration graph

Public Attributes

double adjustHoriz
 
double adjustVert
 
double x
 
double y
 position of Godley icon More...
 
double scale
 scale factor of the XGL image More...
 
std::vector< VariablePtrflowVars
 
std::vector< VariablePtrstockVars
 
GodleyTable table
 

Detailed Description

Definition at line 137 of file schema0.h.

Member Data Documentation

◆ adjustHoriz

double schema0::GodleyIcon::adjustHoriz

Definition at line 139 of file schema0.h.

◆ adjustVert

double schema0::GodleyIcon::adjustVert

Definition at line 139 of file schema0.h.

◆ flowVars

std::vector<VariablePtr> schema0::GodleyIcon::flowVars

Definition at line 142 of file schema0.h.

Referenced by schema1::Godley::Godley().

◆ scale

double schema0::GodleyIcon::scale

scale factor of the XGL image

Definition at line 141 of file schema0.h.

◆ stockVars

std::vector<VariablePtr> schema0::GodleyIcon::stockVars

Definition at line 142 of file schema0.h.

Referenced by schema1::Godley::Godley().

◆ table

GodleyTable schema0::GodleyIcon::table

Definition at line 143 of file schema0.h.

◆ x

double schema0::GodleyIcon::x

Definition at line 140 of file schema0.h.

◆ y

double schema0::GodleyIcon::y

position of Godley icon

Definition at line 140 of file schema0.h.


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