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 --- docs/doxygen/html/class_branch.html | 44 +++++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 19 deletions(-) (limited to 'docs/doxygen/html/class_branch.html') diff --git a/docs/doxygen/html/class_branch.html b/docs/doxygen/html/class_branch.html index faaa9bf..7fe4ac0 100644 --- a/docs/doxygen/html/class_branch.html +++ b/docs/doxygen/html/class_branch.html @@ -21,6 +21,12 @@ + @@ -503,7 +509,7 @@ Additional Inherited Members

Detailed Description

-

Definition at line 7 of file Branch.h.

+

Definition at line 24 of file Branch.h.

Member Function Documentation

◆ AddPoint()

@@ -541,7 +547,7 @@ Additional Inherited Members

Reimplemented in Line.

-

Definition at line 27 of file Branch.h.

+

Definition at line 44 of file Branch.h.

@@ -581,7 +587,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 13 of file Branch.h.

+

Definition at line 30 of file Branch.h.

@@ -632,7 +638,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 14 of file Branch.h.

+

Definition at line 31 of file Branch.h.

@@ -666,7 +672,7 @@ Additional Inherited Members

Reimplemented in Line.

-

Definition at line 22 of file Branch.h.

+

Definition at line 39 of file Branch.h.

@@ -707,7 +713,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 28 of file Branch.h.

+

Definition at line 45 of file Branch.h.

@@ -747,7 +753,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 23 of file Branch.h.

+

Definition at line 40 of file Branch.h.

@@ -787,7 +793,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 15 of file Branch.h.

+

Definition at line 32 of file Branch.h.

@@ -828,7 +834,7 @@ Additional Inherited Members

Move a node. StartMove(wxPoint2DDouble position) before start moving.

Parameters
- +
parentNode's parent.
parentNode's parent.
positionNew node position.
@@ -838,7 +844,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 17 of file Branch.h.

+

Definition at line 34 of file Branch.h.

@@ -878,7 +884,7 @@ Additional Inherited Members

Reimplemented in Line.

-

Definition at line 24 of file Branch.h.

+

Definition at line 41 of file Branch.h.

@@ -917,7 +923,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 8 of file Branch.cpp.

+

Definition at line 22 of file Branch.cpp.

@@ -958,7 +964,7 @@ Additional Inherited Members

Reimplemented in Line.

-

Definition at line 25 of file Branch.h.

+

Definition at line 42 of file Branch.h.

@@ -996,7 +1002,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 90 of file Branch.cpp.

+

Definition at line 105 of file Branch.cpp.

@@ -1037,7 +1043,7 @@ Additional Inherited Members

Rotate a node.

Parameters
- +
parentNode's parent.
parentNode's parent.
clockwiseTrue to rotate clockwise, false to rotate counter-clockwise.
@@ -1047,7 +1053,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 128 of file Branch.cpp.

+

Definition at line 143 of file Branch.cpp.

@@ -1078,7 +1084,7 @@ Additional Inherited Members

Set a perent to the node. If all conditions are met, a new parent are added to the element and the points related to the nodes will be calculated.

Parameters
- +
parentNode parent.
parentNode parent.
@@ -1088,7 +1094,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 28 of file Branch.cpp.

+

Definition at line 43 of file Branch.cpp.

@@ -1128,7 +1134,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 16 of file Branch.h.

+

Definition at line 33 of file Branch.h.

-- 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 --- docs/doxygen/html/class_branch.html | 42 ++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 17 deletions(-) (limited to 'docs/doxygen/html/class_branch.html') diff --git a/docs/doxygen/html/class_branch.html b/docs/doxygen/html/class_branch.html index 7fe4ac0..e69acbd 100644 --- a/docs/doxygen/html/class_branch.html +++ b/docs/doxygen/html/class_branch.html @@ -92,16 +92,21 @@ $(document).ready(function(){initNavTree('class_branch.html','');});
Branch Class Reference
+ +

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

+ +

#include <Branch.h>

Inheritance diagram for Branch:
-PowerElement -Element -Line -Transformer +PowerElement +Element +Line +Transformer
@@ -508,8 +513,11 @@ Additional Inherited Members
 

Detailed Description

-
-

Definition at line 24 of file Branch.h.

+

Abstract class for branch 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 Branch.h.

Member Function Documentation

◆ AddPoint()

@@ -547,7 +555,7 @@ Additional Inherited Members

Reimplemented in Line.

-

Definition at line 44 of file Branch.h.

+

Definition at line 51 of file Branch.h.

@@ -587,7 +595,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 30 of file Branch.h.

+

Definition at line 37 of file Branch.h.

@@ -638,7 +646,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 31 of file Branch.h.

+

Definition at line 38 of file Branch.h.

@@ -672,7 +680,7 @@ Additional Inherited Members

Reimplemented in Line.

-

Definition at line 39 of file Branch.h.

+

Definition at line 46 of file Branch.h.

@@ -713,7 +721,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 45 of file Branch.h.

+

Definition at line 52 of file Branch.h.

@@ -753,7 +761,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 40 of file Branch.h.

+

Definition at line 47 of file Branch.h.

@@ -793,7 +801,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 32 of file Branch.h.

+

Definition at line 39 of file Branch.h.

@@ -844,7 +852,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 34 of file Branch.h.

+

Definition at line 41 of file Branch.h.

@@ -884,7 +892,7 @@ Additional Inherited Members

Reimplemented in Line.

-

Definition at line 41 of file Branch.h.

+

Definition at line 48 of file Branch.h.

@@ -964,7 +972,7 @@ Additional Inherited Members

Reimplemented in Line.

-

Definition at line 42 of file Branch.h.

+

Definition at line 49 of file Branch.h.

@@ -1134,7 +1142,7 @@ Additional Inherited Members

Reimplemented in Transformer, and Line.

-

Definition at line 33 of file Branch.h.

+

Definition at line 40 of file Branch.h.

-- cgit