Welcome to mirror list, hosted at ThFree Co, Russian Federation.

group___trig.html « 3.1 « docs - github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3eec0588bd0bdc2a2535f400f4036ed0a0b2bfb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>FastLED: Fast trig functions</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>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</script>
<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/javascript">
  $(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">FastLED
   &#160;<span id="projectnumber">3.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('group___trig.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a> &#124;
<a href="#var-members">Variables</a>  </div>
  <div class="headertitle">
<div class="title">Fast trig functions<div class="ingroups"><a class="el" href="group__lib8tion.html">Fast math functions</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>Fast 8 and 16-bit approximations of sin(x) and cos(x).  
<a href="#details">More...</a></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Collaboration diagram for Fast trig functions:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<center><table><tr><td><img src="group___trig.png" border="0" alt="" usemap="#group______trig"/>
<map name="group______trig" id="group______trig">
<area shape="rect" id="node2" href="group__lib8tion.html" title="A variety of functions for working with numbers. " alt="" coords="5,5,144,32"/></map>
</td></tr></table></center>
</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ga660ff60bfc5116525e50187de72009fc"><td class="memItemLeft" align="right" valign="top">LIB8STATIC int16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___trig.html#ga660ff60bfc5116525e50187de72009fc">sin16_avr</a> (uint16_t theta)</td></tr>
<tr class="memdesc:ga660ff60bfc5116525e50187de72009fc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fast 16-bit approximation of sin(x).  <a href="#ga660ff60bfc5116525e50187de72009fc">More...</a><br /></td></tr>
<tr class="separator:ga660ff60bfc5116525e50187de72009fc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga0890962cb06b267617f4b06d7e9be5eb"><td class="memItemLeft" align="right" valign="top">LIB8STATIC int16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___trig.html#ga0890962cb06b267617f4b06d7e9be5eb">sin16_C</a> (uint16_t theta)</td></tr>
<tr class="memdesc:ga0890962cb06b267617f4b06d7e9be5eb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fast 16-bit approximation of sin(x).  <a href="#ga0890962cb06b267617f4b06d7e9be5eb">More...</a><br /></td></tr>
<tr class="separator:ga0890962cb06b267617f4b06d7e9be5eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga056952ebed39f55880bb353857b47075"><td class="memItemLeft" align="right" valign="top">LIB8STATIC int16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___trig.html#ga056952ebed39f55880bb353857b47075">cos16</a> (uint16_t theta)</td></tr>
<tr class="memdesc:ga056952ebed39f55880bb353857b47075"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fast 16-bit approximation of cos(x).  <a href="#ga056952ebed39f55880bb353857b47075">More...</a><br /></td></tr>
<tr class="separator:ga056952ebed39f55880bb353857b47075"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga6aa1f993cbbc427d80da1ee2ccca86e7"><td class="memItemLeft" align="right" valign="top">LIB8STATIC uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___trig.html#ga6aa1f993cbbc427d80da1ee2ccca86e7">sin8_avr</a> (uint8_t theta)</td></tr>
<tr class="memdesc:ga6aa1f993cbbc427d80da1ee2ccca86e7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fast 8-bit approximation of sin(x).  <a href="#ga6aa1f993cbbc427d80da1ee2ccca86e7">More...</a><br /></td></tr>
<tr class="separator:ga6aa1f993cbbc427d80da1ee2ccca86e7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga46933a9b42921c6605588268d11f7c1e"><td class="memItemLeft" align="right" valign="top">LIB8STATIC uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___trig.html#ga46933a9b42921c6605588268d11f7c1e">sin8_C</a> (uint8_t theta)</td></tr>
<tr class="memdesc:ga46933a9b42921c6605588268d11f7c1e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fast 8-bit approximation of sin(x).  <a href="#ga46933a9b42921c6605588268d11f7c1e">More...</a><br /></td></tr>
<tr class="separator:ga46933a9b42921c6605588268d11f7c1e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga4432f985c94f5bff715db402d767b0e8"><td class="memItemLeft" align="right" valign="top">LIB8STATIC uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___trig.html#ga4432f985c94f5bff715db402d767b0e8">cos8</a> (uint8_t theta)</td></tr>
<tr class="memdesc:ga4432f985c94f5bff715db402d767b0e8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fast 8-bit approximation of cos(x).  <a href="#ga4432f985c94f5bff715db402d767b0e8">More...</a><br /></td></tr>
<tr class="separator:ga4432f985c94f5bff715db402d767b0e8"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:gadc654138105ff193df0fbc7a0c21806c"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gadc654138105ff193df0fbc7a0c21806c"></a>
const uint8_t&#160;</td><td class="memItemRight" valign="bottom"><b>b_m16_interleave</b> [] = { 0, 49, 49, 41, 90, 27, 117, 10 }</td></tr>
<tr class="separator:gadc654138105ff193df0fbc7a0c21806c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<p>Fast 8 and 16-bit approximations of sin(x) and cos(x). </p>
<p>Don't use these approximations for calculating the trajectory of a rocket to Mars, but they're great for art projects and LED displays.</p>
<p>On Arduino/AVR, the 16-bit approximation is more than 10X faster than floating point sin(x) and cos(x), while the 8-bit approximation is more than 20X faster. </p>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="ga056952ebed39f55880bb353857b47075"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LIB8STATIC int16_t cos16 </td>
          <td>(</td>
          <td class="paramtype">uint16_t&#160;</td>
          <td class="paramname"><em>theta</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Fast 16-bit approximation of cos(x). </p>
<p>This approximation never varies more than 0.69% from the floating point value you'd get by doing </p><pre class="fragment">float s = cos(x) * 32767.0;
</pre><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">theta</td><td>input angle from 0-65535 </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>sin of theta, value between -32767 to 32767. </dd></dl>

<p>Definition at line <a class="el" href="trig8_8h_source.html#l00120">120</a> of file <a class="el" href="trig8_8h_source.html">trig8.h</a>.</p>

</div>
</div>
<a class="anchor" id="ga4432f985c94f5bff715db402d767b0e8"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LIB8STATIC uint8_t cos8 </td>
          <td>(</td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>theta</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Fast 8-bit approximation of cos(x). </p>
<p>This approximation never varies more than 2% from the floating point value you'd get by doing </p><pre class="fragment">float s = (cos(x) * 128.0) + 128;
</pre><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">theta</td><td>input angle from 0-255 </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>sin of theta, value between 0 and 255 </dd></dl>

<p>Definition at line <a class="el" href="trig8_8h_source.html#l00253">253</a> of file <a class="el" href="trig8_8h_source.html">trig8.h</a>.</p>

</div>
</div>
<a class="anchor" id="ga660ff60bfc5116525e50187de72009fc"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LIB8STATIC int16_t sin16_avr </td>
          <td>(</td>
          <td class="paramtype">uint16_t&#160;</td>
          <td class="paramname"><em>theta</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Fast 16-bit approximation of sin(x). </p>
<p>This approximation never varies more than 0.69% from the floating point value you'd get by doing </p><pre class="fragment">float s = sin(x) * 32767.0;
</pre><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">theta</td><td>input angle from 0-65535 </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>sin of theta, value between -32767 to 32767. </dd></dl>

<p>Definition at line <a class="el" href="trig8_8h_source.html#l00030">30</a> of file <a class="el" href="trig8_8h_source.html">trig8.h</a>.</p>

</div>
</div>
<a class="anchor" id="ga0890962cb06b267617f4b06d7e9be5eb"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LIB8STATIC int16_t sin16_C </td>
          <td>(</td>
          <td class="paramtype">uint16_t&#160;</td>
          <td class="paramname"><em>theta</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Fast 16-bit approximation of sin(x). </p>
<p>This approximation never varies more than 0.69% from the floating point value you'd get by doing </p><pre class="fragment">float s = sin(x) * 32767.0;
</pre><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">theta</td><td>input angle from 0-65535 </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>sin of theta, value between -32767 to 32767. </dd></dl>

<p>Definition at line <a class="el" href="trig8_8h_source.html#l00088">88</a> of file <a class="el" href="trig8_8h_source.html">trig8.h</a>.</p>

</div>
</div>
<a class="anchor" id="ga6aa1f993cbbc427d80da1ee2ccca86e7"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LIB8STATIC uint8_t sin8_avr </td>
          <td>(</td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>theta</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Fast 8-bit approximation of sin(x). </p>
<p>This approximation never varies more than 2% from the floating point value you'd get by doing </p><pre class="fragment">float s = (sin(x) * 128.0) + 128;
</pre><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">theta</td><td>input angle from 0-255 </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>sin of theta, value between 0 and 255 </dd></dl>

<p>Definition at line <a class="el" href="trig8_8h_source.html#l00159">159</a> of file <a class="el" href="trig8_8h_source.html">trig8.h</a>.</p>

</div>
</div>
<a class="anchor" id="ga46933a9b42921c6605588268d11f7c1e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LIB8STATIC uint8_t sin8_C </td>
          <td>(</td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>theta</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Fast 8-bit approximation of sin(x). </p>
<p>This approximation never varies more than 2% from the floating point value you'd get by doing </p><pre class="fragment">float s = (sin(x) * 128.0) + 128;
</pre><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">theta</td><td>input angle from 0-255 </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>sin of theta, value between 0 and 255 </dd></dl>

<p>Definition at line <a class="el" href="trig8_8h_source.html#l00217">217</a> of file <a class="el" href="trig8_8h_source.html">trig8.h</a>.</p>

</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="footer">Generated on Thu Dec 10 2015 14:02:36 for FastLED by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
  </ul>
</div>
</body>
</html>