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/functions_s.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/doxygen/html/functions_s.html') diff --git a/docs/doxygen/html/functions_s.html b/docs/doxygen/html/functions_s.html index 4ff8fc5..0a6ad94 100644 --- a/docs/doxygen/html/functions_s.html +++ b/docs/doxygen/html/functions_s.html @@ -21,6 +21,12 @@ + @@ -176,6 +182,9 @@ $(document).ready(function(){initNavTree('functions_s.html','');});
  • ShowPickbox() : Element
  • +
  • Solve() +: RateLimiter +
  • StartMove() : Branch , ConnectionLine -- 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/functions_s.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/doxygen/html/functions_s.html') diff --git a/docs/doxygen/html/functions_s.html b/docs/doxygen/html/functions_s.html index 0a6ad94..b03c704 100644 --- a/docs/doxygen/html/functions_s.html +++ b/docs/doxygen/html/functions_s.html @@ -183,7 +183,10 @@ $(document).ready(function(){initNavTree('functions_s.html','');}); : Element
  • Solve() -: RateLimiter +: Exponential +, Gain +, RateLimiter +, TransferFunction
  • StartMove() : Branch -- cgit