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: rotatingAxisMotion 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_1rotatingAxisMotion.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_1rotatingAxisMotion-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > rotatingAxisMotion 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_1rotatingAxisMotion.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 rotatingAxisMotion:< / 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_1rotatingAxisMotion__coll__graph.png" border = "0" usemap = "#rotatingAxisMotion_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "rotatingAxisMotion_coll__map" id = "rotatingAxisMotion_coll__map" >
2023-04-02 11:35:43 -07:00
< area shape = "rect" title = "Rotating axis motion model for walls." alt = "" coords = "123,95,269,121" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "classpFlow_1_1VectorDual.html" title = " " alt = "" coords = "5,5,208,32" / >
< area shape = "rect" href = "classpFlow_1_1List.html" title = " " alt = "" coords = "232,5,339,32" / >
< / map >
< 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_1rotatingAxisMotion_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_1rotatingAxisMotion_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:a078c4e662c5bed3820846a06269e0bcd" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html#a078c4e662c5bed3820846a06269e0bcd" > TypeInfoNV< / a > (" rotatingAxisMotion" )< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a078c4e662c5bed3820846a06269e0bcd" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Type info. < a href = "classpFlow_1_1rotatingAxisMotion.html#a078c4e662c5bed3820846a06269e0bcd" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a078c4e662c5bed3820846a06269e0bcd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaea4370bb273fbfa28ee1180977b4591" > < 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_1rotatingAxisMotion.html#aaea4370bb273fbfa28ee1180977b4591" > rotatingAxisMotion< / a > ()< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:aaea4370bb273fbfa28ee1180977b4591" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Empty. < a href = "classpFlow_1_1rotatingAxisMotion.html#aaea4370bb273fbfa28ee1180977b4591" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aaea4370bb273fbfa28ee1180977b4591" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7a9f52993b996660b77f4a2f0ce6c1b3" > < 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_1rotatingAxisMotion.html#a7a9f52993b996660b77f4a2f0ce6c1b3" > rotatingAxisMotion< / 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:a7a9f52993b996660b77f4a2f0ce6c1b3" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct with dictionary. < a href = "classpFlow_1_1rotatingAxisMotion.html#a7a9f52993b996660b77f4a2f0ce6c1b3" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a7a9f52993b996660b77f4a2f0ce6c1b3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a83a8ca1c7d89a552bd586a153711f260" > < 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_1rotatingAxisMotion.html#a83a8ca1c7d89a552bd586a153711f260" > rotatingAxisMotion< / a > (const < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html" > rotatingAxisMotion< / a > & )=default< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a83a8ca1c7d89a552bd586a153711f260" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy constructor. < a href = "classpFlow_1_1rotatingAxisMotion.html#a83a8ca1c7d89a552bd586a153711f260" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a83a8ca1c7d89a552bd586a153711f260" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4e99b62c5126a783a4530541cb7ab355" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html#a4e99b62c5126a783a4530541cb7ab355" > rotatingAxisMotion< / a > (< a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html" > rotatingAxisMotion< / a > & & )=delete< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a4e99b62c5126a783a4530541cb7ab355" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > No move constructor. < a href = "classpFlow_1_1rotatingAxisMotion.html#a4e99b62c5126a783a4530541cb7ab355" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a4e99b62c5126a783a4530541cb7ab355" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a25cc3ad703b557e52e5370a1034c41d9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html" > rotatingAxisMotion< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html#a25cc3ad703b557e52e5370a1034c41d9" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html" > rotatingAxisMotion< / a > & )=default< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a25cc3ad703b557e52e5370a1034c41d9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy assignment. < a href = "classpFlow_1_1rotatingAxisMotion.html#a25cc3ad703b557e52e5370a1034c41d9" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a25cc3ad703b557e52e5370a1034c41d9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91af9872cd7da892d1dc4de6d3b133ea" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html" > rotatingAxisMotion< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html#a91af9872cd7da892d1dc4de6d3b133ea" > operator=< / a > (< a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html" > rotatingAxisMotion< / a > & & )=delete< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a91af9872cd7da892d1dc4de6d3b133ea" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > No move assignment. < a href = "classpFlow_1_1rotatingAxisMotion.html#a91af9872cd7da892d1dc4de6d3b133ea" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a91af9872cd7da892d1dc4de6d3b133ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ccf8876dc49e9cfc00ef634a10ba3dd" > < 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_1rotatingAxisMotion.html#a9ccf8876dc49e9cfc00ef634a10ba3dd" > ~rotatingAxisMotion< / a > ()=default< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a9ccf8876dc49e9cfc00ef634a10ba3dd" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destructor. < a href = "classpFlow_1_1rotatingAxisMotion.html#a9ccf8876dc49e9cfc00ef634a10ba3dd" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a9ccf8876dc49e9cfc00ef634a10ba3dd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad154666086a654ab29cbb515fec9bf4e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion_1_1Model.html" > Model< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.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" > Return the motion model at time t. < a href = "classpFlow_1_1rotatingAxisMotion.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: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_1rotatingAxisMotion.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" > Motion component name to index. < a href = "classpFlow_1_1rotatingAxisMotion.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 >
< 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_1rotatingAxisMotion.html#a25f3d350ed015e91a764c51a6525e139" > indexToName< / a > (< a class = "el" href = "namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb" > label< / a > i) const< / td > < / tr >
2023-04-02 11:35:43 -07:00
< tr class = "memdesc:a25f3d350ed015e91a764c51a6525e139" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Motion index to motion component name. < a href = "classpFlow_1_1rotatingAxisMotion.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_1rotatingAxisMotion.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" > Are walls moving. < a href = "classpFlow_1_1rotatingAxisMotion.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:a23b242e47f91767c189ea8193cca7f55" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html#a23b242e47f91767c189ea8193cca7f55" > 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:a23b242e47f91767c189ea8193cca7f55" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Move. < a href = "classpFlow_1_1rotatingAxisMotion.html#a23b242e47f91767c189ea8193cca7f55" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a23b242e47f91767c189ea8193cca7f55" > < 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_1rotatingAxisMotion.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_1rotatingAxisMotion.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_1rotatingAxisMotion.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_1rotatingAxisMotion.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:ac9b1a00da3c54f8792cd29a0b60f2053" > < td class = "memItemLeft" align = "right" valign = "top" > using  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html#ac9b1a00da3c54f8792cd29a0b60f2053" > axisVector_HD< / a > = < a class = "el" href = "classpFlow_1_1VectorDual.html" > VectorDual< / a > < < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > > < / td > < / tr >
< tr class = "separator:ac9b1a00da3c54f8792cd29a0b60f2053" > < 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_1rotatingAxisMotion.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 dictionary. < a href = "classpFlow_1_1rotatingAxisMotion.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_1rotatingAxisMotion.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 dictionary. < a href = "classpFlow_1_1rotatingAxisMotion.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_1rotatingAxisMotion.html#ac9b1a00da3c54f8792cd29a0b60f2053" > axisVector_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.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 > to store axes. < a href = "classpFlow_1_1rotatingAxisMotion.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: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_1rotatingAxisMotion.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" > Names of axes. < a href = "classpFlow_1_1rotatingAxisMotion.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 >
< tr class = "memitem:a52b85466a0a06d609df22c9b1c895134" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb" > label< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.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 components. < a href = "classpFlow_1_1rotatingAxisMotion.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_1rotatingAxis.html" title = "An axis which rotates around itself at specified speed." > rotatingAxis< / a > motion mode. One or more than one motion components can be defined in rotatingAxisMotionInfo dictionary< / p >
< pre class = "fragment" > // In geometryDict file, this will defines rotating walls during simulation
...
motionModel rotatingAxisMotion;
rotatingAxisMotionInfo
{
rotationAxis1
{
// the definition based on class rotatingAxis
}
rotatoinAxis2
{
// the definition based on calss rotatingAxis
}
}
...
< / pre >
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Member Typedef Documentation< / h2 >
< a id = "ac9b1a00da3c54f8792cd29a0b60f2053" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac9b1a00da3c54f8792cd29a0b60f2053" > ◆ < / 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_1rotatingAxisMotion.html#ac9b1a00da3c54f8792cd29a0b60f2053" > axisVector_HD< / a > = < a class = "el" href = "classpFlow_1_1VectorDual.html" > VectorDual< / a > < < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / 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 = "rotatingAxisMotion_8hpp_source.html#l00121" > 121< / a > of file < a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "aaea4370bb273fbfa28ee1180977b4591" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaea4370bb273fbfa28ee1180977b4591" > ◆ < / a > < / span > rotatingAxisMotion() < 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_1rotatingAxisMotion.html" > rotatingAxisMotion< / 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. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisMotion_8cpp_source.html#l00115" > 115< / a > of file < a class = "el" href = "rotatingAxisMotion_8cpp_source.html" > rotatingAxisMotion.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a7a9f52993b996660b77f4a2f0ce6c1b3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a9f52993b996660b77f4a2f0ce6c1b3" > ◆ < / a > < / span > rotatingAxisMotion() < 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_1rotatingAxisMotion.html" > rotatingAxisMotion< / 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 = "rotatingAxisMotion_8cpp_source.html#l00119" > 119< / a > of file < a class = "el" href = "rotatingAxisMotion_8cpp_source.html" > rotatingAxisMotion.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< / div >
< / div >
< a id = "a83a8ca1c7d89a552bd586a153711f260" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a83a8ca1c7d89a552bd586a153711f260" > ◆ < / a > < / span > rotatingAxisMotion() < 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_1rotatingAxisMotion.html" > rotatingAxisMotion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html" > rotatingAxisMotion< / 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 = "a4e99b62c5126a783a4530541cb7ab355" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4e99b62c5126a783a4530541cb7ab355" > ◆ < / a > < / span > rotatingAxisMotion() < 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_1rotatingAxisMotion.html" > rotatingAxisMotion< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html" > rotatingAxisMotion< / 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 constructor. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a9ccf8876dc49e9cfc00ef634a10ba3dd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9ccf8876dc49e9cfc00ef634a10ba3dd" > ◆ < / a > < / span > ~rotatingAxisMotion()< / 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_1rotatingAxisMotion.html" > rotatingAxisMotion< / 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 dictionary. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisMotion_8cpp_source.html#l00027" > 27< / a > of file < a class = "el" href = "rotatingAxisMotion_8cpp_source.html" > rotatingAxisMotion.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00721" > dictionary::dictionaryKeywords()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00309" > dictionary::getVal()< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00547" > 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_1rotatingAxisMotion_a3ee94dd32f4df1490653290d2919dc52_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxisMotion_a3ee94dd32f4df1490653290d2919dc52_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1rotatingAxisMotion_a3ee94dd32f4df1490653290d2919dc52_cgraph" id = "classpFlow_1_1rotatingAxisMotion_a3ee94dd32f4df1490653290d2919dc52_cgraph" >
2023-04-02 11:35:43 -07:00
< area shape = "rect" title = "Read from dictionary." alt = "" coords = "5,101,124,127" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a19ffc40573d3199c2368b9aac1b8129c" title = " " alt = "" coords = "172,5,323,47" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "371,130,468,157" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title = " " alt = "" coords = "177,123,318,164" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a630c840647a3ebefe33336cc25a8b15d" title = " " alt = "" coords = "177,188,318,229" / >
2023-03-27 10:16:23 -07:00
< / map >
< / 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 dictionary. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisMotion_8cpp_source.html#l00091" > 91< / a > of file < a class = "el" href = "rotatingAxisMotion_8cpp_source.html" > rotatingAxisMotion.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00422" > dictionary::add()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "pFlowMacros_8hpp_source.html#l00071" > ForAll< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00634" > 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_1rotatingAxisMotion_ad55987c0647186d3e7acad9cc4166034_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxisMotion_ad55987c0647186d3e7acad9cc4166034_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1rotatingAxisMotion_ad55987c0647186d3e7acad9cc4166034_cgraph" id = "classpFlow_1_1rotatingAxisMotion_ad55987c0647186d3e7acad9cc4166034_cgraph" >
2023-04-02 11:35:43 -07:00
< area shape = "rect" title = "Write to dictionary." alt = "" coords = "5,56,128,83" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a6ae2ea14b8b5e5661c2f207aae2d4bdc" title = " " alt = "" coords = "176,5,341,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "389,85,487,112" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#aa4d7322eaead3c887a9283546628de96" title = " " alt = "" coords = "188,107,329,149" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a078c4e662c5bed3820846a06269e0bcd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a078c4e662c5bed3820846a06269e0bcd" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > " rotatingAxisMotion"   < / 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 = "a25cc3ad703b557e52e5370a1034c41d9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a25cc3ad703b557e52e5370a1034c41d9" > ◆ < / 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_1rotatingAxisMotion.html" > rotatingAxisMotion< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html" > rotatingAxisMotion< / 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 = "a91af9872cd7da892d1dc4de6d3b133ea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91af9872cd7da892d1dc4de6d3b133ea" > ◆ < / 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_1rotatingAxisMotion.html" > rotatingAxisMotion< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1rotatingAxisMotion.html" > rotatingAxisMotion< / 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_1rotatingAxisMotion_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 > Return the motion model at time t. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00173" > 173< / a > of file < a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00124" > rotatingAxisMotion::axis_< / a > , < a class = "el" href = "VectorDual_8hpp_source.html#l00354" > VectorDual< T, MemorySpace > ::deviceVector()< / a > , < a class = "el" href = "VectorDual_8hpp_source.html#l00830" > VectorDual< T, MemorySpace > ::modifyOnHost()< / a > , < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00130" > rotatingAxisMotion::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_1rotatingAxisMotion_ad154666086a654ab29cbb515fec9bf4e_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxisMotion_ad154666086a654ab29cbb515fec9bf4e_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1rotatingAxisMotion_ad154666086a654ab29cbb515fec9bf4e_cgraph" id = "classpFlow_1_1rotatingAxisMotion_ad154666086a654ab29cbb515fec9bf4e_cgraph" >
2023-04-02 11:35:43 -07:00
< area shape = "rect" title = "Return the motion model at time t." alt = "" coords = "5,78,88,105" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "classpFlow_1_1VectorDual.html#ad4d9a3e6e96dda9aed8d84cbde0713ff" title = " " alt = "" coords = "136,5,283,47" / >
< area shape = "rect" href = "classpFlow_1_1VectorDual.html#aebc916254a7f439d52da70d54009d36b" title = " " alt = "" coords = "136,71,283,112" / >
< area shape = "rect" href = "classpFlow_1_1VectorDual.html#ac892320cd9efccbc7cc40e4a9ce5837c" title = " " alt = "" coords = "136,136,283,177" / >
< / map >
< / 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 > Motion component name to index. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00187" > 187< / a > of file < a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > References < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00127" > rotatingAxisMotion::axisName_< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , and < a class = "el" href = "ListI_8hpp_source.html#l00109" > List< T > ::findi()< / 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_1rotatingAxisMotion_aa228b68325a8251f13734b8f2dc7367b_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxisMotion_aa228b68325a8251f13734b8f2dc7367b_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1rotatingAxisMotion_aa228b68325a8251f13734b8f2dc7367b_cgraph" id = "classpFlow_1_1rotatingAxisMotion_aa228b68325a8251f13734b8f2dc7367b_cgraph" >
2023-04-02 11:35:43 -07:00
< area shape = "rect" title = "Motion component name to index." alt = "" coords = "5,5,115,32" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "classpFlow_1_1List.html#a91cf71be86cd63ae62fc59b12c16da9d" title = " " alt = "" coords = "163,5,289,32" / >
< / map >
< / 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 >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb" > label< / a >   < / td >
< 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 > Motion index to motion 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 = "rotatingAxisMotion_8hpp_source.html#l00205" > 205< / a > of file < a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.hpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00127" > rotatingAxisMotion::axisName_< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , and < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00130" > rotatingAxisMotion::numAxis_< / 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_1rotatingAxisMotion_a25f3d350ed015e91a764c51a6525e139_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxisMotion_a25f3d350ed015e91a764c51a6525e139_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1rotatingAxisMotion_a25f3d350ed015e91a764c51a6525e139_cgraph" id = "classpFlow_1_1rotatingAxisMotion_a25f3d350ed015e91a764c51a6525e139_cgraph" >
2023-04-02 11:35:43 -07:00
< area shape = "rect" title = "Motion index to motion component name." alt = "" coords = "5,5,116,32" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "164,5,261,32" / >
2023-03-27 10:16:23 -07:00
< / map >
< / 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 > Are walls moving. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00222" > 222< / a > of file < a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a23b242e47f91767c189ea8193cca7f55" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a23b242e47f91767c189ea8193cca7f55" > ◆ < / a > < / span > move()< / 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 > 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 >
< / 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 > Move. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00229" > 229< / a > of file < a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / 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 = "rotatingAxisMotion_8cpp_source.html#l00130" > 130< / a > of file < a class = "el" href = "rotatingAxisMotion_8cpp_source.html" > rotatingAxisMotion.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00049" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00221" > 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#l00759" > dictionary::read()< / a > .< / p >
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 call 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_1rotatingAxisMotion_aff8e92ab47032ae811d1271161cb9b22_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxisMotion_aff8e92ab47032ae811d1271161cb9b22_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1rotatingAxisMotion_aff8e92ab47032ae811d1271161cb9b22_cgraph" id = "classpFlow_1_1rotatingAxisMotion_aff8e92ab47032ae811d1271161cb9b22_cgraph" >
2023-04-02 11:35:43 -07:00
< area shape = "rect" title = "Read from input stream is." alt = "" coords = "5,31,56,57" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" title = "Const access to the current stream line number." alt = "" coords = "323,5,536,32" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335" title = "Return the name of the stream." alt = "" coords = "342,68,517,95" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#aff8e92ab47032ae811d1271161cb9b22" title = " " alt = "" coords = "104,31,275,57" / >
2023-03-27 10:16:23 -07:00
< / map >
< / 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 = "rotatingAxisMotion_8cpp_source.html#l00151" > 151< / a > of file < a class = "el" href = "rotatingAxisMotion_8cpp_source.html" > rotatingAxisMotion.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00049" > ioErrorInFile< / a > , < a class = "el" href = "IOstream_8hpp_source.html#l00221" > 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#l00780" > dictionary::write()< / 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_1rotatingAxisMotion_a6a40de4ceed55b2f78cf3027739dfd91_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxisMotion_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1rotatingAxisMotion_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" id = "classpFlow_1_1rotatingAxisMotion_a6a40de4ceed55b2f78cf3027739dfd91_cgraph" >
2023-04-02 11:35:43 -07:00
< area shape = "rect" title = "Write to output stream os." alt = "" coords = "5,37,60,63" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a607efe5fb94edbe4cfa890c4907e76c3" title = "Const access to the current stream line number." alt = "" coords = "297,10,511,37" / >
< area shape = "rect" href = "classpFlow_1_1IOstream.html#ac9b54653d0ec63ee05f64a185437b335" title = "Return the name of the stream." alt = "" coords = "317,65,491,91" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a6a40de4ceed55b2f78cf3027739dfd91" title = " " alt = "" coords = "108,29,249,71" / >
2023-03-27 10:16:23 -07:00
< / map >
< / 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_1rotatingAxisMotion.html#ac9b1a00da3c54f8792cd29a0b60f2053" > 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 > to store axes. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00124" > 124< / a > of file < a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.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 = "rotatingAxisMotion_8hpp_source.html#l00173" > rotatingAxisMotion::getModel()< / 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 > Names of axes. < / 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 = "rotatingAxisMotion_8hpp_source.html#l00127" > 127< / a > of file < a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00205" > rotatingAxisMotion::indexToName()< / a > , and < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00187" > rotatingAxisMotion::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 >
< td class = "memname" > < a class = "el" href = "namespacepFlow.html#a39f5f71474553bc78726494fa09dd0fb" > label< / a > numAxis_ = 0< / 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 > Number of axes components. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00130" > 130< / a > of file < a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.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 = "rotatingAxisMotion_8hpp_source.html#l00173" > rotatingAxisMotion::getModel()< / a > , and < a class = "el" href = "rotatingAxisMotion_8hpp_source.html#l00205" > rotatingAxisMotion::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/rotatingAxisMotion/< a class = "el" href = "rotatingAxisMotion_8hpp_source.html" > rotatingAxisMotion.hpp< / a > < / li >
< li > src/MotionModel/rotatingAxisMotion/< a class = "el" href = "rotatingAxisMotion_8cpp_source.html" > rotatingAxisMotion.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_1rotatingAxisMotion.html" > rotatingAxisMotion< / 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 >