Power System Platform
2024w23a
|
Form to edit the transformer power data. More...
#include <TransformerForm.h>
Public Member Functions | |
TransformerForm (wxWindow *parent, Transformer *transformer) | |
bool | ValidateData () |
Protected Member Functions | |
virtual void | OnCancelButtonClick (wxCommandEvent &event) |
virtual void | OnOKButtonClick (wxCommandEvent &event) |
virtual void | OnStabilityButtonClick (wxCommandEvent &event) |
Protected Attributes | |
wxWindow * | m_parent = nullptr |
Transformer * | m_transformer = nullptr |
Form to edit the transformer power data.