![]() |
Power System Platform
2018w15a
|
#include "ControlEditorBase.h"#include <wx/wrapsizer.h>#include <wx/dcclient.h>#include <wx/dcscreen.h>#include <wx/graphics.h>#include <GL/gl.h>#include <GL/glu.h>#include <wx/progdlg.h>#include "IOControl.h"#include "ControlSystemTest.h"

Classes | |
| class | ControlElementButton |
| This class is responsible to handle the user interaction with control elements. More... | |
| class | ControlEditor |
Enumerations | |
| enum | ControlElementButtonID { ID_IO = 0, ID_TF, ID_SUM, ID_CONST, ID_LIMITER, ID_GAIN, ID_MULT, ID_EXP, ID_RATELIM, ID_MATH_DIV, ID_MATH_EXPR } |
1.8.13