![]() |
Power System Platform
2024w23a
|
#include "ControlEditorBase.h"#include <wx/wrapsizer.h>#include <wx/dcclient.h>#include <wx/dcscreen.h>#include <wx/graphics.h>#include <wx/progdlg.h>#include "../elements/controlElement/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 class | ControlElementButtonID : int { 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 } |