Power System Platform
2024w23a
|
Form to edit the transfer function control data. More...
#include <TransferFunctionForm.h>
Public Member Functions | |
TransferFunctionForm (wxWindow *parent, TransferFunction *transferFunction) | |
bool | ValidateData () |
Protected Member Functions | |
virtual void | OnCancelClick (wxCommandEvent &event) |
virtual void | OnOKClick (wxCommandEvent &event) |
void | LoadTFData () |
Protected Attributes | |
wxWindow * | m_parent = nullptr |
TransferFunction * | m_tf = nullptr |
Form to edit the transfer function control data.