Power System Platform  2018w15a
Classes | Enumerations
Workspace.h File Reference
#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"
Include dependency graph for Workspace.h:
This graph shows which files directly or indirectly include this file:

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
}