160 lines
9.1 KiB
HTML
160 lines
9.1 KiB
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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=11"/>
|
||
|
|
<meta name="generator" content="Doxygen 1.9.4"/>
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||
|
|
<title>esp32_BNO08x: /media/develop/git/imu_pr_cleanup/components/esp32_BNO08x/include/report/BNO08xRptAcceleration.hpp File Reference</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>
|
||
|
|
<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>
|
||
|
|
<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 id="projectrow">
|
||
|
|
<td id="projectalign">
|
||
|
|
<div id="projectname">esp32_BNO08x<span id="projectnumber"> 1.4</span>
|
||
|
|
</div>
|
||
|
|
<div id="projectbrief">C++ BNO08x IMU driver component for esp-idf.</div>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
</tbody>
|
||
|
|
</table>
|
||
|
|
</div>
|
||
|
|
<!-- end header part -->
|
||
|
|
<!-- Generated by Doxygen 1.9.4 -->
|
||
|
|
<script type="text/javascript">
|
||
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||
|
|
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
||
|
|
/* @license-end */
|
||
|
|
</script>
|
||
|
|
<script type="text/javascript" src="menudata.js"></script>
|
||
|
|
<script type="text/javascript" src="menu.js"></script>
|
||
|
|
<script type="text/javascript">
|
||
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||
|
|
$(function() {
|
||
|
|
initMenu('',true,false,'search.php','Search');
|
||
|
|
$(document).ready(function() { init_search(); });
|
||
|
|
});
|
||
|
|
/* @license-end */
|
||
|
|
</script>
|
||
|
|
<div id="main-nav"></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">
|
||
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||
|
|
$(document).ready(function(){initNavTree('_b_n_o08x_rpt_acceleration_8hpp.html',''); initResizable(); });
|
||
|
|
/* @license-end */
|
||
|
|
</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="#nested-classes">Classes</a> </div>
|
||
|
|
<div class="headertitle"><div class="title">BNO08xRptAcceleration.hpp File Reference</div></div>
|
||
|
|
</div><!--header-->
|
||
|
|
<div class="contents">
|
||
|
|
<div class="textblock"><code>#include "<a class="el" href="_b_n_o08x_rpt_8hpp_source.html">BNO08xRpt.hpp</a>"</code><br />
|
||
|
|
</div><div class="textblock"><div class="dynheader">
|
||
|
|
Include dependency graph for BNO08xRptAcceleration.hpp:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="_b_n_o08x_rpt_acceleration_8hpp__incl.png" border="0" usemap="#a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_rpt_acceleration_8hpp" alt=""/></div>
|
||
|
|
<map name="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_rpt_acceleration_8hpp" id="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_rpt_acceleration_8hpp">
|
||
|
|
<area shape="rect" title=" " alt="" coords="1362,5,1581,76"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_8hpp.html" title=" " alt="" coords="1409,124,1534,151"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="218,423,304,449"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1510,199,1594,225"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_global_types_8hpp.html" title=" " alt="" coords="1251,273,1434,300"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1517,348,1661,375"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_private_types_8hpp.html" title=" " alt="" coords="641,199,828,225"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1618,199,1675,225"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1699,199,1780,225"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1374,348,1442,375"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="688,348,775,375"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="343,423,414,449"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="800,348,866,375"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="890,348,994,375"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1019,348,1178,375"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1202,348,1349,375"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="246,273,340,300"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="365,273,466,300"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="491,273,642,300"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="666,273,803,300"/>
|
||
|
|
<area shape="rect" title=" " alt="" coords="1050,273,1227,300"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_cb_param_rpt_i_d_8hpp.html" title=" " alt="" coords="828,273,1025,300"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_cb_param_void_8hpp.html" title=" " alt="" coords="32,273,221,300"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_cb_generic_8hpp.html" title=" " alt="" coords="234,348,405,375"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
</div><div class="textblock"><div class="dynheader">
|
||
|
|
This graph shows which files directly or indirectly include this file:</div>
|
||
|
|
<div class="dyncontent">
|
||
|
|
<div class="center"><img src="_b_n_o08x_rpt_acceleration_8hpp__dep__incl.png" border="0" usemap="#a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_rpt_acceleration_8hppdep" alt=""/></div>
|
||
|
|
<map name="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_rpt_acceleration_8hppdep" id="a_2media_2develop_2git_2imu__pr__cleanup_2components_2esp32___b_n_o08x_2include_2report_2_b_n_o08x_rpt_acceleration_8hppdep">
|
||
|
|
<area shape="rect" title=" " alt="" coords="359,5,577,76"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_reports_8hpp.html" title=" " alt="" coords="231,124,449,195"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_rpt_acceleration_8cpp.html" title=" " alt="" coords="473,146,721,173"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_8hpp.html" title=" " alt="" coords="209,243,471,299"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_test_helper_8hpp.html" title=" " alt="" coords="5,347,264,417"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_8cpp.html" title=" " alt="" coords="289,369,391,395"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_s_h2_h_a_l_8cpp.html" title=" " alt="" coords="416,369,571,395"/>
|
||
|
|
<area shape="rect" href="_b_n_o08x_test_suite_8hpp.html" title=" " alt="" coords="5,465,264,536"/>
|
||
|
|
</map>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<p><a href="_b_n_o08x_rpt_acceleration_8hpp_source.html">Go to the source code of this file.</a></p>
|
||
|
|
<table class="memberdecls">
|
||
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
|
||
|
|
Classes</h2></td></tr>
|
||
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="class_b_n_o08x_rpt_acceleration.html">BNO08xRptAcceleration</a></td></tr>
|
||
|
|
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Class to represent accelerometer reports. (See Ref. Manual 6.5.9) <a href="class_b_n_o08x_rpt_acceleration.html#details">More...</a><br /></td></tr>
|
||
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||
|
|
</table>
|
||
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||
|
|
<div class="textblock"><dl class="section author"><dt>Author</dt><dd>Myles Parfeniuk </dd></dl>
|
||
|
|
</div></div><!-- contents -->
|
||
|
|
</div><!-- doc-content -->
|
||
|
|
<!-- start footer part -->
|
||
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||
|
|
<ul>
|
||
|
|
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_7f19fe0488f3daa36ae73de472a8d793.html">report</a></li><li class="navelem"><a class="el" href="_b_n_o08x_rpt_acceleration_8hpp.html">BNO08xRptAcceleration.hpp</a></li>
|
||
|
|
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4 </li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|