Power System Platform  2018w15a
Classes | Enumerations
ControlEditor.h File Reference
#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"
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  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
}