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_shunt.html | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 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 ff7db81..65074b3 100644 --- a/docs/doxygen/html/class_shunt.html +++ b/docs/doxygen/html/class_shunt.html @@ -21,6 +21,12 @@ + @@ -514,7 +520,7 @@ Additional Inherited Members

Detailed Description

-

Definition at line 7 of file Shunt.h.

+

Definition at line 24 of file Shunt.h.

Member Function Documentation

◆ Contains()

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

Reimplemented in Capacitor, and Inductor.

-

Definition at line 13 of file Shunt.h.

+

Definition at line 30 of file Shunt.h.

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

Reimplemented in Capacitor, and Inductor.

-

Definition at line 14 of file Shunt.h.

+

Definition at line 31 of file Shunt.h.

@@ -630,7 +636,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 15 of file Shunt.cpp.

+

Definition at line 32 of file Shunt.cpp.

@@ -671,7 +677,7 @@ Additional Inherited Members

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

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

Reimplemented from Element.

-

Definition at line 28 of file Shunt.cpp.

+

Definition at line 45 of file Shunt.cpp.

@@ -718,7 +724,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 67 of file Shunt.cpp.

+

Definition at line 84 of file Shunt.cpp.

@@ -756,7 +762,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 57 of file Shunt.cpp.

+

Definition at line 74 of file Shunt.cpp.

@@ -797,7 +803,7 @@ Additional Inherited Members

Rotate a node.

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

Reimplemented from Element.

-

Definition at line 124 of file Shunt.cpp.

+

Definition at line 141 of file Shunt.cpp.

@@ -836,7 +842,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.
@@ -844,7 +850,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 81 of file Shunt.cpp.

+

Definition at line 98 of file Shunt.cpp.

@@ -882,7 +888,7 @@ Additional Inherited Members

Reimplemented from Element.

-

Definition at line 50 of file Shunt.cpp.

+

Definition at line 67 of file Shunt.cpp.

-- cgit