![]() |
CAboutForm | Form to show some informations |
CAboutFormBase | |
CBranch | Abstract class for branch power elements |
CBus | Node for power elements. All others power elements are connected through this |
CBusElectricalData | |
CBusForm | Form to edit the bus power data |
CBusFormBase | |
CCamera | Class responsible for the correct visualization of the elements on screen |
CCapacitor | Shunt capactior power element |
CCapacitorElectricalData | |
CChartView | This class is responsible to manage the charts generated in the transient electromechanical studies |
CChartViewBase | |
CConnectionLine | Connection between two control elements or other connection line and an element |
CConstant | A control element that provides a constant value |
CConstantForm | Form to edit the constant control data |
CConstantFormBase | |
CControlEditor | |
CControlEditorBase | |
CControlElement | |
CControlElementButton | This class is responsible to handle the user interaction with control elements |
CControlElementContainer | Class that can contain all control elements. Can identify (using RTTI) the elements from a generic list and store them separately |
CControlElementSolver | Solves in the time the control system. Can solve the control system directly from a ControlEditor or from a ControlEditorElement |
CControlSystemTest | Form to edit properties to test the control system created |
CControlSystemTestBase | |
CDataReport | Form that shows the results of power flow and fault calculations |
CDataReportBase | |
CDivider | Control element that divides two inputs |
CElectricCalculation | Base class of electric calculations, with general methods |
CElectromechanical | Calculates the electromechanical transient based on disturbances (e.g. system fault) |
CElement | Base class of all elements of the program. This class is responsible for manage graphical and his data |
CElementDataObject | Class to store the elements in the clipboard |
CElementPlotData | |
CElementsLists | |
CExponential | Generates an output following an exponential function |
CExponentialForm | Form to edit the exponential control data |
CExponentialFormBase | |
CFault | Calculate the fault of the system and update the elements data |
CFileHanding | Save and opens the projects created on disk |
CGain | Provide an output multiplying the input by a constant |
CGainForm | Form to edit the gain control data |
CGainFormBase | |
CGeneralData | |
CGeneralPropertiesForm | Form to edit the software's general data |
CGeneralPropertiesFormBase | |
CGeneratorStabForm | Form to edit the synchronous generator data for electromechanical studies |
CGeneratorStabFormBase | |
CGraphicalElement | Abstract class for graphical elements shown with power elements in workspace |
CIndMotor | Induction motor power element |
CIndMotorElectricalData | |
CIndMotorForm | Form to edit the induction motor power data |
CIndMotorFormBase | |
CInductor | Inductor shunt power element |
CInductorElectricalData | |
CIntegrationConstant | Integration constants to calculate dynamic elements through trapezoidal integration method |
CIOControl | Provides the communication with the power element |
CIOControlForm | Form to edit the input/output control data |
CIOControlFormBase | |
CLimiter | Limits the input value by superior and inferior values |
CLimiterForm | Form to edit the limit control data |
CLimiterFormBase | |
CLine | Power line element |
CLineElectricalData | |
CLineForm | Form to edit the line power data |
CLineFormBase | |
CLoad | Loas shunt power element |
CLoadElectricalData | |
CLoadForm | Form to edit the load power data |
CLoadFormBase | |
CMachines | Abstract class for rotary machines power elements |
CMainApp | |
CMainFrame | Main frame of the program. This class manage the ribbon menu and the notebook behavior |
CMainFrameBase | |
CMathOperation | Abstract class that define the general behavior of math operation control block |
CMultiplier | Multiplies two inputs |
CNode | Node of a control element. This class manages the user interaction with the connection and control elements |
COpenGLColour | Class to manage color of OpenGL |
COpenGLText | Class to draw text on OpenGL using wxWidgets |
CPlotData | This class is responsible to manage the graphical data of electromechanical result to be plotted on chart viewer |
CPowerElement | Abstract class of power elements |
CPowerFlow | Calculate the power flow |
CPropertiesData | General and simulation data manager |
CRateLimiter | Limits the rising and/or falling rate. |
CRateLimiterForm | Form to edit the rate limit control data |
CRateLimiterFormBase | |
CReactiveLimits | |
CReactiveShuntElementForm | Form to edit the reactive shunt element power data |
CReactiveShuntElementFormBase | |
CShunt | Abstract class for shunt power elements |
CSimulationData | |
CSimulationsSettingsForm | Form to edit the simulation data |
CSimulationsSettingsFormBase | |
CSum | Sum the all inputs (can choose the input signal) |
CSumForm | Form to edit the sum control data |
CSumFormBase | |
CSwitchingData | Switching data of power elements |
CSwitchingForm | Form to edit the switching data of power elements for electromechanical transient studies |
CSwitchingFormBase | |
CSyncGenerator | Synchronous generator power element |
CSyncGeneratorElectricalData | |
CSyncMachineForm | Form to edit the synchronous machine power data |
CSyncMachineFormBase | |
CSyncMachineModelData | Synchronous machine data for different models |
CSyncMotor | Synchronous motor (synchronous compensator) power element |
CSyncMotorElectricalData | |
CText | Element that shows power element informations in workspace |
CTextForm | Form to edit the text graphical data |
CTextFormBase | |
►CTransferFunction | Calculates the time response by a frequency domain transfer function |
CTransferFunctionForm | Form to edit the transfer function control data |
CTransferFunctionFormBase | |
CTransformer | Two-winding transformer power element |
CTransformerElectricalData | |
CTransformerForm | Form to edit the transformer power data |
CTransformerFormBase | |
CWorkspace | This class manages the graphical and power elements. It is responsible for handling the user's interaction with the elements |
CWorkspaceBase | |
CwxRibbonMetroArtProvider |