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 --- docs/doxygen/html/class_fault.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'docs/doxygen/html/class_fault.html') diff --git a/docs/doxygen/html/class_fault.html b/docs/doxygen/html/class_fault.html index bfc3d5d..e02dde7 100644 --- a/docs/doxygen/html/class_fault.html +++ b/docs/doxygen/html/class_fault.html @@ -93,6 +93,9 @@ $(document).ready(function(){initNavTree('class_fault.html','');});
+

Calculate the fault of the system and update the elements data. + More...

+

#include <Fault.h>

Inheritance diagram for Fault:
@@ -100,7 +103,7 @@ Inheritance diagram for Fault:
-ElectricCalculation +ElectricCalculation
@@ -276,7 +279,8 @@ std::vector< Transformer * &g
 

Detailed Description

-
Author
Thales Lima Oliveira
+

Calculate the fault of the system and update the elements data.

+
Author
Thales Lima Oliveira
Date
10/01/2017

Definition at line 30 of file Fault.h.

-- cgit