![]() |
Power System Platform
2024w23a
|
#include <wx/dcclient.h>#include <wx/msgdlg.h>#include <wx/statusbr.h>#include <wx/clipbrd.h>#include <wx/tipwin.h>#include <wx/stopwatch.h>#include <wx/graphics.h>#include <wx/dcbuffer.h>#include <map>#include "WorkspaceBase.h"#include "../elements/powerElement/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_HARMCURRENT , ID_TEXT , NUM_ELEMENTS } |