summaryrefslogtreecommitdiffstats
path: root/docs/doxygen/html/class_node.html
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-10-06 17:07:39 -0300
committerGitHub <noreply@github.com>2017-10-06 17:07:39 -0300
commita32372968abb2f4b3bf0472f59c18f5028d20206 (patch)
tree054de50365749426623bed352a10e84299e84cad /docs/doxygen/html/class_node.html
parentfa2776e9a939a793a9e46a0cc5880dda868e7028 (diff)
parent89befdb9b259d02249876e39ec6fd28860272439 (diff)
downloadPSP.git-a32372968abb2f4b3bf0472f59c18f5028d20206.tar.gz
PSP.git-a32372968abb2f4b3bf0472f59c18f5028d20206.tar.xz
PSP.git-a32372968abb2f4b3bf0472f59c18f5028d20206.zip
Merge pull request #39 from Thales1330/wip/sync-machine-saturation
Wip sync machine saturation
Diffstat (limited to 'docs/doxygen/html/class_node.html')
-rw-r--r--docs/doxygen/html/class_node.html18
1 files changed, 16 insertions, 2 deletions
diff --git a/docs/doxygen/html/class_node.html b/docs/doxygen/html/class_node.html
index 9fab95c..c6cdda8 100644
--- a/docs/doxygen/html/class_node.html
+++ b/docs/doxygen/html/class_node.html
@@ -21,6 +21,12 @@
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
+<script type="text/x-mathjax-config">
+ MathJax.Hub.Config({
+ extensions: ["tex2jax.js"],
+ jax: ["input/TeX","output/HTML-CSS"],
+});
+</script><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
@@ -87,6 +93,11 @@ $(document).ready(function(){initNavTree('class_node.html','');});
<div class="title">Node Class Reference</div> </div>
</div><!--header-->
<div class="contents">
+
+<p><a class="el" href="class_node.html" title="Node of a control element. This class manages the user interaction with the connection and control el...">Node</a> of a control element. This class manages the user interaction with the connection and control elements.
+ <a href="class_node.html#details">More...</a></p>
+
+<p><code>#include &lt;<a class="el" href="_control_element_8h_source.html">ControlElement.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
@@ -189,8 +200,11 @@ double&#160;</td><td class="memItemRight" valign="bottom"><b>m_angle</b> = 0.0</
<tr class="separator:aee3f9f6739a14d034b5e26d70e3c2aa8"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
-<div class="textblock">
-<p class="definition">Definition at line <a class="el" href="_control_element_8h_source.html#l00006">6</a> of file <a class="el" href="_control_element_8h_source.html">ControlElement.h</a>.</p>
+<div class="textblock"><p><a class="el" href="class_node.html" title="Node of a control element. This class manages the user interaction with the connection and control el...">Node</a> of a control element. This class manages the user interaction with the connection and control elements. </p>
+<dl class="section author"><dt>Author</dt><dd>Thales Lima Oliveira <a href="#" onclick="location.href='mai'+'lto:'+'tha'+'le'+'s@u'+'fu'+'.br'; return false;">thale<span style="display: none;">.nosp@m.</span>s@uf<span style="display: none;">.nosp@m.</span>u.br</a> </dd></dl>
+<dl class="section date"><dt>Date</dt><dd>05/10/2017 </dd></dl>
+
+<p class="definition">Definition at line <a class="el" href="_control_element_8h_source.html#l00030">30</a> of file <a class="el" href="_control_element_8h_source.html">ControlElement.h</a>.</p>
</div><hr/>The documentation for this class was generated from the following files:<ul>
<li>Project/<a class="el" href="_control_element_8h_source.html">ControlElement.h</a></li>
<li>Project/<a class="el" href="_control_element_8cpp_source.html">ControlElement.cpp</a></li>