![]() |
Power System Platform
2026w10a-beta
|
Form to edit properties to test the control system created. More...
#include <ControlSystemTest.h>


Public Member Functions | |
| ControlSystemTest (ControlEditor *parent, std::vector< IOControl * > ioList, int *inputType, double *startTime, double *slope, double *timeStep, double *simTime) | |
Protected Member Functions | |
| virtual void | OnCancelButtonClick (wxCommandEvent &event) |
| virtual void | OnRunButtonClick (wxCommandEvent &event) |
| virtual void | OnInputSelected (wxCommandEvent &event) |
| virtual void | OnPGValueChange (wxPropertyGridEvent &event) |
| virtual void | UpdatePGValues () |
Protected Attributes | |
| int * | m_inputType = nullptr |
| double * | m_timeStep = nullptr |
| double * | m_simTime = nullptr |
Form to edit properties to test the control system created.
Definition at line 35 of file ControlSystemTest.h.
| ControlSystemTest::ControlSystemTest | ( | ControlEditor * | parent, |
| std::vector< IOControl * > | ioList, | ||
| int * | inputType, | ||
| double * | startTime, | ||
| double * | slope, | ||
| double * | timeStep, | ||
| double * | simTime | ||
| ) |
Definition at line 21 of file ControlSystemTest.cpp.
|
virtual |
Definition at line 53 of file ControlSystemTest.cpp.
|
inlineprotectedvirtual |
Definition at line 48 of file ControlSystemTest.h.
|
protectedvirtual |
Definition at line 98 of file ControlSystemTest.cpp.
|
protectedvirtual |
Definition at line 102 of file ControlSystemTest.cpp.
|
protectedvirtual |
Definition at line 54 of file ControlSystemTest.cpp.
|
protectedvirtual |
Definition at line 123 of file ControlSystemTest.cpp.
|
protected |
Definition at line 53 of file ControlSystemTest.h.
|
protected |
Definition at line 57 of file ControlSystemTest.h.
|
protected |
Definition at line 56 of file ControlSystemTest.h.