2018-06-10 10:49:12 +03:00
<!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.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2018-07-17 17:16:48 +03:00
< title > MYNT EYE SDK: mynteye::ImuData Struct Reference< / title >
2018-06-10 10:49:12 +03:00
< 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" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */< / 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" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "custom.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 id = "projectlogo" > < img alt = "Logo" src = "icon.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > MYNT EYE SDK
2018-08-14 06:19:30 +03:00
  < span id = "projectnumber" > 2.0.1-rc1< / span >
2018-06-10 10:49:12 +03:00
< / div >
< div id = "projectbrief" > http://www.myntai.com/camera< / div >
< / td >
< td > < 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=""/>
2018-07-17 17:16:48 +03:00
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
2018-06-10 10:49:12 +03:00
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 >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2018-07-17 17:16:48 +03:00
<!-- Generated by Doxygen 1.8.14 -->
2018-06-10 10:49:12 +03:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-07-17 17:16:48 +03:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-06-10 10:49:12 +03:00
/* @license-end */
< / script >
< / 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:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('structmynteye_1_1_imu_data.html','');});
/* @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" >
2018-07-17 17:16:48 +03:00
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "structmynteye_1_1_imu_data-members.html" > List of all members< / a > < / div >
2018-06-10 10:49:12 +03:00
< div class = "headertitle" >
2018-07-17 17:16:48 +03:00
< div class = "title" > mynteye::ImuData Struct Reference< div class = "ingroups" > < a class = "el" href = "group__datatypes.html" > Datatypes< / a > < / div > < / div > < / div >
2018-06-10 10:49:12 +03:00
< / div > <!-- header -->
< div class = "contents" >
< p > IMU data.
2018-07-17 17:16:48 +03:00
< a href = "structmynteye_1_1_imu_data.html#details" > More...< / a > < / p >
2018-06-10 10:49:12 +03:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
2018-07-17 17:16:48 +03:00
Public Attributes< / h2 > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr class = "memitem:a614187bc8ea73ee38610d8875c656a23" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a614187bc8ea73ee38610d8875c656a23" > < / a >
std::uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structmynteye_1_1_imu_data.html#a614187bc8ea73ee38610d8875c656a23" > frame_id< / a > < / td > < / tr >
2018-07-17 17:16:48 +03:00
< tr class = "memdesc:a614187bc8ea73ee38610d8875c656a23" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Image frame id. < br / > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr class = "separator:a614187bc8ea73ee38610d8875c656a23" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8305245493f284e9bb4ab6c653650641" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a8305245493f284e9bb4ab6c653650641" > < / a >
std::uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structmynteye_1_1_imu_data.html#a8305245493f284e9bb4ab6c653650641" > timestamp< / a > < / td > < / tr >
2018-07-17 17:16:48 +03:00
< tr class = "memdesc:a8305245493f284e9bb4ab6c653650641" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > IMU timestamp in 0.01ms. < br / > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr class = "separator:a8305245493f284e9bb4ab6c653650641" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7513d9784133b67199dd26db6ac0b091" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structmynteye_1_1_imu_data.html#a7513d9784133b67199dd26db6ac0b091" > accel< / a > [3]< / td > < / tr >
2018-07-17 17:16:48 +03:00
< tr class = "memdesc:a7513d9784133b67199dd26db6ac0b091" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > IMU accelerometer data for 3-axis: X, Y, Z. < a href = "#a7513d9784133b67199dd26db6ac0b091" > More...< / a > < br / > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr class = "separator:a7513d9784133b67199dd26db6ac0b091" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acc6cfa25ac3d6435690f60b3000eaa43" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structmynteye_1_1_imu_data.html#acc6cfa25ac3d6435690f60b3000eaa43" > gyro< / a > [3]< / td > < / tr >
2018-07-17 17:16:48 +03:00
< tr class = "memdesc:acc6cfa25ac3d6435690f60b3000eaa43" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > IMU gyroscope data for 3-axis: X, Y, Z. < a href = "#acc6cfa25ac3d6435690f60b3000eaa43" > More...< / a > < br / > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr class = "separator:acc6cfa25ac3d6435690f60b3000eaa43" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a47f263f2268c4fa2ae3a91a5ba053c34" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a47f263f2268c4fa2ae3a91a5ba053c34" > < / a >
double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structmynteye_1_1_imu_data.html#a47f263f2268c4fa2ae3a91a5ba053c34" > temperature< / a > < / td > < / tr >
2018-07-17 17:16:48 +03:00
< tr class = "memdesc:a47f263f2268c4fa2ae3a91a5ba053c34" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > IMU temperature. < br / > < / td > < / tr >
2018-06-10 10:49:12 +03:00
< tr class = "separator:a47f263f2268c4fa2ae3a91a5ba053c34" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2018-07-17 17:16:48 +03:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2018-06-10 10:49:12 +03:00
< div class = "textblock" > < p > IMU data. < / p >
2018-07-17 17:16:48 +03:00
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2018-06-10 10:49:12 +03:00
< a id = "a7513d9784133b67199dd26db6ac0b091" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7513d9784133b67199dd26db6ac0b091" > ◆ < / a > < / span > accel< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > double mynteye::ImuData::accel[3]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > IMU accelerometer data for 3-axis: X, Y, Z. < / p >
< / div >
< / div >
< a id = "acc6cfa25ac3d6435690f60b3000eaa43" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acc6cfa25ac3d6435690f60b3000eaa43" > ◆ < / a > < / span > gyro< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > double mynteye::ImuData::gyro[3]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > IMU gyroscope data for 3-axis: X, Y, Z. < / 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 = "navelem" > < b > mynteye< / b > < / li > < li class = "navelem" > < a class = "el" href = "structmynteye_1_1_imu_data.html" > ImuData< / a > < / li >
2018-07-17 17:16:48 +03:00
< li class = "footer" > Generated by
2018-06-10 10:49:12 +03:00
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.14 < / li >
< / ul >
< / div >
< / body >
< / html >