![]() |
Power System Platform
2018w15a
|
#include <GL/gl.h>#include <GL/glu.h>#include <wx/dcclient.h>#include <wx/msgdlg.h>#include <wx/statusbr.h>#include <wx/clipbrd.h>#include <wx/tipwin.h>#include "WorkspaceBase.h"#include "Bus.h"#include "ControlEditor.h"

Classes | |
| class | Workspace |
| This class manages the graphical and power elements. It is responsible for handling the user's interaction with the elements. More... | |
Enumerations | |
| enum | ElementID { ID_BUS = 0, ID_LINE, ID_TRANSFORMER, ID_SYNCGENERATOR, ID_INDMOTOR, ID_SYNCMOTOR, ID_LOAD, ID_CAPACITOR, ID_INDUCTOR, ID_TEXT, NUM_ELEMENTS } |
1.8.13