Power System Platform  2018w15a
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
BusForm Class Reference

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

#include <BusForm.h>

Inheritance diagram for BusForm:
Inheritance graph
[legend]
Collaboration diagram for BusForm:
Collaboration graph
[legend]

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 = NULL
 
wxWindow * m_parent = NULL
 

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: