2020-08-27 03:28:38 +08:00
<!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=9" / >
2020-09-03 20:54:15 +08:00
< meta name = "generator" content = "Doxygen 1.8.20" / >
2020-08-27 03:28:38 +08:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Algorithms_in_C: euler_ Struct 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 >
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML/MathJax.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 style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Algorithms_in_C
  < span id = "projectnumber" > 1.0.0< / span >
< / div >
< div id = "projectbrief" > Set of algorithms implemented in C.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-09-03 20:54:15 +08:00
<!-- Generated by Doxygen 1.8.20 -->
2020-08-27 03:28:38 +08:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
/* @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:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(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:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('d2/de8/structeuler__.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 = "#pub-attribs" > Data Fields< / a > < / div >
< div class = "headertitle" >
< div class = "title" > euler_ Struct Reference< div class = "ingroups" > < a class = "el" href = "../../de/d5a/group__quaternions.html" > Library for 3D Vectors & Quaternions< / a > » < a class = "el" href = "../../dc/d9a/group__quats.html" > 3D Quaternion operations< / a > < / div > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > 3D Euler or Tait-Bryan angles (in radian)
< a href = "../../d2/de8/structeuler__.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "../../d0/dc7/geometry__datatypes_8h_source.html" > geometry_datatypes.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Data Fields< / h2 > < / td > < / tr >
< tr class = "memitem:a19588bc8d7de583e844c844977300ab8" > < td class = "memItemLeft" > < a id = "a19588bc8d7de583e844c844977300ab8" > < / a >
union {< / td > < / tr >
< tr class = "memitem:a16e87a7bce4410e5636a802ef9fbe1b9" > < td class = "memItemLeft" >
      float      < a class = "el" href = "../../d2/de8/structeuler__.html#a3f1b77e489be443a8d84a84082b8092e" > roll< / a > < / td > < / tr >
< tr class = "memdesc:a16e87a7bce4410e5636a802ef9fbe1b9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > or bank \(\phi\) = rotation about X axis < br / > < / td > < / tr >
< tr class = "separator:a16e87a7bce4410e5636a802ef9fbe1b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa6213b4fb699384f0c056a1ae85465fa" > < td class = "memItemLeft" >
      float      < a class = "el" href = "../../d2/de8/structeuler__.html#a34941b75b9bb747cd68d28315fa9691a" > bank< / a > < / td > < / tr >
< tr class = "memdesc:aa6213b4fb699384f0c056a1ae85465fa" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > or roll \(\phi\) = rotation about X axis < br / > < / td > < / tr >
< tr class = "separator:aa6213b4fb699384f0c056a1ae85465fa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a19588bc8d7de583e844c844977300ab8" > < td class = "memItemLeft" valign = "top" > };  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:a19588bc8d7de583e844c844977300ab8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0da0ad066c09e701ab05a0f9d8f93d43" > < td class = "memItemLeft" > < a id = "a0da0ad066c09e701ab05a0f9d8f93d43" > < / a >
union {< / td > < / tr >
< tr class = "memitem:a2e6b44309e7f7ebeec85d4ad325ff36a" > < td class = "memItemLeft" >
      float      < a class = "el" href = "../../d2/de8/structeuler__.html#aa71f9aa6dfa32d8014b2d54ab8410e0b" > pitch< / a > < / td > < / tr >
< tr class = "memdesc:a2e6b44309e7f7ebeec85d4ad325ff36a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > or elevation \(\theta\) = rotation about Y axis < br / > < / td > < / tr >
< tr class = "separator:a2e6b44309e7f7ebeec85d4ad325ff36a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad1752f6ac6adf2fffbc5d40c2dd6c852" > < td class = "memItemLeft" >
      float      < a class = "el" href = "../../d2/de8/structeuler__.html#abbbf12f0a960faf783d219f9012cdce6" > elevation< / a > < / td > < / tr >
< tr class = "memdesc:ad1752f6ac6adf2fffbc5d40c2dd6c852" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > or pitch \(\theta\) = rotation about Y axis < br / > < / td > < / tr >
< tr class = "separator:ad1752f6ac6adf2fffbc5d40c2dd6c852" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0da0ad066c09e701ab05a0f9d8f93d43" > < td class = "memItemLeft" valign = "top" > };  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:a0da0ad066c09e701ab05a0f9d8f93d43" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada4319aab292117f98d02f768072103c" > < td class = "memItemLeft" > < a id = "ada4319aab292117f98d02f768072103c" > < / a >
union {< / td > < / tr >
< tr class = "memitem:a18443757e202751b5bacd3f8d0bc618a" > < td class = "memItemLeft" >
      float      < a class = "el" href = "../../d2/de8/structeuler__.html#aad52507cc423ec49847471f6f15dd9d7" > yaw< / a > < / td > < / tr >
< tr class = "memdesc:a18443757e202751b5bacd3f8d0bc618a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > or heading \(\psi\) = rotation about Z axis < br / > < / td > < / tr >
< tr class = "separator:a18443757e202751b5bacd3f8d0bc618a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a15cdcd18de4373fce6bb5b1a5644a0b5" > < td class = "memItemLeft" >
      float      < a class = "el" href = "../../d2/de8/structeuler__.html#a899572e1b6a43387128de3a402a0a5f8" > heading< / a > < / td > < / tr >
< tr class = "memdesc:a15cdcd18de4373fce6bb5b1a5644a0b5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > or yaw \(\psi\) = rotation about Z axis < br / > < / td > < / tr >
< tr class = "separator:a15cdcd18de4373fce6bb5b1a5644a0b5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada4319aab292117f98d02f768072103c" > < td class = "memItemLeft" valign = "top" > };  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:ada4319aab292117f98d02f768072103c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > 3D Euler or Tait-Bryan angles (in radian) < / p >
< / div > < hr / > The documentation for this struct was generated from the following file:< ul >
< li > geometry/< a class = "el" href = "../../d0/dc7/geometry__datatypes_8h_source.html" > geometry_datatypes.h< / a > < / li >
< / ul >
< / 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 = "../../d2/de8/structeuler__.html" > euler_< / a > < / li >
2020-09-03 20:54:15 +08:00
< li class = "footer" > Generated by < a href = "http://www.doxygen.org/index.html" > < img class = "footer" src = "../../doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.8.20 < / li >
2020-08-27 03:28:38 +08:00
< / ul >
< / div >
< / body >
< / html >