Power System Platform  2024w23a
Loading...
Searching...
No Matches
BusForm Class Reference

Form to edit the bus power data. More...

#include <BusForm.h>

Inheritance diagram for BusForm:
Collaboration diagram for BusForm:

Public Member Functions

 BusForm (wxWindow *parent, Bus *bus)
 

Protected Member Functions

virtual void OnFaultTypeChoice (wxCommandEvent &event)
 
virtual void OnControlledVoltageClick (wxCommandEvent &event)
 
virtual void OnInsertFaultClick (wxCommandEvent &event)
 
virtual void OnInsertStabFaultClick (wxCommandEvent &event)
 
virtual void OnNominalVoltageChoice (wxCommandEvent &event)
 
virtual void OnButtonCancelClick (wxCommandEvent &event)
 
virtual void OnButtonOKClick (wxCommandEvent &event)
 
virtual void EnableCtrlVoltageFields (bool enable=true)
 
virtual void EnableFaultFields (bool enable=true)
 
virtual void EnableStabFaultFields (bool enable=true)
 
virtual void UpdateChoiceBoxes ()
 

Protected Attributes

Busm_bus = nullptr
 
wxWindow * m_parent = nullptr
 

Detailed Description

Form to edit the bus power data.

Author
Thales Lima Oliveira thale.nosp@m.s@uf.nosp@m.u.br
Date
05/10/2017

The documentation for this class was generated from the following files: