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: rotatingAxis 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_1rotatingAxis.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
2025-01-10 13:02:07 +03:30
< a href = "#pri-attribs" > Private Attributes< / a > |
2023-03-27 10:16:23 -07:00
< a href = "classpFlow_1_1rotatingAxis-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > rotatingAxis Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-03-31 10:54:16 -07:00
< p > An axis which rotates around itself at specified speed.
< a href = "classpFlow_1_1rotatingAxis.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 = "+" / > Inheritance diagram for rotatingAxis:< / 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_1rotatingAxis__inherit__graph.png" border = "0" usemap = "#rotatingAxis_inherit__map" alt = "Inheritance graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
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 = "+" / > Collaboration diagram for rotatingAxis:< / 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_1rotatingAxis__coll__graph.png" border = "0" usemap = "#rotatingAxis_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 = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a828e62b7a5b3753ab56bf23a0cedf95c" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a828e62b7a5b3753ab56bf23a0cedf95c" > TypeInfoNV< / a > (" rotatingAxis" )< / td > < / tr >
< tr class = "separator:a828e62b7a5b3753ab56bf23a0cedf95c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5b16b85c8d5dc09eab023fd0e1ec5290" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a5b16b85c8d5dc09eab023fd0e1ec5290" > rotatingAxis< / a > ()=default< / td > < / tr >
< tr class = "memdesc:a5b16b85c8d5dc09eab023fd0e1ec5290" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Empty constructor. < a href = "classpFlow_1_1rotatingAxis.html#a5b16b85c8d5dc09eab023fd0e1ec5290" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a5b16b85c8d5dc09eab023fd0e1ec5290" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a9e4f55418c7df3007270e91664156c48" > < 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_1rotatingAxis.html#a9e4f55418c7df3007270e91664156c48" > rotatingAxis< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:a9e4f55418c7df3007270e91664156c48" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct from dictionary. < a href = "classpFlow_1_1rotatingAxis.html#a9e4f55418c7df3007270e91664156c48" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a9e4f55418c7df3007270e91664156c48" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a858d417ba00a4a9afa58ded583226f69" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a858d417ba00a4a9afa58ded583226f69" > rotatingAxis< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p1, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p2, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#ace8e5e2121508deb77808a42dab458cf" > omega< / a > =0.0)< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:a858d417ba00a4a9afa58ded583226f69" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct from components. < a href = "classpFlow_1_1rotatingAxis.html#a858d417ba00a4a9afa58ded583226f69" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a858d417ba00a4a9afa58ded583226f69" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a11a6666fd9509474764bc61cf2ebd4c6" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a11a6666fd9509474764bc61cf2ebd4c6" > rotatingAxis< / a > (const < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > & )=default< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:a11a6666fd9509474764bc61cf2ebd4c6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy constructor. < a href = "classpFlow_1_1rotatingAxis.html#a11a6666fd9509474764bc61cf2ebd4c6" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a11a6666fd9509474764bc61cf2ebd4c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a410ddd759d829d5f798f1b1a5d38c63b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a410ddd759d829d5f798f1b1a5d38c63b" > rotatingAxis< / a > (< a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > & & )=default< / td > < / tr >
< tr class = "separator:a410ddd759d829d5f798f1b1a5d38c63b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ac515f11491d48a33fe7d168ff502f50e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#ac515f11491d48a33fe7d168ff502f50e" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > & )=default< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:ac515f11491d48a33fe7d168ff502f50e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy asssignment. < a href = "classpFlow_1_1rotatingAxis.html#ac515f11491d48a33fe7d168ff502f50e" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ac515f11491d48a33fe7d168ff502f50e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a878be099f60c8185cccf125e8556de45" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a878be099f60c8185cccf125e8556de45" > operator=< / a > (< a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > & & )=default< / td > < / tr >
< tr class = "memdesc:a878be099f60c8185cccf125e8556de45" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copy asssignment. < a href = "classpFlow_1_1rotatingAxis.html#a878be099f60c8185cccf125e8556de45" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a878be099f60c8185cccf125e8556de45" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9dab599d042b3a5220612a52b207dcb9" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a9dab599d042b3a5220612a52b207dcb9" > ~rotatingAxis< / a > ()=default< / td > < / tr >
< tr class = "memdesc:a9dab599d042b3a5220612a52b207dcb9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > destructor < a href = "classpFlow_1_1rotatingAxis.html#a9dab599d042b3a5220612a52b207dcb9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9dab599d042b3a5220612a52b207dcb9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a03e4dd135f2368a5704297fe5bdec24a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a03e4dd135f2368a5704297fe5bdec24a" > setOmega< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#ace8e5e2121508deb77808a42dab458cf" > omega< / a > )< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:a03e4dd135f2368a5704297fe5bdec24a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set omega. < a href = "classpFlow_1_1rotatingAxis.html#a03e4dd135f2368a5704297fe5bdec24a" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a03e4dd135f2368a5704297fe5bdec24a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ace8e5e2121508deb77808a42dab458cf" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#ace8e5e2121508deb77808a42dab458cf" > omega< / a > () const< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:ace8e5e2121508deb77808a42dab458cf" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return omega. < a href = "classpFlow_1_1rotatingAxis.html#ace8e5e2121508deb77808a42dab458cf" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ace8e5e2121508deb77808a42dab458cf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1cb78036cf201d23953494381997418a" > < 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_1rotatingAxis.html#a1cb78036cf201d23953494381997418a" > isRotating< / a > () const< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:a1cb78036cf201d23953494381997418a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Is rotating. < a href = "classpFlow_1_1rotatingAxis.html#a1cb78036cf201d23953494381997418a" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a1cb78036cf201d23953494381997418a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:aeb16c158ca8512853a091de79cc24278" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#aeb16c158ca8512853a091de79cc24278" > linVelocityPoint< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p) const< / td > < / tr >
< tr class = "memdesc:aeb16c158ca8512853a091de79cc24278" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Linear tangential velocity at point p. < a href = "classpFlow_1_1rotatingAxis.html#aeb16c158ca8512853a091de79cc24278" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aeb16c158ca8512853a091de79cc24278" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2cd6e46c2021ec4fab70c2366e47d482" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a2cd6e46c2021ec4fab70c2366e47d482" > transferPoint< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > p, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > dt) const< / td > < / tr >
< tr class = "separator:a2cd6e46c2021ec4fab70c2366e47d482" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ab25b05023549e7fec0ee1d0f6ce239dd" > < 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_1rotatingAxis.html#ab25b05023549e7fec0ee1d0f6ce239dd" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:ab25b05023549e7fec0ee1d0f6ce239dd" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read from dictionary. < a href = "classpFlow_1_1rotatingAxis.html#ab25b05023549e7fec0ee1d0f6ce239dd" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ab25b05023549e7fec0ee1d0f6ce239dd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a279dae2ee3345fbb2b31e5af9ec0a5b4" > < 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_1rotatingAxis.html#a279dae2ee3345fbb2b31e5af9ec0a5b4" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:a279dae2ee3345fbb2b31e5af9ec0a5b4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write to dictionary. < a href = "classpFlow_1_1rotatingAxis.html#a279dae2ee3345fbb2b31e5af9ec0a5b4" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a279dae2ee3345fbb2b31e5af9ec0a5b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1d42751915e8566dac19658cc498ffa" > < 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_1rotatingAxis.html#ae1d42751915e8566dac19658cc498ffa" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:ae1d42751915e8566dac19658cc498ffa" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Read from input stream is. < a href = "classpFlow_1_1rotatingAxis.html#ae1d42751915e8566dac19658cc498ffa" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ae1d42751915e8566dac19658cc498ffa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7d820a4dd0777a9a82aee242b83a167" > < 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_1rotatingAxis.html#aa7d820a4dd0777a9a82aee242b83a167" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:aa7d820a4dd0777a9a82aee242b83a167" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Write to output stream os. < a href = "classpFlow_1_1rotatingAxis.html#aa7d820a4dd0777a9a82aee242b83a167" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:aa7d820a4dd0777a9a82aee242b83a167" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1timeInterval" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1timeInterval')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1timeInterval.html" > timeInterval< / a > < / td > < / tr >
< tr class = "memitem:a6ec0044a45c5a6a4ef306b8a00240051 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a6ec0044a45c5a6a4ef306b8a00240051" > timeInterval< / a > ()< / td > < / tr >
< tr class = "separator:a6ec0044a45c5a6a4ef306b8a00240051 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8c680eddc8ee96c3af3f7215869ed1fc inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a8c680eddc8ee96c3af3f7215869ed1fc" > timeInterval< / a > (const < a class = "el" href = "classpFlow_1_1timeInterval.html" > timeInterval< / a > & )=default< / td > < / tr >
< tr class = "separator:a8c680eddc8ee96c3af3f7215869ed1fc inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1cf7f793f9be291ce83223ac82c3dbdc inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1timeInterval.html" > timeInterval< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a1cf7f793f9be291ce83223ac82c3dbdc" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1timeInterval.html" > timeInterval< / a > & )=default< / td > < / tr >
< tr class = "separator:a1cf7f793f9be291ce83223ac82c3dbdc inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a24cfb3071d5c694e67b65a5940ef25ae inherit pub_methods_classpFlow_1_1timeInterval" > < 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_1timeInterval.html#a24cfb3071d5c694e67b65a5940ef25ae" > timeInterval< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a24cfb3071d5c694e67b65a5940ef25ae inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1d0ac3630b0565fb36d27c941bb5db69 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a1d0ac3630b0565fb36d27c941bb5db69" > ~timeInterval< / a > ()=default< / td > < / tr >
< tr class = "separator:a1d0ac3630b0565fb36d27c941bb5db69 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f76f3cab93a628ecd4cf0db9b9a6dcb inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a1f76f3cab93a628ecd4cf0db9b9a6dcb" > startTime< / a > () const< / td > < / tr >
< tr class = "separator:a1f76f3cab93a628ecd4cf0db9b9a6dcb inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab312d7696520aee83502eee0497cad81 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#ab312d7696520aee83502eee0497cad81" > endTime< / a > () const< / td > < / tr >
< tr class = "separator:ab312d7696520aee83502eee0497cad81 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad14a6af4583f1c85a17a40ff5ccb8794 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#ad14a6af4583f1c85a17a40ff5ccb8794" > time< / a > () const< / td > < / tr >
< tr class = "separator:ad14a6af4583f1c85a17a40ff5ccb8794 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c0f53f98461312b9cf461aa83d3de51 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a0c0f53f98461312b9cf461aa83d3de51" > setTime< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t)< / td > < / tr >
< tr class = "separator:a0c0f53f98461312b9cf461aa83d3de51 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaf553eb9b0ebeb5e9454a3cecbe543a8 inherit pub_methods_classpFlow_1_1timeInterval" > < 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_1timeInterval.html#aaf553eb9b0ebeb5e9454a3cecbe543a8" > inTimeRange< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t) const< / td > < / tr >
< tr class = "separator:aaf553eb9b0ebeb5e9454a3cecbe543a8 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a690a47d7890165ea3dd242b11fafc07a inherit pub_methods_classpFlow_1_1timeInterval" > < 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_1timeInterval.html#a690a47d7890165ea3dd242b11fafc07a" > inTimeRange< / a > () const< / td > < / tr >
< tr class = "separator:a690a47d7890165ea3dd242b11fafc07a inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab25b05023549e7fec0ee1d0f6ce239dd inherit pub_methods_classpFlow_1_1timeInterval" > < 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_1timeInterval.html#ab25b05023549e7fec0ee1d0f6ce239dd" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:ab25b05023549e7fec0ee1d0f6ce239dd inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a279dae2ee3345fbb2b31e5af9ec0a5b4 inherit pub_methods_classpFlow_1_1timeInterval" > < 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_1timeInterval.html#a279dae2ee3345fbb2b31e5af9ec0a5b4" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a279dae2ee3345fbb2b31e5af9ec0a5b4 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1d42751915e8566dac19658cc498ffa inherit pub_methods_classpFlow_1_1timeInterval" > < 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_1timeInterval.html#ae1d42751915e8566dac19658cc498ffa" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:ae1d42751915e8566dac19658cc498ffa inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7d820a4dd0777a9a82aee242b83a167 inherit pub_methods_classpFlow_1_1timeInterval" > < 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_1timeInterval.html#aa7d820a4dd0777a9a82aee242b83a167" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:aa7d820a4dd0777a9a82aee242b83a167 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1line" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1line')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1line.html" > line< / a > < / td > < / tr >
< tr class = "memitem:a43cb89c9eb509dbaf62ab1842662dd09 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a43cb89c9eb509dbaf62ab1842662dd09" > TypeInfoNV< / a > (" line" )< / td > < / tr >
< tr class = "separator:a43cb89c9eb509dbaf62ab1842662dd09 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac710c1621a34f93473a6d097a41810d5 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#ac710c1621a34f93473a6d097a41810d5" > line< / a > ()< / td > < / tr >
< tr class = "separator:ac710c1621a34f93473a6d097a41810d5 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a470758ada95a155311e44a3c53ef7c15 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a470758ada95a155311e44a3c53ef7c15" > line< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & lp1, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & lp2)< / td > < / tr >
< tr class = "separator:a470758ada95a155311e44a3c53ef7c15 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a0b48bdb9f33c9550710f13f59dfd5513 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a0b48bdb9f33c9550710f13f59dfd5513" > line< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & v21, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p1, bool)< / td > < / tr >
< tr class = "separator:a0b48bdb9f33c9550710f13f59dfd5513 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ac1fa5eb5c54524a1e5f886ca5b6a5c2e inherit pub_methods_classpFlow_1_1line" > < 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_1line.html#ac1fa5eb5c54524a1e5f886ca5b6a5c2e" > line< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:ac1fa5eb5c54524a1e5f886ca5b6a5c2e inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a3fac9553d60232fe6b0a904afe5c39f1 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a3fac9553d60232fe6b0a904afe5c39f1" > line< / a > (const < a class = "el" href = "classpFlow_1_1line.html" > line< / a > & src)=default< / td > < / tr >
< tr class = "separator:a3fac9553d60232fe6b0a904afe5c39f1 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acc7e8438787041ec7677683b41666f05 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#acc7e8438787041ec7677683b41666f05" > line< / a > (< a class = "el" href = "classpFlow_1_1line.html" > line< / a > & & src)=default< / td > < / tr >
< tr class = "separator:acc7e8438787041ec7677683b41666f05 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a16941c67a9e364cc4db0a7dbd5c0aa0c inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1line.html" > line< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a16941c67a9e364cc4db0a7dbd5c0aa0c" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1line.html" > line< / a > & )=default< / td > < / tr >
< tr class = "separator:a16941c67a9e364cc4db0a7dbd5c0aa0c inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4dab4c4bd9153cb8c109d98289b6b5c9 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1line.html" > line< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a4dab4c4bd9153cb8c109d98289b6b5c9" > operator=< / a > (< a class = "el" href = "classpFlow_1_1line.html" > line< / a > & & )=default< / td > < / tr >
< tr class = "separator:a4dab4c4bd9153cb8c109d98289b6b5c9 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:ac127bfac1d358476c57ace2ab7497ee4 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#ac127bfac1d358476c57ace2ab7497ee4" > set< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & lp1, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & lp2)< / td > < / tr >
< tr class = "separator:ac127bfac1d358476c57ace2ab7497ee4 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3e567d88cfb67880bd9b7bff731a1bca inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a3e567d88cfb67880bd9b7bff731a1bca" > point1< / a > () const< / td > < / tr >
< tr class = "separator:a3e567d88cfb67880bd9b7bff731a1bca inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8be4546d19375c7bf44311fc5320b5ed inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a8be4546d19375c7bf44311fc5320b5ed" > point2< / a > () const< / td > < / tr >
< tr class = "separator:a8be4546d19375c7bf44311fc5320b5ed inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6e9513d0b6634e97d81f0d7a3595248a inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a6e9513d0b6634e97d81f0d7a3595248a" > point< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t) const< / td > < / tr >
< tr class = "separator:a6e9513d0b6634e97d81f0d7a3595248a inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2f7808f268bb1c6c452116977586a8ca inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a2f7808f268bb1c6c452116977586a8ca" > length< / a > () const< / td > < / tr >
< tr class = "separator:a2f7808f268bb1c6c452116977586a8ca inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abb0d399741c593f97fcb61c3ebe2bc10 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#abb0d399741c593f97fcb61c3ebe2bc10" > unitVector< / a > () const< / td > < / tr >
< tr class = "separator:abb0d399741c593f97fcb61c3ebe2bc10 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a03c6784ff46ffab948664762095b0c47 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a03c6784ff46ffab948664762095b0c47" > projectPoint< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p) const< / td > < / tr >
< tr class = "separator:a03c6784ff46ffab948664762095b0c47 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8f7e68844b0ce68632e965b0a1be767c inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a8f7e68844b0ce68632e965b0a1be767c" > projectNormalizedLength< / a > (< a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > p) const< / td > < / tr >
< tr class = "separator:a8f7e68844b0ce68632e965b0a1be767c inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab25b05023549e7fec0ee1d0f6ce239dd inherit pub_methods_classpFlow_1_1line" > < 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_1line.html#ab25b05023549e7fec0ee1d0f6ce239dd" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:ab25b05023549e7fec0ee1d0f6ce239dd inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8dfb09bc3cd31a799290f903613192aa inherit pub_methods_classpFlow_1_1line" > < 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_1line.html#a8dfb09bc3cd31a799290f903613192aa" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & ditc) const< / td > < / tr >
< tr class = "separator:a8dfb09bc3cd31a799290f903613192aa inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1d42751915e8566dac19658cc498ffa inherit pub_methods_classpFlow_1_1line" > < 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_1line.html#ae1d42751915e8566dac19658cc498ffa" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:ae1d42751915e8566dac19658cc498ffa inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7d820a4dd0777a9a82aee242b83a167 inherit pub_methods_classpFlow_1_1line" > < 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_1line.html#aa7d820a4dd0777a9a82aee242b83a167" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:aa7d820a4dd0777a9a82aee242b83a167 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2025-01-10 13:02:07 +03:30
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pri-attribs" > < / a >
Private Attributes< / h2 > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a27e85702bf8a1c61f589ca982c52960c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a27e85702bf8a1c61f589ca982c52960c" > omega_< / a > = 0< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:a27e85702bf8a1c61f589ca982c52960c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > rotation speed < a href = "classpFlow_1_1rotatingAxis.html#a27e85702bf8a1c61f589ca982c52960c" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a27e85702bf8a1c61f589ca982c52960c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a76bf50213c81659b84311eda4b8da389" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html#a76bf50213c81659b84311eda4b8da389" > rotating_< / a > = false< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:a76bf50213c81659b84311eda4b8da389" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > is rotating < a href = "classpFlow_1_1rotatingAxis.html#a76bf50213c81659b84311eda4b8da389" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a76bf50213c81659b84311eda4b8da389" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "inherit_header pro_attribs_classpFlow_1_1timeInterval" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1timeInterval')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1timeInterval.html" > timeInterval< / a > < / td > < / tr >
< tr class = "memitem:a9da50a81b9da4200db555ac368c98ea1 inherit pro_attribs_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a9da50a81b9da4200db555ac368c98ea1" > startTime_< / a > = 0< / td > < / tr >
< tr class = "separator:a9da50a81b9da4200db555ac368c98ea1 inherit pro_attribs_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec7a9ba664af18fb17da1eb822b1ee14 inherit pro_attribs_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#aec7a9ba664af18fb17da1eb822b1ee14" > endTime_< / a > = < a class = "el" href = "namespacepFlow.html#a66263d59f896f4b8524b0a1f0181f8b9" > largeValue< / a > < / td > < / tr >
< tr class = "separator:aec7a9ba664af18fb17da1eb822b1ee14 inherit pro_attribs_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a01b25d5afba0d2d8b20f4428a3810933 inherit pro_attribs_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a01b25d5afba0d2d8b20f4428a3810933" > time_< / a > =0< / td > < / tr >
< tr class = "separator:a01b25d5afba0d2d8b20f4428a3810933 inherit pro_attribs_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2ce3cd3ca04a0e8bffa563b527d9e746 inherit pro_attribs_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a2ce3cd3ca04a0e8bffa563b527d9e746" > isInInterval_< / a > = true< / td > < / tr >
< tr class = "separator:a2ce3cd3ca04a0e8bffa563b527d9e746 inherit pro_attribs_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1line" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1line')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1line.html" > line< / a > < / td > < / tr >
< tr class = "memitem:a3dbbeee301e1c6cf679b8f2bbbb9ba81 inherit pro_attribs_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a3dbbeee301e1c6cf679b8f2bbbb9ba81" > p1_< / a > < / td > < / tr >
< tr class = "separator:a3dbbeee301e1c6cf679b8f2bbbb9ba81 inherit pro_attribs_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7fb03b331bd0492fa75a44c0ac42994c inherit pro_attribs_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1line.html#a7fb03b331bd0492fa75a44c0ac42994c" > v21_< / a > < / td > < / tr >
< tr class = "separator:a7fb03b331bd0492fa75a44c0ac42994c inherit pro_attribs_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2023-03-31 10:54:16 -07:00
< div class = "textblock" > < p > An axis which rotates around itself at specified speed. < / p >
< p > This defines an axis with two end points that rotates around itself at specified speed (rad/s).< / p >
< pre class = "fragment" > // This creates an axis of rotation around x-axis, rotation starts at t = 1 s
// and ends at t = 5 s.
{
p1 (0 0 0);
p2 (1 0 0);
omega 1.57;
startTime 1;
endTime 5;
} < / pre > < table class = "markdownTable" >
< tr class = "markdownTableHead" >
2023-04-02 11:35:43 -07:00
< th class = "markdownTableHeadNone" > Parameter < / th > < th class = "markdownTableHeadCenter" > Type < / th > < th class = "markdownTableHeadNone" > Description < / th > < th class = "markdownTableHeadNone" > Optional [default value] < / th > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "markdownTableRowOdd" >
2023-04-02 11:35:43 -07:00
< td class = "markdownTableBodyNone" > p1 < / td > < td class = "markdownTableBodyCenter" > realx3 < / td > < td class = "markdownTableBodyNone" > begin point of axis < / td > < td class = "markdownTableBodyNone" > No < / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "markdownTableRowEven" >
2023-04-02 11:35:43 -07:00
< td class = "markdownTableBodyNone" > p2 < / td > < td class = "markdownTableBodyCenter" > realx3 < / td > < td class = "markdownTableBodyNone" > end point of axis < / td > < td class = "markdownTableBodyNone" > No < / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "markdownTableRowOdd" >
2023-04-02 11:35:43 -07:00
< td class = "markdownTableBodyNone" > omega < / td > < td class = "markdownTableBodyCenter" > real < / td > < td class = "markdownTableBodyNone" > rotation speed (rad/s) < / td > < td class = "markdownTableBodyNone" > No < / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "markdownTableRowEven" >
2023-04-02 11:35:43 -07:00
< td class = "markdownTableBodyNone" > startTime < / td > < td class = "markdownTableBodyCenter" > real < / td > < td class = "markdownTableBodyNone" > start time of rotation (s) < / td > < td class = "markdownTableBodyNone" > Yes [0] < / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "markdownTableRowOdd" >
2023-04-02 11:35:43 -07:00
< td class = "markdownTableBodyNone" > endTime < / td > < td class = "markdownTableBodyCenter" > real < / td > < td class = "markdownTableBodyNone" > end time of rotation (s) < / td > < td class = "markdownTableBodyNone" > Yes [infinity] < / td > < / tr >
2023-03-31 10:54:16 -07:00
< / table >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8hpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "rotatingAxis_8hpp_source.html" > rotatingAxis.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "a5b16b85c8d5dc09eab023fd0e1ec5290" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5b16b85c8d5dc09eab023fd0e1ec5290" > ◆ < / a > < / span > rotatingAxis() < span class = "overload" > [1/5]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-03-31 10:54:16 -07:00
< p > Empty constructor. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a9e4f55418c7df3007270e91664156c48" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e4f55418c7df3007270e91664156c48" > ◆ < / a > < / span > rotatingAxis() < span class = "overload" > [2/5]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
2025-01-10 13:02:07 +03:30
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2023-03-27 10:16:23 -07:00
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / 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 >
2025-01-10 13:02:07 +03:30
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
2023-03-27 10:16:23 -07:00
< / div > < div class = "memdoc" >
2023-03-31 10:54:16 -07:00
< p > Construct from dictionary. < / p >
2023-03-27 10:16:23 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8cpp_source.html#l00027" > 27< / a > of file < a class = "el" href = "rotatingAxis_8cpp_source.html" > rotatingAxis.cpp< / a > .< / p >
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < 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 = "dictionary_8cpp_source.html#l00356" > dictionary::globalName()< / 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_1rotatingAxis_a9e4f55418c7df3007270e91664156c48_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_a9e4f55418c7df3007270e91664156c48_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a858d417ba00a4a9afa58ded583226f69" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a858d417ba00a4a9afa58ded583226f69" > ◆ < / a > < / span > rotatingAxis() < span class = "overload" > [3/5]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p2< / 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 > omega< / em > = < code > 0.0< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-03-31 10:54:16 -07:00
< p > Construct from components. < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8cpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "rotatingAxis_8cpp_source.html" > rotatingAxis.cpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a11a6666fd9509474764bc61cf2ebd4c6" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a11a6666fd9509474764bc61cf2ebd4c6" > ◆ < / a > < / span > rotatingAxis() < span class = "overload" > [4/5]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / 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-03-31 10:54:16 -07:00
< p > Copy constructor. < / p >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< a id = "a410ddd759d829d5f798f1b1a5d38c63b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a410ddd759d829d5f798f1b1a5d38c63b" > ◆ < / a > < / span > rotatingAxis() < span class = "overload" > [5/5]< / 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#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / 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" >
< / div >
< / div >
< a id = "a9dab599d042b3a5220612a52b207dcb9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9dab599d042b3a5220612a52b207dcb9" > ◆ < / a > < / span > ~rotatingAxis()< / 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_1rotatingAxis.html" > rotatingAxis< / 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" >
< p > destructor < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "a828e62b7a5b3753ab56bf23a0cedf95c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a828e62b7a5b3753ab56bf23a0cedf95c" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > " rotatingAxis"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2023-03-27 10:16:23 -07:00
< a id = "ac515f11491d48a33fe7d168ff502f50e" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac515f11491d48a33fe7d168ff502f50e" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1rotatingAxis.html" > rotatingAxis< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / 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-03-31 10:54:16 -07:00
< p > Copy asssignment. < / p >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< a id = "a878be099f60c8185cccf125e8556de45" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a878be099f60c8185cccf125e8556de45" > ◆ < / 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_1rotatingAxis.html" > rotatingAxis< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / 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" >
< p > Copy asssignment. < / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a03e4dd135f2368a5704297fe5bdec24a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a03e4dd135f2368a5704297fe5bdec24a" > ◆ < / a > < / span > setOmega()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > pFlow::real< / a > setOmega < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > omega< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-03-31 10:54:16 -07:00
< p > Set omega. < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8cpp_source.html#l00057" > 57< / a > of file < a class = "el" href = "rotatingAxis_8cpp_source.html" > rotatingAxis.cpp< / 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 = "box_8hpp_source.html#l00135" > pFlow::equal()< / a > , < a class = "el" href = "rotatingAxis_8hpp_source.html#l00115" > rotatingAxis::omega()< / a > , < a class = "el" href = "rotatingAxis_8hpp_source.html#l00069" > rotatingAxis::omega_< / a > , and < a class = "el" href = "rotatingAxis_8hpp_source.html#l00072" > rotatingAxis::rotating_< / 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_1rotatingAxis_a03e4dd135f2368a5704297fe5bdec24a_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_a03e4dd135f2368a5704297fe5bdec24a_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ace8e5e2121508deb77808a42dab458cf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ace8e5e2121508deb77808a42dab458cf" > ◆ < / a > < / span > omega()< / 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 > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > omega < / 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-03-31 10:54:16 -07:00
< p > Return omega. < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8hpp_source.html#l00115" > 115< / a > of file < a class = "el" href = "rotatingAxis_8hpp_source.html" > rotatingAxis.hpp< / a > .< / p >
2023-03-31 10:54:16 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > References < a class = "el" href = "rotatingAxis_8hpp_source.html#l00069" > rotatingAxis::omega_< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "rotatingAxisI_8hpp_source.html#l00039" > pFlow::rotate()< / a > , and < a class = "el" href = "rotatingAxis_8cpp_source.html#l00057" > rotatingAxis::setOmega()< / 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 caller 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_1rotatingAxis_ace8e5e2121508deb77808a42dab458cf_icgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_ace8e5e2121508deb77808a42dab458cf_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a1cb78036cf201d23953494381997418a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1cb78036cf201d23953494381997418a" > ◆ < / a > < / span > isRotating()< / 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 isRotating < / 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-03-31 10:54:16 -07:00
< p > Is rotating. < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8hpp_source.html#l00122" > 122< / a > of file < a class = "el" href = "rotatingAxis_8hpp_source.html" > rotatingAxis.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 = "rotatingAxis_8hpp_source.html#l00072" > rotatingAxis::rotating_< / 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 = "multiRotatingAxis_8hpp_source.html#l00135" > multiRotatingAxis::transferPoint()< / 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 caller 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_1rotatingAxis_a1cb78036cf201d23953494381997418a_icgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_a1cb78036cf201d23953494381997418a_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
2025-01-10 13:02:07 +03:30
< a id = "aeb16c158ca8512853a091de79cc24278" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb16c158ca8512853a091de79cc24278" > ◆ < / a > < / span > linVelocityPoint()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > pFlow::realx3< / a > linVelocityPoint < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > p< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-03-31 10:54:16 -07:00
< p > Linear tangential velocity at point p. < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisI_8hpp_source.html#l00023" > 23< / a > of file < a class = "el" href = "rotatingAxisI_8hpp_source.html" > rotatingAxisI.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 = "tripleFwd_8hpp.html#a7a724b824f9e21a646a965a99fff4b04" > cross()< / a > , < a class = "el" href = "timeInterval_8hpp_source.html#l00076" > timeInterval::inTimeRange()< / a > , < a class = "el" href = "rotatingAxis_8hpp_source.html#l00069" > rotatingAxis::omega_< / a > , < a class = "el" href = "line_8hpp_source.html#l00114" > line::projectPoint()< / a > , and < a class = "el" href = "line_8hpp_source.html#l00110" > line::unitVector()< / 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;" >
2025-01-10 13:02:07 +03:30
< div class = "center" > < img src = "classpFlow_1_1rotatingAxis_aeb16c158ca8512853a091de79cc24278_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_aeb16c158ca8512853a091de79cc24278_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< a id = "a2cd6e46c2021ec4fab70c2366e47d482" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2cd6e46c2021ec4fab70c2366e47d482" > ◆ < / a > < / span > transferPoint()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > pFlow::realx3< / a > transferPoint < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td >
< td class = "paramname" > < em > p< / 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 > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxisI_8hpp_source.html#l00033" > 33< / a > of file < a class = "el" href = "rotatingAxisI_8hpp_source.html" > rotatingAxisI.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "rotatingAxisI_8hpp_source.html#l00074" > pFlow::rotate()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
2025-01-10 13:02:07 +03:30
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2025-01-10 13:02:07 +03:30
< div class = "center" > < img src = "classpFlow_1_1rotatingAxis_a2cd6e46c2021ec4fab70c2366e47d482_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_a2cd6e46c2021ec4fab70c2366e47d482_cgraph" alt = "" / > < / div >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< / div >
< a id = "ab25b05023549e7fec0ee1d0f6ce239dd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab25b05023549e7fec0ee1d0f6ce239dd" > ◆ < / a > < / span > read() < span class = "overload" > [1/2]< / span > < / 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 read < / 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-03-31 10:54:16 -07:00
< p > Read from dictionary. < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8cpp_source.html#l00067" > 67< / a > of file < a class = "el" href = "rotatingAxis_8cpp_source.html" > rotatingAxis.cpp< / 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 = "dictionary_8hpp_source.html#l00415" > dictionary::getValOrSet()< / a > , < a class = "el" href = "timeInterval_8cpp_source.html#l00017" > timeInterval::read()< / a > , and < a class = "el" href = "line_8cpp_source.html#l00050" > line::read()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "rotatingAxis_8hpp_source.html#l00163" > pFlow::operator> > ()< / 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_1rotatingAxis_ab25b05023549e7fec0ee1d0f6ce239dd_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_ab25b05023549e7fec0ee1d0f6ce239dd_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_1rotatingAxis_ab25b05023549e7fec0ee1d0f6ce239dd_icgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_ab25b05023549e7fec0ee1d0f6ce239dd_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a279dae2ee3345fbb2b31e5af9ec0a5b4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a279dae2ee3345fbb2b31e5af9ec0a5b4" > ◆ < / a > < / span > write() < span class = "overload" > [1/2]< / span > < / 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 write < / 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 >
< / div > < div class = "memdoc" >
2023-03-31 10:54:16 -07:00
< p > Write to dictionary. < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8cpp_source.html#l00083" > 83< / a > of file < a class = "el" href = "rotatingAxis_8cpp_source.html" > rotatingAxis.cpp< / 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 = "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 = "dictionary_8cpp_source.html#l00356" > dictionary::globalName()< / a > , < a class = "el" href = "timeInterval_8cpp_source.html#l00026" > timeInterval::write()< / a > , and < a class = "el" href = "line_8cpp_source.html#l00061" > line::write()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "rotatingAxis_8hpp_source.html#l00154" > pFlow::operator< < ()< / 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_1rotatingAxis_a279dae2ee3345fbb2b31e5af9ec0a5b4_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_a279dae2ee3345fbb2b31e5af9ec0a5b4_cgraph" alt = "" / > < / div >
< / div >
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 caller 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_1rotatingAxis_a279dae2ee3345fbb2b31e5af9ec0a5b4_icgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_a279dae2ee3345fbb2b31e5af9ec0a5b4_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "ae1d42751915e8566dac19658cc498ffa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1d42751915e8566dac19658cc498ffa" > ◆ < / a > < / span > read() < span class = "overload" > [2/2]< / span > < / 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 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-03-31 10:54:16 -07:00
< p > Read from input stream is. < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8cpp_source.html#l00101" > 101< / a > of file < a class = "el" href = "rotatingAxis_8cpp_source.html" > rotatingAxis.cpp< / 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 = "IOstream_8cpp_source.html#l00042" > IOstream::check()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00341" > pFlow::endl()< / a > , < a class = "el" href = "pFlowMacros_8hpp_source.html#l00029" > FUNCTION_NAME< / a > , < 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 = "IOstream_8cpp_source.html#l00031" > IOstream::name()< / a > , and < a class = "el" href = "iIstream_8cpp_source.html#l00359" > iIstream::readEndStatement()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-12" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-12-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-12-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-12-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1rotatingAxis_ae1d42751915e8566dac19658cc498ffa_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_ae1d42751915e8566dac19658cc498ffa_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aa7d820a4dd0777a9a82aee242b83a167" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7d820a4dd0777a9a82aee242b83a167" > ◆ < / a > < / span > write() < span class = "overload" > [2/2]< / span > < / 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 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-03-31 10:54:16 -07:00
< p > Write to output stream os. < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8cpp_source.html#l00132" > 132< / a > of file < a class = "el" href = "rotatingAxis_8cpp_source.html" > rotatingAxis.cpp< / 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 = "IOstream_8cpp_source.html#l00042" > IOstream::check()< / a > , < a class = "el" href = "pFlowMacros_8hpp_source.html#l00029" > FUNCTION_NAME< / a > , and < a class = "el" href = "iOstream_8hpp_source.html#l00239" > iOstream::writeWordEntry()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-13" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-13-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-13-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-13-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1rotatingAxis_aa7d820a4dd0777a9a82aee242b83a167_cgraph.png" border = "0" usemap = "#classpFlow_1_1rotatingAxis_aa7d820a4dd0777a9a82aee242b83a167_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a27e85702bf8a1c61f589ca982c52960c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a27e85702bf8a1c61f589ca982c52960c" > ◆ < / a > < / span > omega_< / 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#a6192191c0e9c178a44ee1ac350fde476" > real< / a > omega_ = 0< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-03-31 10:54:16 -07:00
< p > rotation speed < / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8hpp_source.html#l00069" > 69< / a > of file < a class = "el" href = "rotatingAxis_8hpp_source.html" > rotatingAxis.hpp< / a > .< / p >
2023-03-31 10:54:16 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "rotatingAxisI_8hpp_source.html#l00023" > rotatingAxis::linVelocityPoint()< / a > , < a class = "el" href = "rotatingAxis_8hpp_source.html#l00115" > rotatingAxis::omega()< / a > , and < a class = "el" href = "rotatingAxis_8cpp_source.html#l00057" > rotatingAxis::setOmega()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a76bf50213c81659b84311eda4b8da389" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a76bf50213c81659b84311eda4b8da389" > ◆ < / a > < / span > rotating_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool rotating_ = false< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2025-01-10 13:02:07 +03:30
< span class = "mlabels" > < span class = "mlabel" > private< / span > < / span > < / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-03-31 10:54:16 -07:00
< p > is rotating < / p >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "rotatingAxis_8hpp_source.html#l00072" > 72< / a > of file < a class = "el" href = "rotatingAxis_8hpp_source.html" > rotatingAxis.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2025-01-10 13:02:07 +03:30
< p class = "reference" > Referenced by < a class = "el" href = "rotatingAxis_8hpp_source.html#l00122" > rotatingAxis::isRotating()< / a > , and < a class = "el" href = "rotatingAxis_8cpp_source.html#l00057" > rotatingAxis::setOmega()< / 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/entities/rotatingAxis/< a class = "el" href = "rotatingAxis_8hpp_source.html" > rotatingAxis.hpp< / a > < / li >
< li > src/MotionModel/entities/rotatingAxis/< a class = "el" href = "rotatingAxis_8cpp_source.html" > rotatingAxis.cpp< / a > < / li >
< li > src/MotionModel/entities/rotatingAxis/< a class = "el" href = "rotatingAxisI_8hpp_source.html" > rotatingAxisI.hpp< / 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_1rotatingAxis.html" > rotatingAxis< / 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 >