From bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Thu, 5 Oct 2017 20:02:59 -0300 Subject: Add copyright on files and documentation update --- .../html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) (limited to 'docs/doxygen/html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html') diff --git a/docs/doxygen/html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html b/docs/doxygen/html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html index a19b9a9..5a7d08d 100644 --- a/docs/doxygen/html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html +++ b/docs/doxygen/html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html @@ -21,6 +21,12 @@ + @@ -85,18 +91,102 @@ $(document).ready(function(){initNavTree('dir_ffd1f789ec7bd0a45fc6ad92579c5070.h + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Files

file  AboutForm.h [code]
 
file  BusForm.h [code]
 
file  Camera.h [code]
 
file  ChartView.h [code]
 
file  ConnectionLine.h [code]
 
file  Constant.h [code]
 
file  ConstantForm.h [code]
 
file  ControlEditor.h [code]
 
file  ControlElement.h [code]
 Base class of a control element. Provide general methods to other control classes.
 
file  ControlElementContainer.h [code]
 
file  ControlElementSolver.h [code]
 
file  ControlSystemTest.h [code]
 
file  DataReport.h [code]
 
file  ElectricCalculation.h [code]
 Base class of electric calculations, with general methods.
 
file  Electromechanical.h [code]
 Calculates the electromechanical transient based on disturbances (e.g. system fault).
 
file  Element.h [code]
 Class to manage color of OpenGL.
 
file  Exponential.h [code]
 
file  ExponentialForm.h [code]
 
file  Fault.h [code]
 Calculate the fault of the system and update the elements data.
 
file  FileHanding.h [code]
 
file  Gain.h [code]
 
file  GainForm.h [code]
 
file  GeneralPropertiesForm.h [code]
 
file  GeneratorStabForm.h [code]
 
file  IndMotorForm.h [code]
 
file  IOControl.h [code]
 
file  IOControlForm.h [code]
 
file  Limiter.h [code]
 
file  LimiterForm.h [code]
 
file  LineForm.h [code]
 
file  LoadForm.h [code]
 
file  MainFrame.h [code]
 
file  Multiplier.h [code]
 
file  PowerElement.h [code]
 Switching data of power elements.
 
file  RateLimiter.h [code]
 
file  RateLimiterForm.h [code]
 
file  ReactiveShuntElementForm.h [code]
 
file  SimulationsSettingsForm.h [code]
 
file  SumForm.h [code]
 
file  SwitchingForm.h [code]
 
file  SyncMachineForm.h [code]
 
file  TextForm.h [code]
 
file  TransferFunctionForm.h [code]
 
file  TransformerForm.h [code]
 
file  Workspace.h [code]
 
-- cgit From 89befdb9b259d02249876e39ec6fd28860272439 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Fri, 6 Oct 2017 17:06:15 -0300 Subject: A lot of documentation written --- .../html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html | 45 +++++++++++++++++++--- 1 file changed, 40 insertions(+), 5 deletions(-) (limited to 'docs/doxygen/html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html') diff --git a/docs/doxygen/html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html b/docs/doxygen/html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html index 5a7d08d..6d29206 100644 --- a/docs/doxygen/html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html +++ b/docs/doxygen/html/dir_ffd1f789ec7bd0a45fc6ad92579c5070.html @@ -93,10 +93,16 @@ $(document).ready(function(){initNavTree('dir_ffd1f789ec7bd0a45fc6ad92579c5070.h Files file  AboutForm.h [code]   +file  Branch.h [code] +  +file  Bus.h [code] +  file  BusForm.h [code]   file  Camera.h [code]   +file  Capacitor.h [code] +  file  ChartView.h [code]   file  ConnectionLine.h [code] @@ -119,20 +125,20 @@ Files file  DataReport.h [code]   file  ElectricCalculation.h [code] - Base class of electric calculations, with general methods.
  file  Electromechanical.h [code] - Calculates the electromechanical transient based on disturbances (e.g. system fault).
  file  Element.h [code] - Class to manage color of OpenGL.
+  +file  ElementDataObject.h [code] +  +file  ElementPlotData.h [code]   file  Exponential.h [code]   file  ExponentialForm.h [code]   file  Fault.h [code] - Calculate the fault of the system and update the elements data.
  file  FileHanding.h [code]   @@ -144,8 +150,14 @@ Files   file  GeneratorStabForm.h [code]   +file  GraphicalElement.h [code] +  +file  IndMotor.h [code] +  file  IndMotorForm.h [code]   +file  Inductor.h [code] +  file  IOControl.h [code]   file  IOControlForm.h [code] @@ -154,16 +166,25 @@ Files   file  LimiterForm.h [code]   +file  Line.h [code] +  file  LineForm.h [code]   +file  Load.h [code] +  file  LoadForm.h [code]   +file  Machines.h [code] +  file  MainFrame.h [code]   file  Multiplier.h [code]   file  PowerElement.h [code] - Switching data of power elements.
+  +file  PowerFlow.h [code] +  +file  PropertiesData.h [code]   file  RateLimiter.h [code]   @@ -171,18 +192,32 @@ Files   file  ReactiveShuntElementForm.h [code]   +file  Shunt.h [code] +  file  SimulationsSettingsForm.h [code]   +file  Sum.h [code] +  file  SumForm.h [code]   file  SwitchingForm.h [code]   +file  SyncGenerator.h [code] +  file  SyncMachineForm.h [code]   +file  SyncMotor.h [code] +  +file  Text.h [code] +  file  TextForm.h [code]   +file  TransferFunction.h [code] +  file  TransferFunctionForm.h [code]   +file  Transformer.h [code] +  file  TransformerForm.h [code]   file  Workspace.h [code] -- cgit