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_shunt.html | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'docs/doxygen/html/class_shunt.html') diff --git a/docs/doxygen/html/class_shunt.html b/docs/doxygen/html/class_shunt.html index 65074b3..2fb1cae 100644 --- a/docs/doxygen/html/class_shunt.html +++ b/docs/doxygen/html/class_shunt.html @@ -93,17 +93,22 @@ $(document).ready(function(){initNavTree('class_shunt.html','');});
Shunt Class Reference
+ +

Abstract class for shunt power elements. + More...

+ +

#include <Shunt.h>

Inheritance diagram for Shunt:
-PowerElement -Element -Capacitor -Inductor -Load +PowerElement +Element +Capacitor +Inductor +Load
@@ -519,8 +524,11 @@ Additional Inherited Members
 

Detailed Description

-
-

Definition at line 24 of file Shunt.h.

+

Abstract class for shunt power elements.

+
Author
Thales Lima Oliveira thale.nosp@m.s@uf.nosp@m.u.br
+
Date
06/10/2017
+ +

Definition at line 31 of file Shunt.h.

Member Function Documentation

◆ Contains()

@@ -558,7 +566,7 @@ Additional Inherited Members

Reimplemented in Capacitor, and Inductor.

-

Definition at line 30 of file Shunt.h.

+

Definition at line 37 of file Shunt.h.

@@ -598,7 +606,7 @@ Additional Inherited Members

Reimplemented in Capacitor, and Inductor.

-

Definition at line 31 of file Shunt.h.

+

Definition at line 38 of file Shunt.h.

-- cgit