diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2019-01-16 09:38:08 -0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-16 09:38:08 -0200 |
commit | 9c7c255d7dc957241364aca0e5322da926e33fc7 (patch) | |
tree | 16dda6fad8398941c3c8e4db6d48ef98602ec06f /docs/doxygen/html/functions_g.html | |
parent | af070d92462ac5586aa6a0a80c51a8fa72710600 (diff) | |
parent | db3fadbcc9f396ca22c4578101bbcd0a7e81609e (diff) | |
download | PSP.git-9c7c255d7dc957241364aca0e5322da926e33fc7.tar.gz PSP.git-9c7c255d7dc957241364aca0e5322da926e33fc7.tar.xz PSP.git-9c7c255d7dc957241364aca0e5322da926e33fc7.zip |
Merge pull request #46 from Thales1330/wip/induction-motor
Wip/induction motor
Diffstat (limited to 'docs/doxygen/html/functions_g.html')
-rw-r--r-- | docs/doxygen/html/functions_g.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/doxygen/html/functions_g.html b/docs/doxygen/html/functions_g.html index 35c0eb3..e558c79 100644 --- a/docs/doxygen/html/functions_g.html +++ b/docs/doxygen/html/functions_g.html @@ -7,7 +7,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> -<title>Class Members</title> +<title>Power System Platform: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> @@ -29,6 +29,11 @@ <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="logoHeader.png"/></td> + <td id="projectalign" style="padding-left: 0.5em;"> + <div id="projectname">Power System Platform +  <span id="projectnumber">2018w15a</span> + </div> + </td> </tr> </tbody> </table> @@ -69,6 +74,9 @@ $(function() { <li>GeneralMenuItens() : <a class="el" href="class_element.html#a35f55626a29d5256f8dc07cf92655e64">Element</a> </li> +<li>genPower +: <a class="el" href="struct_parse_anarede_1_1_bus_data.html#adf2f9cc5eb385566cf34fe86f6987304">ParseAnarede::BusData</a> +</li> <li>GetAngle() : <a class="el" href="class_element.html#a5c75d8a6e28326dd568104a4d9d3473f">Element</a> </li> @@ -115,6 +123,7 @@ $(function() { , <a class="el" href="class_limiter.html#a6071e2308baa7b42f189f09fd1878245">Limiter</a> , <a class="el" href="class_line.html#afc4916268d2a32014e4ab0f8308165a1">Line</a> , <a class="el" href="class_load.html#a27309c24b2c70bde37ba6afbb9679da2">Load</a> +, <a class="el" href="class_math_expression.html#a3c52de72d7ff812876f463614c44e5ee">MathExpression</a> , <a class="el" href="class_multiplier.html#ab487232a96ed3c3f3a7c3628ddaa4c77">Multiplier</a> , <a class="el" href="class_rate_limiter.html#a4f1152238b97fcf76a0bee258e971823">RateLimiter</a> , <a class="el" href="class_sum.html#a0da96514e0462e47d3f57b79ddc457b6">Sum</a> |