From 7e2a19c5bf730a8fc9c868be95b25cbfed61851c Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Wed, 8 Nov 2017 19:43:57 -0200 Subject: Documentation and translation updated --- docs/doxygen/html/hierarchy.html | 164 +++++++++++++++++++-------------------- 1 file changed, 80 insertions(+), 84 deletions(-) (limited to 'docs/doxygen/html/hierarchy.html') diff --git a/docs/doxygen/html/hierarchy.html b/docs/doxygen/html/hierarchy.html index 0ddc0a9..b16980a 100644 --- a/docs/doxygen/html/hierarchy.html +++ b/docs/doxygen/html/hierarchy.html @@ -107,7 +107,9 @@ $(document).ready(function(){initNavTree('hierarchy.html','');});  CGainProvide an output multiplying the input by a constant  CIOControlProvides the communication with the power element  CLimiterLimits the input value by superior and inferior values - CMultiplierMultiplies two inputs + CMathOperationAbstract class that define the general behavior of math operation control block + CDividerControl element that divides two inputs + CMultiplierMultiplies two inputs  CRateLimiterLimits the rising and/or falling rate.
 CSumSum the all inputs (can choose the input signal) @@ -138,89 +140,83 @@ $(document).ready(function(){initNavTree('hierarchy.html','');});  CLoadElectricalData  CNodeNode of a control element. This class manages the user interaction with the connection and control elements  COpenGLColourClass to manage color of OpenGL - CPropertiesDataGeneral and simulation data manager - CReactiveLimits - CSimulationData - CTransferFunction::SpaceState - CSwitchingDataSwitching data of power elements - CSyncGeneratorElectricalData - CSyncMachineModelDataSynchronous machine data for different models - CSyncMotorElectricalData - CTextGLDrawable - CwxGLString - CwxGLNumberRenderer - CTextTexture - CTransformerElectricalData - CwxApp - CMainApp - CwxDataObjectSimple - CElementDataObjectClass to store the elements in the clipboard - CwxDialog - CAboutFormBase - CAboutFormForm to show some informations - CBusFormBase - CBusFormForm to edit the bus power data - CConstantFormBase - CConstantFormForm to edit the constant control data - CControlSystemTestBase - CControlSystemTestForm to edit properties to test the control system created - CExponentialFormBase - CExponentialFormForm to edit the exponential control data - CGainFormBase - CGainFormForm to edit the gain control data - CGeneralPropertiesFormBase - CGeneralPropertiesFormForm to edit the software's general data - CGeneratorStabFormBase - CGeneratorStabFormForm to edit the synchronous generator data for electromechanical studies - CIndMotorFormBase - CIndMotorFormForm to edit the induction motor power data - CIOControlFormBase - CIOControlFormForm to edit the input/output control data - CLimiterFormBase - CLimiterFormForm to edit the limit control data - CLineFormBase - CLineFormForm to edit the line power data - CLoadFormBase - CLoadFormForm to edit the load power data - CRateLimiterFormBase - CRateLimiterFormForm to edit the rate limit control data - CReactiveShuntElementFormBase - CReactiveShuntElementFormForm to edit the reactive shunt element power data - CSimulationsSettingsFormBase - CSimulationsSettingsFormForm to edit the simulation data - CSumFormBase - CSumFormForm to edit the sum control data - CSwitchingFormBase - CSwitchingFormForm to edit the switching data of power elements for electromechanical transient studies - CSyncMachineFormBase - CSyncMachineFormForm to edit the synchronous machine power data - CTextFormBase - CTextFormForm to edit the text graphical data - CTransferFunctionFormBase - CTransferFunctionFormForm to edit the transfer function control data - CTransformerFormBase - CTransformerFormForm to edit the transformer power data - CwxFrame - CChartViewBase - CChartViewThis class is responsible to manage the charts generated in the transient electromechanical studies - CControlEditorBase - CControlEditor - CDataReportBase - CDataReportForm that shows the results of power flow and fault calculations - CMainFrameBase - CMainFrameMain frame of the program. This class manage the ribbon menu and the notebook behavior - CwxGLStringArray - CwxPanel - CWorkspaceBase - CWorkspaceThis class manages the graphical and power elements. It is responsible for handling the user's interaction with the elements - CwxRibbonMSWArtProvider - CwxRibbonMetroArtProvider - CwxString - CwxGLString - CwxTreeItemData - CPlotDataThis class is responsible to manage the graphical data of electromechanical result to be plotted on chart viewer - CwxWindow - CControlElementButtonThis class is responsible to handle the user interaction with control elements + COpenGLTextClass to draw text on OpenGL using wxWidgets + CPropertiesDataGeneral and simulation data manager + CReactiveLimits + CSimulationData + CTransferFunction::SpaceState + CSwitchingDataSwitching data of power elements + CSyncGeneratorElectricalData + CSyncMachineModelDataSynchronous machine data for different models + CSyncMotorElectricalData + CTransformerElectricalData + CwxApp + CMainApp + CwxDataObjectSimple + CElementDataObjectClass to store the elements in the clipboard + CwxDialog + CAboutFormBase + CAboutFormForm to show some informations + CBusFormBase + CBusFormForm to edit the bus power data + CConstantFormBase + CConstantFormForm to edit the constant control data + CControlSystemTestBase + CControlSystemTestForm to edit properties to test the control system created + CExponentialFormBase + CExponentialFormForm to edit the exponential control data + CGainFormBase + CGainFormForm to edit the gain control data + CGeneralPropertiesFormBase + CGeneralPropertiesFormForm to edit the software's general data + CGeneratorStabFormBase + CGeneratorStabFormForm to edit the synchronous generator data for electromechanical studies + CIndMotorFormBase + CIndMotorFormForm to edit the induction motor power data + CIOControlFormBase + CIOControlFormForm to edit the input/output control data + CLimiterFormBase + CLimiterFormForm to edit the limit control data + CLineFormBase + CLineFormForm to edit the line power data + CLoadFormBase + CLoadFormForm to edit the load power data + CRateLimiterFormBase + CRateLimiterFormForm to edit the rate limit control data + CReactiveShuntElementFormBase + CReactiveShuntElementFormForm to edit the reactive shunt element power data + CSimulationsSettingsFormBase + CSimulationsSettingsFormForm to edit the simulation data + CSumFormBase + CSumFormForm to edit the sum control data + CSwitchingFormBase + CSwitchingFormForm to edit the switching data of power elements for electromechanical transient studies + CSyncMachineFormBase + CSyncMachineFormForm to edit the synchronous machine power data + CTextFormBase + CTextFormForm to edit the text graphical data + CTransferFunctionFormBase + CTransferFunctionFormForm to edit the transfer function control data + CTransformerFormBase + CTransformerFormForm to edit the transformer power data + CwxFrame + CChartViewBase + CChartViewThis class is responsible to manage the charts generated in the transient electromechanical studies + CControlEditorBase + CControlEditor + CDataReportBase + CDataReportForm that shows the results of power flow and fault calculations + CMainFrameBase + CMainFrameMain frame of the program. This class manage the ribbon menu and the notebook behavior + CwxPanel + CWorkspaceBase + CWorkspaceThis class manages the graphical and power elements. It is responsible for handling the user's interaction with the elements + CwxRibbonMSWArtProvider + CwxRibbonMetroArtProvider + CwxTreeItemData + CPlotDataThis class is responsible to manage the graphical data of electromechanical result to be plotted on chart viewer + CwxWindow + CControlElementButtonThis class is responsible to handle the user interaction with control elements -- cgit