![]()  | 
  
    Power System Platform
    2024w23a
    
   | 
 
Form to edit the reactive shunt element power data. More...
#include <ReactiveShuntElementForm.h>


Public Member Functions | |
| ReactiveShuntElementForm (wxWindow *parent, Capacitor *capacitor) | |
| ReactiveShuntElementForm (wxWindow *parent, Inductor *inductor) | |
| virtual 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 | 
| Capacitor * | m_capacitor = nullptr | 
| Inductor * | m_inductor = nullptr | 
Form to edit the reactive shunt element power data.