2023-03-27 10:16:23 -07: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.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: multiRotatingAxisMotion Class 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/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< 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=""/>
< 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 >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< 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 >
< / 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('classpFlow_1_1multiRotatingAxisMotion.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 > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-types" > Protected Types< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1multiRotatingAxisMotion-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > multiRotatingAxisMotion Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 11:35:43 -07:00
< p > Rotating axis motion model for walls.
< a href = "classpFlow_1_1multiRotatingAxisMotion.html#details" > More...< / a > < / p >
2023-04-02 14:53:54 -07:00
< 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 multiRotatingAxisMotion:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion__coll__graph.png" border = "0" usemap = "#multiRotatingAxisMotion_coll__map" alt = "Collaboration graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a 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 = "classpFlow_1_1multiRotatingAxisMotion_1_1Model.html" > Model< / a > < / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Motion model class to be passed to computational units/kernels for transfing points and returning velocities at various positions. < a href = "classpFlow_1_1multiRotatingAxisMotion_1_1Model.html#details" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:acc38644bc377a103da9cb10f4424e5d6" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#acc38644bc377a103da9cb10f4424e5d6" > TypeInfoNV< / a > (" multiRotatingAxisMotion" )< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:acc38644bc377a103da9cb10f4424e5d6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Type info. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#acc38644bc377a103da9cb10f4424e5d6" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:acc38644bc377a103da9cb10f4424e5d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a82445254d27c731753c7354302a23e7d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a82445254d27c731753c7354302a23e7d" > multiRotatingAxisMotion< / a > ()< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a82445254d27c731753c7354302a23e7d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Empty constructor. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a82445254d27c731753c7354302a23e7d" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a82445254d27c731753c7354302a23e7d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af79f4e09f96cdb8be4b3569258746f7a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#af79f4e09f96cdb8be4b3569258746f7a" > multiRotatingAxisMotion< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:af79f4e09f96cdb8be4b3569258746f7a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct with dictionary. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#af79f4e09f96cdb8be4b3569258746f7a" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:af79f4e09f96cdb8be4b3569258746f7a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a86a8a3a9e5aee74ee3168d47cf0513ff" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a86a8a3a9e5aee74ee3168d47cf0513ff" > multiRotatingAxisMotion< / a > (const < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > & )=default< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a86a8a3a9e5aee74ee3168d47cf0513ff" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy constructor. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a86a8a3a9e5aee74ee3168d47cf0513ff" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a86a8a3a9e5aee74ee3168d47cf0513ff" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a26c7ab26dacc66d0b7e1dfbc48603895" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a26c7ab26dacc66d0b7e1dfbc48603895" > multiRotatingAxisMotion< / a > (< a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > & & )=delete< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a26c7ab26dacc66d0b7e1dfbc48603895" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > No Move. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a26c7ab26dacc66d0b7e1dfbc48603895" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a26c7ab26dacc66d0b7e1dfbc48603895" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a23925886509a3ab138451ce476498fab" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a23925886509a3ab138451ce476498fab" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > & )=default< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a23925886509a3ab138451ce476498fab" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy assignment. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a23925886509a3ab138451ce476498fab" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a23925886509a3ab138451ce476498fab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a758f2f2f7d0a15599c004f765efdf615" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a758f2f2f7d0a15599c004f765efdf615" > operator=< / a > (< a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > & & )=delete< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a758f2f2f7d0a15599c004f765efdf615" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > No move assignment. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a758f2f2f7d0a15599c004f765efdf615" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a758f2f2f7d0a15599c004f765efdf615" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a55b0292850a0058fa736d59013b1e1bc" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a55b0292850a0058fa736d59013b1e1bc" > ~multiRotatingAxisMotion< / a > ()=default< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a55b0292850a0058fa736d59013b1e1bc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destructor. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a55b0292850a0058fa736d59013b1e1bc" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a55b0292850a0058fa736d59013b1e1bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad154666086a654ab29cbb515fec9bf4e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion_1_1Model.html" > Model< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#ad154666086a654ab29cbb515fec9bf4e" > getModel< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t)< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:ad154666086a654ab29cbb515fec9bf4e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Retrun motion model at time t. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#ad154666086a654ab29cbb515fec9bf4e" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ad154666086a654ab29cbb515fec9bf4e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af48f2a7fc2e975642270c32a6952844b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#af48f2a7fc2e975642270c32a6952844b" > getAxisListPtrHost< / a > ()< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:af48f2a7fc2e975642270c32a6952844b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Pointer to axis list on host side. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#af48f2a7fc2e975642270c32a6952844b" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:af48f2a7fc2e975642270c32a6952844b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aab8f95b8f6db448ecf30dc49e72e34b4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#aab8f95b8f6db448ecf30dc49e72e34b4" > getAxisListPtrDevice< / a > ()< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:aab8f95b8f6db448ecf30dc49e72e34b4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Pointer to axis list on device. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#aab8f95b8f6db448ecf30dc49e72e34b4" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aab8f95b8f6db448ecf30dc49e72e34b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa228b68325a8251f13734b8f2dc7367b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#aa228b68325a8251f13734b8f2dc7367b" > nameToIndex< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & name) const< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:aa228b68325a8251f13734b8f2dc7367b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Name of motion component to index. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#aa228b68325a8251f13734b8f2dc7367b" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aa228b68325a8251f13734b8f2dc7367b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a25f3d350ed015e91a764c51a6525e139" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a25f3d350ed015e91a764c51a6525e139" > indexToName< / a > (label i) const< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a25f3d350ed015e91a764c51a6525e139" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Index of motion component to component name. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a25f3d350ed015e91a764c51a6525e139" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a25f3d350ed015e91a764c51a6525e139" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a226a2b5e6b2e18ee8a990c2c357bb036" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a226a2b5e6b2e18ee8a990c2c357bb036" > isMoving< / a > () const< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a226a2b5e6b2e18ee8a990c2c357bb036" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Is moving. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a226a2b5e6b2e18ee8a990c2c357bb036" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a226a2b5e6b2e18ee8a990c2c357bb036" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac566080144578bb4b5f2982f0ce7852b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#ac566080144578bb4b5f2982f0ce7852b" > move< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > dt)< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:ac566080144578bb4b5f2982f0ce7852b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Move points. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#ac566080144578bb4b5f2982f0ce7852b" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ac566080144578bb4b5f2982f0ce7852b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aff8e92ab47032ae811d1271161cb9b22" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#aff8e92ab47032ae811d1271161cb9b22" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:aff8e92ab47032ae811d1271161cb9b22" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read from input stream is. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#aff8e92ab47032ae811d1271161cb9b22" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aff8e92ab47032ae811d1271161cb9b22" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a6a40de4ceed55b2f78cf3027739dfd91" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write to output stream os. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a6a40de4ceed55b2f78cf3027739dfd91" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a6a40de4ceed55b2f78cf3027739dfd91" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-types" > < / a >
Protected Types< / h2 > < / td > < / tr >
< tr class = "memitem:ad16baf426d8788c02f84111c95819da4" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#ad16baf426d8788c02f84111c95819da4" > axisVector_HD< / a > = < a class = "el" href = "classpFlow_1_1VectorDual.html" > VectorDual< / a > < < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > > < / td > < / tr >
< tr class = "separator:ad16baf426d8788c02f84111c95819da4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a3ee94dd32f4df1490653290d2919dc52" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a3ee94dd32f4df1490653290d2919dc52" > readDictionary< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a3ee94dd32f4df1490653290d2919dc52" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read from a dictionary. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a3ee94dd32f4df1490653290d2919dc52" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a3ee94dd32f4df1490653290d2919dc52" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad55987c0647186d3e7acad9cc4166034" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#ad55987c0647186d3e7acad9cc4166034" > writeDictionary< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:ad55987c0647186d3e7acad9cc4166034" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write to a dictionary. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#ad55987c0647186d3e7acad9cc4166034" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ad55987c0647186d3e7acad9cc4166034" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a2efd1b487367ae91274544274fef6876" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#ad16baf426d8788c02f84111c95819da4" > axisVector_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a2efd1b487367ae91274544274fef6876" > axis_< / a > < / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a2efd1b487367ae91274544274fef6876" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > of multiRotaingAxis axes. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a2efd1b487367ae91274544274fef6876" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a2efd1b487367ae91274544274fef6876" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adfd160c40966cee546ae935a3c899e5d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1VectorDual.html" > VectorDual< / a > < < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#adfd160c40966cee546ae935a3c899e5d" > sortedIndex_< / a > < / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:adfd160c40966cee546ae935a3c899e5d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Sorted index based on number of parrents each axis ha. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#adfd160c40966cee546ae935a3c899e5d" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:adfd160c40966cee546ae935a3c899e5d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae203af35abd611539e7b9fdc1cbc2a1d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae" > wordList< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#ae203af35abd611539e7b9fdc1cbc2a1d" > axisName_< / a > < / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:ae203af35abd611539e7b9fdc1cbc2a1d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > of axes names. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#ae203af35abd611539e7b9fdc1cbc2a1d" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ae203af35abd611539e7b9fdc1cbc2a1d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a52b85466a0a06d609df22c9b1c895134" > < td class = "memItemLeft" align = "right" valign = "top" > label  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#a52b85466a0a06d609df22c9b1c895134" > numAxis_< / a > = 0< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a52b85466a0a06d609df22c9b1c895134" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Number of axes. < a href = "classpFlow_1_1multiRotatingAxisMotion.html#a52b85466a0a06d609df22c9b1c895134" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a52b85466a0a06d609df22c9b1c895134" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2023-04-02 11:35:43 -07:00
< div class = "textblock" > < p > Rotating axis motion model for walls. < / p >
< p > This class is used for simulaiton that at least one wall components is moving according to < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" title = "Defines an axis of rotation that rotates around itself and rotates around another axis." > multiRotatingAxis< / a > motion mode. One or more than one motion components can be defined in multiRotatingAxisMotionInfo dictionary< / p >
< pre class = "fragment" > // In geometryDict file, this will defines multi-rotating walls during simulation
...
motionModel multiRotatingAxisMotion;
multiRotatingAxisMotionInfo
{
rotationAxis1
{
// the definition based on class multiRotatingAxis
}
rotatoinAxis2
{
// the definition based on calss multiRotatingAxis
}
}
...
< / pre >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "ad16baf426d8788c02f84111c95819da4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad16baf426d8788c02f84111c95819da4" > ◆ < / a > < / span > axisVector_HD< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > using < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#ad16baf426d8788c02f84111c95819da4" > axisVector_HD< / a > = < a class = "el" href = "classpFlow_1_1VectorDual.html" > VectorDual< / a > < < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00121" > 121< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a82445254d27c731753c7354302a23e7d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a82445254d27c731753c7354302a23e7d" > ◆ < / a > < / span > multiRotatingAxisMotion() < span class = "overload" > [1/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Empty constructor. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00163" > 163< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html" > multiRotatingAxisMotion.cpp< / a > .< / p >
< / div >
< / div >
< a id = "af79f4e09f96cdb8be4b3569258746f7a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af79f4e09f96cdb8be4b3569258746f7a" > ◆ < / a > < / span > multiRotatingAxisMotion() < span class = "overload" > [2/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Construct with dictionary. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00167" > 167< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html" > multiRotatingAxisMotion.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a86a8a3a9e5aee74ee3168d47cf0513ff" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a86a8a3a9e5aee74ee3168d47cf0513ff" > ◆ < / a > < / span > multiRotatingAxisMotion() < span class = "overload" > [3/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Copy constructor. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a26c7ab26dacc66d0b7e1dfbc48603895" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a26c7ab26dacc66d0b7e1dfbc48603895" > ◆ < / a > < / span > multiRotatingAxisMotion() < span class = "overload" > [4/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > No Move. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a55b0292850a0058fa736d59013b1e1bc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a55b0292850a0058fa736d59013b1e1bc" > ◆ < / a > < / span > ~multiRotatingAxisMotion()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > ~< a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Destructor. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a3ee94dd32f4df1490653290d2919dc52" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ee94dd32f4df1490653290d2919dc52" > ◆ < / a > < / span > readDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool readDictionary < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Read from a dictionary. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00027" > 27< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html" > multiRotatingAxisMotion.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00734" > dictionary::dictionaryKeywords()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00379" > dictionary::getVal()< / a > , < a class = "el" href = "NBSLoop_8hpp_source.html#l00024" > n< / a > , < a class = "el" href = "VectorFwd_8hpp.html#a7e83353786d5cf3406a036b434c7df25" > sort()< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00560" > dictionary::subDict()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_a3ee94dd32f4df1490653290d2919dc52_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_a3ee94dd32f4df1490653290d2919dc52_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ad55987c0647186d3e7acad9cc4166034" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad55987c0647186d3e7acad9cc4166034" > ◆ < / a > < / span > writeDictionary()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool writeDictionary < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Write to a dictionary. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00139" > 139< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html" > multiRotatingAxisMotion.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00435" > dictionary::add()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "pFlowMacros_8hpp_source.html#l00075" > ForAll< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00647" > dictionary::subDictOrCreate()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_ad55987c0647186d3e7acad9cc4166034_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_ad55987c0647186d3e7acad9cc4166034_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "acc38644bc377a103da9cb10f4424e5d6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acc38644bc377a103da9cb10f4424e5d6" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > " multiRotatingAxisMotion"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Type info. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a23925886509a3ab138451ce476498fab" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a23925886509a3ab138451ce476498fab" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Copy assignment. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a758f2f2f7d0a15599c004f765efdf615" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a758f2f2f7d0a15599c004f765efdf615" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > No move assignment. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ad154666086a654ab29cbb515fec9bf4e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad154666086a654ab29cbb515fec9bf4e" > ◆ < / a > < / span > getModel()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion_1_1Model.html" > Model< / a > getModel < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > t< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Retrun motion model at time t. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00177" > 177< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00124" > multiRotatingAxisMotion::axis_< / a > , < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00199" > multiRotatingAxisMotion::getAxisListPtrDevice()< / a > , < a class = "el" href = "VectorDual_8hpp_source.html#l00830" > VectorDual< T, MemorySpace > ::modifyOnHost()< / a > , < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00133" > multiRotatingAxisMotion::numAxis_< / a > , and < a class = "el" href = "VectorDual_8hpp_source.html#l00909" > VectorDual< T, MemorySpace > ::syncViews()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_ad154666086a654ab29cbb515fec9bf4e_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_ad154666086a654ab29cbb515fec9bf4e_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "af48f2a7fc2e975642270c32a6952844b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af48f2a7fc2e975642270c32a6952844b" > ◆ < / a > < / span > getAxisListPtrHost()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > * getAxisListPtrHost < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Pointer to axis list on host side. < / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00192" > 192< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00124" > multiRotatingAxisMotion::axis_< / a > , and < a class = "el" href = "VectorDual_8hpp_source.html#l00787" > VectorDual< T, MemorySpace > ::data()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_af48f2a7fc2e975642270c32a6952844b_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_af48f2a7fc2e975642270c32a6952844b_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aab8f95b8f6db448ecf30dc49e72e34b4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab8f95b8f6db448ecf30dc49e72e34b4" > ◆ < / a > < / span > getAxisListPtrDevice()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > * getAxisListPtrDevice < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Pointer to axis list on device. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00199" > 199< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00124" > multiRotatingAxisMotion::axis_< / a > , and < a class = "el" href = "VectorDual_8hpp_source.html#l00787" > VectorDual< T, MemorySpace > ::data()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00177" > multiRotatingAxisMotion::getModel()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_aab8f95b8f6db448ecf30dc49e72e34b4_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_aab8f95b8f6db448ecf30dc49e72e34b4_cgraph" alt = "" / > < / div >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_aab8f95b8f6db448ecf30dc49e72e34b4_icgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_aab8f95b8f6db448ecf30dc49e72e34b4_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aa228b68325a8251f13734b8f2dc7367b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa228b68325a8251f13734b8f2dc7367b" > ◆ < / a > < / span > nameToIndex()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > nameToIndex < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Name of motion component to index. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00206" > 206< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00130" > multiRotatingAxisMotion::axisName_< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "ListI_8hpp_source.html#l00125" > List< T > ::findi()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_aa228b68325a8251f13734b8f2dc7367b_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_aa228b68325a8251f13734b8f2dc7367b_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a25f3d350ed015e91a764c51a6525e139" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a25f3d350ed015e91a764c51a6525e139" > ◆ < / a > < / span > indexToName()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > indexToName < / td >
< td > (< / td >
2025-01-10 13:02:07 +03:30
< td class = "paramtype" > label  < / td >
2023-03-27 10:16:23 -07:00
< td class = "paramname" > < em > i< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Index of motion component to component name. < / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00224" > 224< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00130" > multiRotatingAxisMotion::axisName_< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00077" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00098" > fatalExit< / a > , and < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00133" > multiRotatingAxisMotion::numAxis_< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "multiRotatingAxis_8cpp_source.html#l00080" > multiRotatingAxis::write()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-8-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-8-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_a25f3d350ed015e91a764c51a6525e139_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_a25f3d350ed015e91a764c51a6525e139_cgraph" alt = "" / > < / div >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_a25f3d350ed015e91a764c51a6525e139_icgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_a25f3d350ed015e91a764c51a6525e139_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a226a2b5e6b2e18ee8a990c2c357bb036" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a226a2b5e6b2e18ee8a990c2c357bb036" > ◆ < / a > < / span > isMoving()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool isMoving < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Is moving. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00240" > 240< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ac566080144578bb4b5f2982f0ce7852b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac566080144578bb4b5f2982f0ce7852b" > ◆ < / a > < / span > move()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool move < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > t< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > dt< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Move points. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00178" > 178< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html" > multiRotatingAxisMotion.cpp< / a > .< / p >
< / div >
< / div >
< a id = "aff8e92ab47032ae811d1271161cb9b22" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aff8e92ab47032ae811d1271161cb9b22" > ◆ < / a > < / span > read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Read from input stream is. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00198" > 198< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html" > multiRotatingAxisMotion.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00223" > IOstream::lineNumber()< / a > , < a class = "el" href = "vocabs_8hpp_source.html#l00045" > pFlow::motionModelFile__< / a > , < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00772" > dictionary::read()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_aff8e92ab47032ae811d1271161cb9b22_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_aff8e92ab47032ae811d1271161cb9b22_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a6a40de4ceed55b2f78cf3027739dfd91" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a40de4ceed55b2f78cf3027739dfd91" > ◆ < / a > < / span > write()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Write to output stream os. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html#l00219" > 219< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html" > multiRotatingAxisMotion.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00087" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00223" > IOstream::lineNumber()< / a > , < a class = "el" href = "vocabs_8hpp_source.html#l00045" > pFlow::motionModelFile__< / a > , < a class = "el" href = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00793" > dictionary::write()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxisMotion_a6a40de4ceed55b2f78cf3027739dfd91_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxisMotion_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a2efd1b487367ae91274544274fef6876" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2efd1b487367ae91274544274fef6876" > ◆ < / a > < / span > axis_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html#ad16baf426d8788c02f84111c95819da4" > axisVector_HD< / a > axis_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > < a class = "el" href = "classpFlow_1_1Vector.html" > Vector< / a > of multiRotaingAxis axes. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00124" > 124< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00199" > multiRotatingAxisMotion::getAxisListPtrDevice()< / a > , < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00192" > multiRotatingAxisMotion::getAxisListPtrHost()< / a > , and < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00177" > multiRotatingAxisMotion::getModel()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "adfd160c40966cee546ae935a3c899e5d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adfd160c40966cee546ae935a3c899e5d" > ◆ < / a > < / span > sortedIndex_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classpFlow_1_1VectorDual.html" > VectorDual< / a > < < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > > sortedIndex_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Sorted index based on number of parrents each axis ha. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ae203af35abd611539e7b9fdc1cbc2a1d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae203af35abd611539e7b9fdc1cbc2a1d" > ◆ < / a > < / span > axisName_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#ac2c8831a940f11de069cd73eb255b3ae" > wordList< / a > axisName_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > < a class = "el" href = "classpFlow_1_1List.html" > List< / a > of axes names. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00130" > 130< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00224" > multiRotatingAxisMotion::indexToName()< / a > , and < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00206" > multiRotatingAxisMotion::nameToIndex()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a52b85466a0a06d609df22c9b1c895134" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a52b85466a0a06d609df22c9b1c895134" > ◆ < / a > < / span > numAxis_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > label numAxis_ = 0< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p > Number of axes. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00133" > 133< / a > of file < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00177" > multiRotatingAxisMotion::getModel()< / a > , and < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00224" > multiRotatingAxisMotion::indexToName()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/MotionModel/multiRotatingAxisMotion/< a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html" > multiRotatingAxisMotion.hpp< / a > < / li >
< li > src/MotionModel/multiRotatingAxisMotion/< a class = "el" href = "multiRotatingAxisMotion_8cpp_source.html" > multiRotatingAxisMotion.cpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
< / ul >
< / div >
< / body >
< / html >