Power System Platform  2024w23a
Loading...
Searching...
No Matches
ControlEditor.h File Reference
#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"
Include dependency graph for ControlEditor.h:
This graph shows which files directly or indirectly include this file:

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
}