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" / >
< title > PhasicFlow: multiRotatingAxis 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 >
< 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" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > < a href = "https://cemf.ir" > PhasicFlow< / a >
  < span id = "projectnumber" > < a href = "https://cemf.ir" > v0.1< / a > < / span >
< / div >
< div id = "projectbrief" > < a href = "www.github.com/PhasicFlow" > www.cemf.ir< / a > < / div >
< / td >
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< 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 >
< / 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_1multiRotatingAxis.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 > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1multiRotatingAxis-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > multiRotatingAxis Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "dynheader" >
Inheritance diagram for multiRotatingAxis:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis__inherit__graph.png" border = "0" usemap = "#multiRotatingAxis_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "multiRotatingAxis_inherit__map" id = "multiRotatingAxis_inherit__map" >
< area shape = "rect" title = " " alt = "" coords = "5,80,144,107" / >
2023-03-31 10:54:16 -07:00
< area shape = "rect" href = "classpFlow_1_1rotatingAxis.html" title = "An axis which rotates around itself at specified speed." alt = "" coords = "24,5,125,32" / >
2023-03-27 10:16:23 -07:00
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< div class = "dynheader" >
Collaboration diagram for multiRotatingAxis:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis__coll__graph.png" border = "0" usemap = "#multiRotatingAxis_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "multiRotatingAxis_coll__map" id = "multiRotatingAxis_coll__map" >
< area shape = "rect" title = " " alt = "" coords = "5,81,144,108" / >
2023-03-31 10:54:16 -07:00
< area shape = "rect" href = "classpFlow_1_1rotatingAxis.html" title = "An axis which rotates around itself at specified speed." alt = "" coords = "24,5,125,32" / >
2023-03-27 10:16:23 -07:00
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:af0b62abd886361864fbbac72e24f354d" > < 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_1multiRotatingAxis.html#af0b62abd886361864fbbac72e24f354d" > multiRotatingAxis< / a > ()< / td > < / tr >
< tr class = "separator:af0b62abd886361864fbbac72e24f354d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aafff411fe6197736d9ea79b9bced7760" > < 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_1multiRotatingAxis.html#aafff411fe6197736d9ea79b9bced7760" > multiRotatingAxis< / a > (< a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > *axisMotion)< / td > < / tr >
< tr class = "separator:aafff411fe6197736d9ea79b9bced7760" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1d3b3b07b1c42ccdc32677e283bcab9d" > < 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_1multiRotatingAxis.html#a1d3b3b07b1c42ccdc32677e283bcab9d" > multiRotatingAxis< / a > (< a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > *axisMotion, const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a1d3b3b07b1c42ccdc32677e283bcab9d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af7a589957d7aed59ebb511815d055751" > < 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_1multiRotatingAxis.html#af7a589957d7aed59ebb511815d055751" > multiRotatingAxis< / a > (const < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > & )=default< / td > < / tr >
< tr class = "separator:af7a589957d7aed59ebb511815d055751" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9d15ccf8f0b4335f74b2871d048553b9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html#a9d15ccf8f0b4335f74b2871d048553b9" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > & )=default< / td > < / tr >
< tr class = "separator:a9d15ccf8f0b4335f74b2871d048553b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad6acd46acac9585be092db485797e5a2" > < 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_1multiRotatingAxis.html#ad6acd46acac9585be092db485797e5a2" > pointTangentialVel< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p) const< / td > < / tr >
< tr class = "separator:ad6acd46acac9585be092db485797e5a2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a56d51bacf319278cac71727b57b95c36" > < 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_1multiRotatingAxis.html#a56d51bacf319278cac71727b57b95c36" > 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:a56d51bacf319278cac71727b57b95c36" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aee053e90b0c25c42dbd3c50a362264e7" > < 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_1multiRotatingAxis.html#aee053e90b0c25c42dbd3c50a362264e7" > hasParrent< / a > () const< / td > < / tr >
< tr class = "separator:aee053e90b0c25c42dbd3c50a362264e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec6973746223be429e4b60609b6fdc3a" > < 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#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html#aec6973746223be429e4b60609b6fdc3a" > parentAxisIndex< / a > () const< / td > < / tr >
< tr class = "separator:aec6973746223be429e4b60609b6fdc3a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d6678f1b49495463ee64cef890e5620" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html#a0d6678f1b49495463ee64cef890e5620" > setAxisList< / a > (< a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > *axisList)< / td > < / tr >
< tr class = "separator:a0d6678f1b49495463ee64cef890e5620" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e4200ebd4752215e4dfbc46eac943b9" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html#a5e4200ebd4752215e4dfbc46eac943b9" > move< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > dt)< / td > < / tr >
< tr class = "separator:a5e4200ebd4752215e4dfbc46eac943b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac70963b5d795997b3d042e73606604d4" > < 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_1multiRotatingAxis.html#ac70963b5d795997b3d042e73606604d4" > read< / a > (< a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > *axisMotion, const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:ac70963b5d795997b3d042e73606604d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8d67252b5aa9aad9090b4b605a393307" > < 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_1multiRotatingAxis.html#a8d67252b5aa9aad9090b4b605a393307" > write< / a > (const < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > *axisMotion, < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a8d67252b5aa9aad9090b4b605a393307" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1rotatingAxis" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1rotatingAxis')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > < / td > < / tr >
< tr class = "memitem:a5585ec037a9f0f8d0fb2726619cadd68 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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#a5585ec037a9f0f8d0fb2726619cadd68" > rotatingAxis< / a > ()< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:a5585ec037a9f0f8d0fb2726619cadd68 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Empty constructor. < a href = "classpFlow_1_1rotatingAxis.html#a5585ec037a9f0f8d0fb2726619cadd68" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a5585ec037a9f0f8d0fb2726619cadd68 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e4f55418c7df3007270e91664156c48 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a858d417ba00a4a9afa58ded583226f69 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a11a6666fd9509474764bc61cf2ebd4c6 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac515f11491d48a33fe7d168ff502f50e inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a03e4dd135f2368a5704297fe5bdec24a inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ace8e5e2121508deb77808a42dab458cf inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1cb78036cf201d23953494381997418a inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a55582df178e4122c1df4b31369ba3aaf inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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#a55582df178e4122c1df4b31369ba3aaf" > linTangentialVelocityPoint< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p) const< / td > < / tr >
2023-03-31 10:54:16 -07:00
< tr class = "memdesc:a55582df178e4122c1df4b31369ba3aaf inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Linear tangential velocity at point p. < a href = "classpFlow_1_1rotatingAxis.html#a55582df178e4122c1df4b31369ba3aaf" > More...< / a > < br / > < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a55582df178e4122c1df4b31369ba3aaf inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab25b05023549e7fec0ee1d0f6ce239dd inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a279dae2ee3345fbb2b31e5af9ec0a5b4 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1d42751915e8566dac19658cc498ffa inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7d820a4dd0777a9a82aee242b83a167 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 inherit pub_methods_classpFlow_1_1rotatingAxis" > < 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 >
< 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 >
< tr class = "memitem:ad9f36e6f62fa09ab4ff7909e7ce04f39 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#ad9f36e6f62fa09ab4ff7909e7ce04f39" > line< / a > (const < a class = "el" href = "classpFlow_1_1line.html" > line< / a > & src)=default< / td > < / tr >
< tr class = "separator:ad9f36e6f62fa09ab4ff7909e7ce04f39 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a407206f8a5ef8cfc84bc6d977d878df6 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#a407206f8a5ef8cfc84bc6d977d878df6" > line< / a > (< a class = "el" href = "classpFlow_1_1line.html" > line< / a > & & src)=default< / td > < / tr >
< tr class = "separator:a407206f8a5ef8cfc84bc6d977d878df6 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab2cf0d9d46d1b95cc36c67e72599c619 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > 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#ab2cf0d9d46d1b95cc36c67e72599c619" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1line.html" > line< / a > & )=default< / td > < / tr >
< tr class = "separator:ab2cf0d9d46d1b95cc36c67e72599c619 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a22f8f5b66d79b240def8a25f777000a2 inherit pub_methods_classpFlow_1_1line" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > 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#a22f8f5b66d79b240def8a25f777000a2" > operator=< / a > (< a class = "el" href = "classpFlow_1_1line.html" > line< / a > & & )=default< / td > < / tr >
< tr class = "separator:a22f8f5b66d79b240def8a25f777000a2 inherit pub_methods_classpFlow_1_1line" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a63fe7288eff3ba15e7a7533312d9c1d2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html#a63fe7288eff3ba15e7a7533312d9c1d2" > axisList_< / a > < / td > < / tr >
< tr class = "separator:a63fe7288eff3ba15e7a7533312d9c1d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a83a70418474dc12b9e8c8455fe82eb03" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#aae6ad039f09c0676db11bd114136a3fa" > int32< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html#a83a70418474dc12b9e8c8455fe82eb03" > parentAxisIndex_< / a > = -1< / td > < / tr >
< tr class = "separator:a83a70418474dc12b9e8c8455fe82eb03" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pro_attribs_classpFlow_1_1rotatingAxis" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_attribs_classpFlow_1_1rotatingAxis')" > < img src = "closed.png" alt = "-" / >   Protected Attributes inherited from < a class = "el" href = "classpFlow_1_1rotatingAxis.html" > rotatingAxis< / a > < / td > < / tr >
< tr class = "memitem:a27e85702bf8a1c61f589ca982c52960c inherit pro_attribs_classpFlow_1_1rotatingAxis" > < 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 inherit pro_attribs_classpFlow_1_1rotatingAxis" > < 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 inherit pro_attribs_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a76bf50213c81659b84311eda4b8da389 inherit pro_attribs_classpFlow_1_1rotatingAxis" > < 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 inherit pro_attribs_classpFlow_1_1rotatingAxis" > < 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 inherit pro_attribs_classpFlow_1_1rotatingAxis" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "af0b62abd886361864fbbac72e24f354d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af0b62abd886361864fbbac72e24f354d" > ◆ < / a > < / span > multiRotatingAxis() < span class = "overload" > [1/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / 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" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > .< / p >
< / div >
< / div >
< a id = "aafff411fe6197736d9ea79b9bced7760" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aafff411fe6197736d9ea79b9bced7760" > ◆ < / a > < / span > multiRotatingAxis() < span class = "overload" > [2/4]< / 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 > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > *  < / td >
< td class = "paramname" > < em > axisMotion< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8cpp_source.html#l00027" > 27< / a > of file < a class = "el" href = "multiRotatingAxis_8cpp_source.html" > multiRotatingAxis.cpp< / a > .< / p >
< / div >
< / div >
< a id = "a1d3b3b07b1c42ccdc32677e283bcab9d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1d3b3b07b1c42ccdc32677e283bcab9d" > ◆ < / a > < / span > multiRotatingAxis() < span class = "overload" > [3/4]< / 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 > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > *  < / td >
< td class = "paramname" > < em > axisMotion< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / 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 >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8cpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "multiRotatingAxis_8cpp_source.html" > multiRotatingAxis.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00312" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , and < a class = "el" href = "dictionary_8cpp_source.html#l00349" > dictionary::globalName()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis_a1d3b3b07b1c42ccdc32677e283bcab9d_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxis_a1d3b3b07b1c42ccdc32677e283bcab9d_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiRotatingAxis_a1d3b3b07b1c42ccdc32677e283bcab9d_cgraph" id = "classpFlow_1_1multiRotatingAxis_a1d3b3b07b1c42ccdc32677e283bcab9d_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,35,144,61" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = " " alt = "" coords = "214,5,310,32" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "192,57,332,98" / >
< / map >
< / div >
< / div >
< / div >
< a id = "af7a589957d7aed59ebb511815d055751" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af7a589957d7aed59ebb511815d055751" > ◆ < / a > < / span > multiRotatingAxis() < span class = "overload" > [4/4]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a33a666cbe329b9d3d1d607ac93fc12b7" > FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / 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 >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a9d15ccf8f0b4335f74b2871d048553b9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9d15ccf8f0b4335f74b2871d048553b9" > ◆ < / a > < / span > operator=()< / 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_1multiRotatingAxis.html" > multiRotatingAxis< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / 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 = "ad6acd46acac9585be092db485797e5a2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad6acd46acac9585be092db485797e5a2" > ◆ < / a > < / span > pointTangentialVel()< / 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#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > pointTangentialVel < / td >
< 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 >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00068" > 68< / a > of file < a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00043" > multiRotatingAxis::axisList_< / a > , < a class = "el" href = "rotatingAxisI_8hpp_source.html#l00022" > rotatingAxis::linTangentialVelocityPoint()< / a > , and < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00114" > multiRotatingAxis::parentAxisIndex()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis_ad6acd46acac9585be092db485797e5a2_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxis_ad6acd46acac9585be092db485797e5a2_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiRotatingAxis_ad6acd46acac9585be092db485797e5a2_cgraph" id = "classpFlow_1_1multiRotatingAxis_ad6acd46acac9585be092db485797e5a2_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,42,148,69" / >
2023-03-31 10:54:16 -07:00
< area shape = "rect" href = "classpFlow_1_1rotatingAxis.html#a55582df178e4122c1df4b31369ba3aaf" title = "Linear tangential velocity at point p." alt = "" coords = "196,5,395,47" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "classpFlow_1_1multiRotatingAxis.html#aec6973746223be429e4b60609b6fdc3a" title = " " alt = "" coords = "231,71,359,98" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a56d51bacf319278cac71727b57b95c36" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a56d51bacf319278cac71727b57b95c36" > ◆ < / a > < / span > transferPoint()< / 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#a5164661f6974ad24fa90bf19433e6116" > 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 >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00086" > 86< / a > of file < a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > .< / p >
2023-03-31 10:54:16 -07:00
< p class = "reference" > References < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00043" > multiRotatingAxis::axisList_< / a > , < a class = "el" href = "rotatingAxis_8hpp_source.html#l00111" > rotatingAxis::isRotating()< / a > , < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00045" > multiRotatingAxis::parentAxisIndex_< / a > , and < a class = "el" href = "rotatingAxisFwd_8hpp.html#a2a2904c6b466578f9847a75205e7c648" > rotate()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00128" > multiRotatingAxis::move()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis_a56d51bacf319278cac71727b57b95c36_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxis_a56d51bacf319278cac71727b57b95c36_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiRotatingAxis_a56d51bacf319278cac71727b57b95c36_cgraph" id = "classpFlow_1_1multiRotatingAxis_a56d51bacf319278cac71727b57b95c36_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,42,112,69" / >
2023-03-31 10:54:16 -07:00
< area shape = "rect" href = "classpFlow_1_1rotatingAxis.html#a1cb78036cf201d23953494381997418a" title = "Is rotating." alt = "" coords = "160,5,307,47" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "rotatingAxisFwd_8hpp.html#a2a2904c6b466578f9847a75205e7c648" title = " " alt = "" coords = "203,71,264,98" / >
< / map >
< / div >
< div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis_a56d51bacf319278cac71727b57b95c36_icgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxis_a56d51bacf319278cac71727b57b95c36_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiRotatingAxis_a56d51bacf319278cac71727b57b95c36_icgraph" id = "classpFlow_1_1multiRotatingAxis_a56d51bacf319278cac71727b57b95c36_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "112,5,219,32" / >
< area shape = "rect" href = "classpFlow_1_1multiRotatingAxis.html#a5e4200ebd4752215e4dfbc46eac943b9" title = " " alt = "" coords = "5,5,64,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aee053e90b0c25c42dbd3c50a362264e7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aee053e90b0c25c42dbd3c50a362264e7" > ◆ < / a > < / span > hasParrent()< / 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 hasParrent < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00108" > 108< / a > of file < a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00045" > multiRotatingAxis::parentAxisIndex_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00128" > multiRotatingAxis::move()< / a > .< / p >
< div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis_aee053e90b0c25c42dbd3c50a362264e7_icgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxis_aee053e90b0c25c42dbd3c50a362264e7_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiRotatingAxis_aee053e90b0c25c42dbd3c50a362264e7_icgraph" id = "classpFlow_1_1multiRotatingAxis_aee053e90b0c25c42dbd3c50a362264e7_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "112,5,203,32" / >
< area shape = "rect" href = "classpFlow_1_1multiRotatingAxis.html#a5e4200ebd4752215e4dfbc46eac943b9" title = " " alt = "" coords = "5,5,64,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "aec6973746223be429e4b60609b6fdc3a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec6973746223be429e4b60609b6fdc3a" > ◆ < / a > < / span > parentAxisIndex()< / 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#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > parentAxisIndex < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00114" > 114< / a > of file < a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00045" > multiRotatingAxis::parentAxisIndex_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00128" > multiRotatingAxis::move()< / a > , and < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00068" > multiRotatingAxis::pointTangentialVel()< / a > .< / p >
< div class = "dynheader" >
Here is the caller graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis_aec6973746223be429e4b60609b6fdc3a_icgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxis_aec6973746223be429e4b60609b6fdc3a_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiRotatingAxis_aec6973746223be429e4b60609b6fdc3a_icgraph" id = "classpFlow_1_1multiRotatingAxis_aec6973746223be429e4b60609b6fdc3a_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "196,31,324,57" / >
< area shape = "rect" href = "classpFlow_1_1multiRotatingAxis.html#a5e4200ebd4752215e4dfbc46eac943b9" title = " " alt = "" coords = "47,5,106,32" / >
< area shape = "rect" href = "classpFlow_1_1multiRotatingAxis.html#ad6acd46acac9585be092db485797e5a2" title = " " alt = "" coords = "5,56,148,83" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a0d6678f1b49495463ee64cef890e5620" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0d6678f1b49495463ee64cef890e5620" > ◆ < / a > < / span > setAxisList()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a542d326bc30e30d52e9deb402759b872" > INLINE_FUNCTION_H< / a > void setAxisList < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / a > *  < / td >
< td class = "paramname" > < em > axisList< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00121" > 121< / a > of file < a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00043" > multiRotatingAxis::axisList_< / a > .< / p >
< / div >
< / div >
< a id = "a5e4200ebd4752215e4dfbc46eac943b9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e4200ebd4752215e4dfbc46eac943b9" > ◆ < / a > < / span > move()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void move < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > dt< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00128" > 128< / a > of file < a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00043" > multiRotatingAxis::axisList_< / a > , < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00108" > multiRotatingAxis::hasParrent()< / a > , < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00114" > multiRotatingAxis::parentAxisIndex()< / a > , < a class = "el" href = "line_8hpp_source.html#l00086" > line::point1()< / a > , < a class = "el" href = "line_8hpp_source.html#l00090" > line::point2()< / a > , < a class = "el" href = "line_8hpp_source.html#l00078" > line::set()< / a > , and < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00086" > multiRotatingAxis::transferPoint()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis_a5e4200ebd4752215e4dfbc46eac943b9_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxis_a5e4200ebd4752215e4dfbc46eac943b9_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiRotatingAxis_a5e4200ebd4752215e4dfbc46eac943b9_cgraph" id = "classpFlow_1_1multiRotatingAxis_a5e4200ebd4752215e4dfbc46eac943b9_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,132,64,159" / >
< area shape = "rect" href = "classpFlow_1_1multiRotatingAxis.html#aee053e90b0c25c42dbd3c50a362264e7" title = " " alt = "" coords = "137,5,228,32" / >
< area shape = "rect" href = "classpFlow_1_1multiRotatingAxis.html#aec6973746223be429e4b60609b6fdc3a" title = " " alt = "" coords = "119,56,247,83" / >
< area shape = "rect" href = "classpFlow_1_1line.html#a3e567d88cfb67880bd9b7bff731a1bca" title = " " alt = "" coords = "112,107,253,133" / >
< area shape = "rect" href = "classpFlow_1_1line.html#a8be4546d19375c7bf44311fc5320b5ed" title = " " alt = "" coords = "112,157,253,184" / >
< area shape = "rect" href = "classpFlow_1_1line.html#ac127bfac1d358476c57ace2ab7497ee4" title = " " alt = "" coords = "123,208,243,235" / >
< area shape = "rect" href = "classpFlow_1_1multiRotatingAxis.html#a56d51bacf319278cac71727b57b95c36" title = " " alt = "" coords = "129,259,236,285" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ac70963b5d795997b3d042e73606604d4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac70963b5d795997b3d042e73606604d4" > ◆ < / a > < / span > read()< / 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_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > *  < / td >
< td class = "paramname" > < em > axisMotion< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / 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 >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8cpp_source.html#l00056" > 56< / a > of file < a class = "el" href = "multiRotatingAxis_8cpp_source.html" > multiRotatingAxis.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8hpp_source.html#l00325" > dictionary::getValOrSet()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis_ac70963b5d795997b3d042e73606604d4_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxis_ac70963b5d795997b3d042e73606604d4_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiRotatingAxis_ac70963b5d795997b3d042e73606604d4_cgraph" id = "classpFlow_1_1multiRotatingAxis_ac70963b5d795997b3d042e73606604d4_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,13,56,39" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a5585dc9a8b971fbfe2c99fdb75c5d647" title = " " alt = "" coords = "104,5,244,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a8d67252b5aa9aad9090b4b605a393307" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8d67252b5aa9aad9090b4b605a393307" > ◆ < / a > < / span > write()< / 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" > const < a class = "el" href = "classpFlow_1_1multiRotatingAxisMotion.html" > multiRotatingAxisMotion< / a > *  < / td >
< td class = "paramname" > < em > axisMotion< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / 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 = "multiRotatingAxis_8cpp_source.html#l00080" > 80< / a > of file < a class = "el" href = "multiRotatingAxis_8cpp_source.html" > multiRotatingAxis.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00422" > dictionary::add()< / a > , and < a class = "el" href = "multiRotatingAxisMotion_8hpp_source.html#l00179" > multiRotatingAxisMotion::indexToName()< / a > .< / p >
< div class = "dynheader" >
Here is the call graph for this function:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "classpFlow_1_1multiRotatingAxis_a8d67252b5aa9aad9090b4b605a393307_cgraph.png" border = "0" usemap = "#classpFlow_1_1multiRotatingAxis_a8d67252b5aa9aad9090b4b605a393307_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1multiRotatingAxis_a8d67252b5aa9aad9090b4b605a393307_cgraph" id = "classpFlow_1_1multiRotatingAxis_a8d67252b5aa9aad9090b4b605a393307_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,35,60,61" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a6ae2ea14b8b5e5661c2f207aae2d4bdc" title = " " alt = "" coords = "119,5,283,32" / >
< area shape = "rect" href = "classpFlow_1_1multiRotatingAxisMotion.html#a25f3d350ed015e91a764c51a6525e139" title = " " alt = "" coords = "108,57,293,98" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a63fe7288eff3ba15e7a7533312d9c1d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a63fe7288eff3ba15e7a7533312d9c1d2" > ◆ < / a > < / span > axisList_< / 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_1multiRotatingAxis.html" > multiRotatingAxis< / a > * axisList_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00128" > multiRotatingAxis::move()< / a > , < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00068" > multiRotatingAxis::pointTangentialVel()< / a > , < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00121" > multiRotatingAxis::setAxisList()< / a > , and < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00086" > multiRotatingAxis::transferPoint()< / a > .< / p >
< / div >
< / div >
< a id = "a83a70418474dc12b9e8c8455fe82eb03" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a83a70418474dc12b9e8c8455fe82eb03" > ◆ < / a > < / span > parentAxisIndex_< / 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#aae6ad039f09c0676db11bd114136a3fa" > int32< / a > parentAxisIndex_ = -1< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00108" > multiRotatingAxis::hasParrent()< / a > , < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00114" > multiRotatingAxis::parentAxisIndex()< / a > , and < a class = "el" href = "multiRotatingAxis_8hpp_source.html#l00086" > multiRotatingAxis::transferPoint()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/MotionModel/entities/multiRotatingAxis/< a class = "el" href = "multiRotatingAxis_8hpp_source.html" > multiRotatingAxis.hpp< / a > < / li >
< li > src/MotionModel/entities/multiRotatingAxis/< a class = "el" href = "multiRotatingAxis_8cpp_source.html" > multiRotatingAxis.cpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1multiRotatingAxis.html" > multiRotatingAxis< / 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 >