2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-18 13:17:24 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM package for simulating granular flow developed in C++ and can be exectued on both GPU (like cuda) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: vibrating Class Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classpFlow_1_1vibrating.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-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1vibrating-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > vibrating Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2023-04-02 11:35:43 -07:00
< p > Vibrating model for a wall.
< a href = "classpFlow_1_1vibrating.html#details" > More...< / a > < / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Inheritance diagram for vibrating:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating__inherit__graph.png" border = "0" usemap = "#vibrating_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "vibrating_inherit__map" id = "vibrating_inherit__map" >
2023-04-02 11:35:43 -07:00
< area shape = "rect" title = "Vibrating model for a wall." alt = "" coords = "17,80,97,107" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "classpFlow_1_1timeInterval.html" title = " " alt = "" coords = "5,5,108,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Collaboration diagram for vibrating:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating__coll__graph.png" border = "0" usemap = "#vibrating_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "vibrating_coll__map" id = "vibrating_coll__map" >
2023-04-02 11:35:43 -07:00
< area shape = "rect" title = "Vibrating model for a wall." alt = "" coords = "82,153,162,180" / >
2023-03-27 10:16:23 -07:00
< area shape = "rect" href = "classpFlow_1_1timeInterval.html" title = " " alt = "" coords = "5,5,108,32" / >
< area shape = "rect" href = "classpFlow_1_1triple.html" title = " " alt = "" coords = "132,5,243,32" / >
< / map >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a3a6da07d4af1a874177be0d6535c3511" > < 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_1vibrating.html#a3a6da07d4af1a874177be0d6535c3511" > vibrating< / a > ()< / td > < / tr >
< tr class = "separator:a3a6da07d4af1a874177be0d6535c3511" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2b355a11348fa109643c5396da68e170" > < 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_1vibrating.html#a2b355a11348fa109643c5396da68e170" > vibrating< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a2b355a11348fa109643c5396da68e170" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a66fe8a1f3b1119b6d0985466cb5de0e1" > < 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_1vibrating.html#a66fe8a1f3b1119b6d0985466cb5de0e1" > vibrating< / a > (const < a class = "el" href = "classpFlow_1_1vibrating.html" > vibrating< / a > & )=default< / td > < / tr >
< tr class = "separator:a66fe8a1f3b1119b6d0985466cb5de0e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2300ceff97957bb812e2ee03ecc97264" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classpFlow_1_1vibrating.html" > vibrating< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1vibrating.html#a2300ceff97957bb812e2ee03ecc97264" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1vibrating.html" > vibrating< / a > & )=default< / td > < / tr >
< tr class = "separator:a2300ceff97957bb812e2ee03ecc97264" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c0f53f98461312b9cf461aa83d3de51" > < 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_1vibrating.html#a0c0f53f98461312b9cf461aa83d3de51" > setTime< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t)< / td > < / tr >
< tr class = "separator:a0c0f53f98461312b9cf461aa83d3de51" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a820318fa567848e61c6d25424bff8845" > < 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_1vibrating.html#a820318fa567848e61c6d25424bff8845" > linTangentialVelocityPoint< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p) const< / td > < / tr >
< tr class = "separator:a820318fa567848e61c6d25424bff8845" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3b89f616e7744d1ea88bb39300fce4c4" > < 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_1vibrating.html#a3b89f616e7744d1ea88bb39300fce4c4" > transferPoint< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & p, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > dt)< / td > < / tr >
< tr class = "separator:a3b89f616e7744d1ea88bb39300fce4c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab25b05023549e7fec0ee1d0f6ce239dd" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1vibrating.html#ab25b05023549e7fec0ee1d0f6ce239dd" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:ab25b05023549e7fec0ee1d0f6ce239dd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a279dae2ee3345fbb2b31e5af9ec0a5b4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1vibrating.html#a279dae2ee3345fbb2b31e5af9ec0a5b4" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a279dae2ee3345fbb2b31e5af9ec0a5b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1d42751915e8566dac19658cc498ffa" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1vibrating.html#ae1d42751915e8566dac19658cc498ffa" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:ae1d42751915e8566dac19658cc498ffa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7d820a4dd0777a9a82aee242b83a167" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1vibrating.html#aa7d820a4dd0777a9a82aee242b83a167" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:aa7d820a4dd0777a9a82aee242b83a167" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classpFlow_1_1timeInterval" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classpFlow_1_1timeInterval')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classpFlow_1_1timeInterval.html" > timeInterval< / a > < / td > < / tr >
< tr class = "memitem:a6ec0044a45c5a6a4ef306b8a00240051 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a6ec0044a45c5a6a4ef306b8a00240051" > timeInterval< / a > ()< / td > < / tr >
< tr class = "separator:a6ec0044a45c5a6a4ef306b8a00240051 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8c680eddc8ee96c3af3f7215869ed1fc inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a8c680eddc8ee96c3af3f7215869ed1fc" > timeInterval< / a > (const < a class = "el" href = "classpFlow_1_1timeInterval.html" > timeInterval< / a > & )=default< / td > < / tr >
< tr class = "separator:a8c680eddc8ee96c3af3f7215869ed1fc inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1cf7f793f9be291ce83223ac82c3dbdc inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > < a class = "el" href = "classpFlow_1_1timeInterval.html" > timeInterval< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a1cf7f793f9be291ce83223ac82c3dbdc" > operator=< / a > (const < a class = "el" href = "classpFlow_1_1timeInterval.html" > timeInterval< / a > & )=default< / td > < / tr >
< tr class = "separator:a1cf7f793f9be291ce83223ac82c3dbdc inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a24cfb3071d5c694e67b65a5940ef25ae inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a24cfb3071d5c694e67b65a5940ef25ae" > timeInterval< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:a24cfb3071d5c694e67b65a5940ef25ae inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1d0ac3630b0565fb36d27c941bb5db69 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a1d0ac3630b0565fb36d27c941bb5db69" > ~timeInterval< / a > ()=default< / td > < / tr >
< tr class = "separator:a1d0ac3630b0565fb36d27c941bb5db69 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f76f3cab93a628ecd4cf0db9b9a6dcb inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a1f76f3cab93a628ecd4cf0db9b9a6dcb" > startTime< / a > () const< / td > < / tr >
< tr class = "separator:a1f76f3cab93a628ecd4cf0db9b9a6dcb inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab312d7696520aee83502eee0497cad81 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#ab312d7696520aee83502eee0497cad81" > endTime< / a > () const< / td > < / tr >
< tr class = "separator:ab312d7696520aee83502eee0497cad81 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad14a6af4583f1c85a17a40ff5ccb8794 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#ad14a6af4583f1c85a17a40ff5ccb8794" > time< / a > () const< / td > < / tr >
< tr class = "separator:ad14a6af4583f1c85a17a40ff5ccb8794 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c0f53f98461312b9cf461aa83d3de51 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a0c0f53f98461312b9cf461aa83d3de51" > setTime< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t)< / td > < / tr >
< tr class = "separator:a0c0f53f98461312b9cf461aa83d3de51 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aaf553eb9b0ebeb5e9454a3cecbe543a8 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#aaf553eb9b0ebeb5e9454a3cecbe543a8" > inTimeRange< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > t) const< / td > < / tr >
< tr class = "separator:aaf553eb9b0ebeb5e9454a3cecbe543a8 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a690a47d7890165ea3dd242b11fafc07a inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a8e2f73fa5c113f21c9c9edb67a974f5e" > INLINE_FUNCTION_HD< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a690a47d7890165ea3dd242b11fafc07a" > inTimeRange< / a > () const< / td > < / tr >
< tr class = "separator:a690a47d7890165ea3dd242b11fafc07a inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab25b05023549e7fec0ee1d0f6ce239dd inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#ab25b05023549e7fec0ee1d0f6ce239dd" > read< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:ab25b05023549e7fec0ee1d0f6ce239dd inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a279dae2ee3345fbb2b31e5af9ec0a5b4 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#a279dae2ee3345fbb2b31e5af9ec0a5b4" > write< / a > (< a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict) const< / td > < / tr >
< tr class = "separator:a279dae2ee3345fbb2b31e5af9ec0a5b4 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae1d42751915e8566dac19658cc498ffa inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#ae1d42751915e8566dac19658cc498ffa" > read< / a > (< a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > & is)< / td > < / tr >
< tr class = "separator:ae1d42751915e8566dac19658cc498ffa inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7d820a4dd0777a9a82aee242b83a167 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1timeInterval.html#aa7d820a4dd0777a9a82aee242b83a167" > write< / a > (< a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > & os) const< / td > < / tr >
< tr class = "separator:aa7d820a4dd0777a9a82aee242b83a167 inherit pub_methods_classpFlow_1_1timeInterval" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a6a741ca4b36f2376aeb2650d274bc2b0" > < 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_1vibrating.html#a6a741ca4b36f2376aeb2650d274bc2b0" > calculateVelocity< / a > ()< / td > < / tr >
< tr class = "separator:a6a741ca4b36f2376aeb2650d274bc2b0" > < 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:a00b0c9642be1f1e40745c74d462bd774" > < 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_1vibrating.html#a00b0c9642be1f1e40745c74d462bd774" > angularFreq_< / a > {0,0,0}< / td > < / tr >
< tr class = "separator:a00b0c9642be1f1e40745c74d462bd774" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5de4c19d1d86f8750037b13153fa9506" > < 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_1vibrating.html#a5de4c19d1d86f8750037b13153fa9506" > phaseAngle_< / a > {0,0,0}< / td > < / tr >
< tr class = "separator:a5de4c19d1d86f8750037b13153fa9506" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab99817cefd7dcc788c7d129b270bbfb9" > < 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_1vibrating.html#ab99817cefd7dcc788c7d129b270bbfb9" > amplitude_< / a > {0,0,0}< / td > < / tr >
< tr class = "separator:ab99817cefd7dcc788c7d129b270bbfb9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a719c65328bce1858f7f090f430b8fe7a" > < 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_1vibrating.html#a719c65328bce1858f7f090f430b8fe7a" > velocity_< / a > {0,0,0}< / td > < / tr >
< tr class = "separator:a719c65328bce1858f7f090f430b8fe7a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a51174e4a5d806dc50a1198168c89227b" > < 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_1vibrating.html#a51174e4a5d806dc50a1198168c89227b" > velocity0_< / a > {0,0,0}< / td > < / tr >
< tr class = "separator:a51174e4a5d806dc50a1198168c89227b" > < 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 >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2023-04-02 11:35:43 -07:00
< div class = "textblock" > < p > Vibrating model for a wall. < / p >
< p > Creates a sinoidal virating model for a wall. The viration is defined by frequency, amplitude and phase angle. < / p > < p class = "formulaDsp" >
\[ \vec{v}(t) = \vec{A} sin(\vec{\omega}(t-startTime)+\vec{\phi}) \]
< / p >
< pre class = "fragment" > // This creates sinoidal vibration on the wall in x-direction. The viration
// starts at t = 0 s and ends at t = 10 s.
{
angularFreq (10 0 0);
amplitude ( 1 0 0);
phaseAngle ( 0 0 0);
startTime 0;
endTime 10;
} < / pre > < ul >
< li > < table class = "markdownTable" >
< tr class = "markdownTableHead" >
< th class = "markdownTableHeadNone" > Parameter < / th > < th class = "markdownTableHeadCenter" > Type < / th > < th class = "markdownTableHeadNone" > Description < / th > < th class = "markdownTableHeadCenter" > Optional [default value] < / th > < / tr >
< tr class = "markdownTableRowOdd" >
< td class = "markdownTableBodyNone" > angularFreq < / td > < td class = "markdownTableBodyCenter" > realx3 < / td > < td class = "markdownTableBodyNone" > angular frequency of vibration (rad/s) < / td > < td class = "markdownTableBodyCenter" > No < / td > < / tr >
< tr class = "markdownTableRowEven" >
< td class = "markdownTableBodyNone" > amplitude < / td > < td class = "markdownTableBodyCenter" > realx3 < / td > < td class = "markdownTableBodyNone" > rotation speed (m/s) < / td > < td class = "markdownTableBodyCenter" > No < / td > < / tr >
< tr class = "markdownTableRowOdd" >
< td class = "markdownTableBodyNone" > phaseAngle < / td > < td class = "markdownTableBodyCenter" > realx3 < / td > < td class = "markdownTableBodyNone" > phase angle (rad) < / td > < td class = "markdownTableBodyCenter" > Yes [(0 0 0)] < / td > < / tr >
< tr class = "markdownTableRowEven" >
< td class = "markdownTableBodyNone" > startTime < / td > < td class = "markdownTableBodyCenter" > real < / td > < td class = "markdownTableBodyNone" > start time of rotation (s) < / td > < td class = "markdownTableBodyCenter" > Yes [0] < / td > < / tr >
< tr class = "markdownTableRowOdd" >
< td class = "markdownTableBodyNone" > endTime < / td > < td class = "markdownTableBodyCenter" > real < / td > < td class = "markdownTableBodyNone" > end time of rotation (s) < / td > < td class = "markdownTableBodyCenter" > Yes [infinity] < / td > < / tr >
< / table >
< / li >
< / ul >
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00065" > 65< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a3a6da07d4af1a874177be0d6535c3511" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3a6da07d4af1a874177be0d6535c3511" > ◆ < / a > < / span > vibrating() < span class = "overload" > [1/3]< / 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_1vibrating.html" > vibrating< / 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" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00098" > 98< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a2b355a11348fa109643c5396da68e170" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b355a11348fa109643c5396da68e170" > ◆ < / a > < / span > vibrating() < span class = "overload" > [2/3]< / 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_1vibrating.html" > vibrating< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8cpp_source.html#l00026" > 26< / a > of file < a class = "el" href = "vibrating_8cpp_source.html" > vibrating.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00349" > dictionary::globalName()< / a > , and < a class = "el" href = "vibrating_8cpp_source.html#l00040" > vibrating::read()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating_a2b355a11348fa109643c5396da68e170_cgraph.png" border = "0" usemap = "#classpFlow_1_1vibrating_a2b355a11348fa109643c5396da68e170_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1vibrating_a2b355a11348fa109643c5396da68e170_cgraph" id = "classpFlow_1_1vibrating_a2b355a11348fa109643c5396da68e170_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,64,85,91" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "155,5,253,32" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "133,57,275,98" / >
< area shape = "rect" href = "classpFlow_1_1vibrating.html#ab25b05023549e7fec0ee1d0f6ce239dd" title = " " alt = "" coords = "179,123,229,149" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< a id = "a66fe8a1f3b1119b6d0985466cb5de0e1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a66fe8a1f3b1119b6d0985466cb5de0e1" > ◆ < / a > < / span > vibrating() < span class = "overload" > [3/3]< / 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_1vibrating.html" > vibrating< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1vibrating.html" > vibrating< / 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 = "a6a741ca4b36f2376aeb2650d274bc2b0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a741ca4b36f2376aeb2650d274bc2b0" > ◆ < / a > < / span > calculateVelocity()< / 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 > void calculateVelocity < / 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 class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00084" > 84< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > References < a class = "el" href = "vibrating_8hpp_source.html#l00077" > vibrating::amplitude_< / a > , < a class = "el" href = "vibrating_8hpp_source.html#l00073" > vibrating::angularFreq_< / a > , < a class = "el" href = "timeInterval_8hpp_source.html#l00076" > timeInterval::inTimeRange()< / a > , < a class = "el" href = "vibrating_8hpp_source.html#l00075" > vibrating::phaseAngle_< / a > , < a class = "el" href = "math_8hpp_source.html#l00168" > pFlow::sin()< / a > , < a class = "el" href = "timeInterval_8hpp_source.html#l00045" > timeInterval::startTime()< / a > , < a class = "el" href = "timeInterval_8hpp_source.html#l00057" > timeInterval::time()< / a > , and < a class = "el" href = "vibrating_8hpp_source.html#l00079" > vibrating::velocity_< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "vibrating_8hpp_source.html#l00110" > vibrating::setTime()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating_a6a741ca4b36f2376aeb2650d274bc2b0_cgraph.png" border = "0" usemap = "#classpFlow_1_1vibrating_a6a741ca4b36f2376aeb2650d274bc2b0_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1vibrating_a6a741ca4b36f2376aeb2650d274bc2b0_cgraph" id = "classpFlow_1_1vibrating_a6a741ca4b36f2376aeb2650d274bc2b0_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,101,139,127" / >
< area shape = "rect" href = "classpFlow_1_1timeInterval.html#a690a47d7890165ea3dd242b11fafc07a" title = " " alt = "" coords = "187,5,335,47" / >
< area shape = "rect" href = "namespacepFlow.html#aee6110d73360fe9b98a9a0b5d6517f5b" title = " " alt = "" coords = "217,71,304,98" / >
< area shape = "rect" href = "classpFlow_1_1timeInterval.html#a1f76f3cab93a628ecd4cf0db9b9a6dcb" title = " " alt = "" coords = "187,123,335,164" / >
< area shape = "rect" href = "classpFlow_1_1timeInterval.html#ad14a6af4583f1c85a17a40ff5ccb8794" title = " " alt = "" coords = "187,188,335,229" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-4" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-4-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-4-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-4-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating_a6a741ca4b36f2376aeb2650d274bc2b0_icgraph.png" border = "0" usemap = "#classpFlow_1_1vibrating_a6a741ca4b36f2376aeb2650d274bc2b0_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1vibrating_a6a741ca4b36f2376aeb2650d274bc2b0_icgraph" id = "classpFlow_1_1vibrating_a6a741ca4b36f2376aeb2650d274bc2b0_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "128,5,261,32" / >
< area shape = "rect" href = "classpFlow_1_1vibrating.html#a0c0f53f98461312b9cf461aa83d3de51" title = " " alt = "" coords = "5,5,80,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a2300ceff97957bb812e2ee03ecc97264" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2300ceff97957bb812e2ee03ecc97264" > ◆ < / 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 = "classpFlow_1_1vibrating.html" > vibrating< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1vibrating.html" > vibrating< / 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 = "a0c0f53f98461312b9cf461aa83d3de51" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c0f53f98461312b9cf461aa83d3de51" > ◆ < / a > < / span > setTime()< / 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 > void setTime < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > t< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00110" > 110< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > References < a class = "el" href = "vibrating_8hpp_source.html#l00084" > vibrating::calculateVelocity()< / a > , < a class = "el" href = "bTypesFunctions_8hpp_source.html#l00188" > pFlow::equal()< / a > , < a class = "el" href = "timeInterval_8hpp_source.html#l00063" > timeInterval::setTime()< / a > , < a class = "el" href = "timeInterval_8hpp_source.html#l00057" > timeInterval::time()< / a > , < a class = "el" href = "vibrating_8hpp_source.html#l00081" > vibrating::velocity0_< / a > , and < a class = "el" href = "vibrating_8hpp_source.html#l00079" > vibrating::velocity_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-5" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-5-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-5-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-5-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating_a0c0f53f98461312b9cf461aa83d3de51_cgraph.png" border = "0" usemap = "#classpFlow_1_1vibrating_a0c0f53f98461312b9cf461aa83d3de51_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1vibrating_a0c0f53f98461312b9cf461aa83d3de51_cgraph" id = "classpFlow_1_1vibrating_a0c0f53f98461312b9cf461aa83d3de51_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,81,80,108" / >
< area shape = "rect" href = "classpFlow_1_1vibrating.html#a6a741ca4b36f2376aeb2650d274bc2b0" title = " " alt = "" coords = "135,5,269,32" / >
< area shape = "rect" href = "classpFlow_1_1timeInterval.html#ad14a6af4583f1c85a17a40ff5ccb8794" title = " " alt = "" coords = "324,23,472,65" / >
< area shape = "rect" href = "namespacepFlow.html#aaf1dcea055a0402beff3cec1b0849d74" title = " " alt = "" coords = "150,107,254,133" / >
< area shape = "rect" href = "classpFlow_1_1timeInterval.html#a0c0f53f98461312b9cf461aa83d3de51" title = " " alt = "" coords = "128,158,276,199" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a820318fa567848e61c6d25424bff8845" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a820318fa567848e61c6d25424bff8845" > ◆ < / a > < / span > linTangentialVelocityPoint()< / 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 > linTangentialVelocityPoint < / 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" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00118" > 118< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > References < a class = "el" href = "vibrating_8hpp_source.html#l00079" > vibrating::velocity_< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a3b89f616e7744d1ea88bb39300fce4c4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3b89f616e7744d1ea88bb39300fce4c4" > ◆ < / 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 > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00124" > 124< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > References < a class = "el" href = "timeInterval_8hpp_source.html#l00076" > timeInterval::inTimeRange()< / a > , < a class = "el" href = "vibrating_8hpp_source.html#l00081" > vibrating::velocity0_< / a > , and < a class = "el" href = "vibrating_8hpp_source.html#l00079" > vibrating::velocity_< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-6" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-6-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-6-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-6-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating_a3b89f616e7744d1ea88bb39300fce4c4_cgraph.png" border = "0" usemap = "#classpFlow_1_1vibrating_a3b89f616e7744d1ea88bb39300fce4c4_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1vibrating_a3b89f616e7744d1ea88bb39300fce4c4_cgraph" id = "classpFlow_1_1vibrating_a3b89f616e7744d1ea88bb39300fce4c4_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,13,112,39" / >
< area shape = "rect" href = "classpFlow_1_1timeInterval.html#a690a47d7890165ea3dd242b11fafc07a" title = " " alt = "" coords = "160,5,308,47" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ab25b05023549e7fec0ee1d0f6ce239dd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab25b05023549e7fec0ee1d0f6ce239dd" > ◆ < / a > < / span > read() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool read < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8cpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "vibrating_8cpp_source.html" > vibrating.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "dictionary_8hpp_source.html#l00309" > dictionary::getVal()< / a > , < a class = "el" href = "dictionary_8hpp_source.html#l00325" > dictionary::getValOrSet()< / a > , and < a class = "el" href = "timeInterval_8cpp_source.html#l00017" > timeInterval::read()< / a > .< / p >
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "vibrating_8hpp_source.html#l00154" > pFlow::operator> > ()< / a > , and < a class = "el" href = "vibrating_8cpp_source.html#l00026" > vibrating::vibrating()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-7" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-7-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-7-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-7-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating_ab25b05023549e7fec0ee1d0f6ce239dd_cgraph.png" border = "0" usemap = "#classpFlow_1_1vibrating_ab25b05023549e7fec0ee1d0f6ce239dd_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1vibrating_ab25b05023549e7fec0ee1d0f6ce239dd_cgraph" id = "classpFlow_1_1vibrating_ab25b05023549e7fec0ee1d0f6ce239dd_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,71,56,98" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a523bcff98ab38f3c5961e56eeb0b1d47" title = " " alt = "" coords = "108,5,248,47" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a5585dc9a8b971fbfe2c99fdb75c5d647" title = " " alt = "" coords = "300,93,440,135" / >
< area shape = "rect" href = "classpFlow_1_1timeInterval.html#ab25b05023549e7fec0ee1d0f6ce239dd" title = " " alt = "" coords = "104,123,252,164" / >
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-8" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-8-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-8-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-8-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating_ab25b05023549e7fec0ee1d0f6ce239dd_icgraph.png" border = "0" usemap = "#classpFlow_1_1vibrating_ab25b05023549e7fec0ee1d0f6ce239dd_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1vibrating_ab25b05023549e7fec0ee1d0f6ce239dd_icgraph" id = "classpFlow_1_1vibrating_ab25b05023549e7fec0ee1d0f6ce239dd_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "199,31,249,57" / >
< area shape = "rect" href = "namespacepFlow.html#ab559b47bba943e73e6ff20cbaa53892a" title = " " alt = "" coords = "5,5,151,32" / >
< area shape = "rect" href = "classpFlow_1_1vibrating.html#a2b355a11348fa109643c5396da68e170" title = " " alt = "" coords = "38,56,118,83" / >
< / map >
< / div >
< / div >
< / div >
< a id = "a279dae2ee3345fbb2b31e5af9ec0a5b4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a279dae2ee3345fbb2b31e5af9ec0a5b4" > ◆ < / a > < / span > write() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8cpp_source.html#l00055" > 55< / a > of file < a class = "el" href = "vibrating_8cpp_source.html" > vibrating.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "dictionary_8cpp_source.html#l00422" > dictionary::add()< / a > , < a class = "el" href = "iOstream_8hpp_source.html#l00320" > pFlow::endl()< / a > , < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , < a class = "el" href = "dictionary_8cpp_source.html#l00349" > dictionary::globalName()< / a > , and < a class = "el" href = "timeInterval_8cpp_source.html#l00026" > timeInterval::write()< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "vibrating_8hpp_source.html#l00145" > pFlow::operator< < ()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-9" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-9-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-9-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-9-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating_a279dae2ee3345fbb2b31e5af9ec0a5b4_cgraph.png" border = "0" usemap = "#classpFlow_1_1vibrating_a279dae2ee3345fbb2b31e5af9ec0a5b4_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1vibrating_a279dae2ee3345fbb2b31e5af9ec0a5b4_cgraph" id = "classpFlow_1_1vibrating_a279dae2ee3345fbb2b31e5af9ec0a5b4_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,83,60,109" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a6ae2ea14b8b5e5661c2f207aae2d4bdc" title = " " alt = "" coords = "305,5,471,32" / >
< area shape = "rect" href = "namespacepFlow.html#aba8f0c455a3fdb4b05ad33a25b13b189" title = "Add newline and flush stream." alt = "" coords = "339,67,437,93" / >
< area shape = "rect" href = "classpFlow_1_1dictionary.html#a85c3c1fce0c14d36030092df2f27b632" title = " " alt = "" coords = "317,130,459,171" / >
< area shape = "rect" href = "classpFlow_1_1timeInterval.html#a279dae2ee3345fbb2b31e5af9ec0a5b4" title = " " alt = "" coords = "108,46,257,87" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-10" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-10-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-10-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-10-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating_a279dae2ee3345fbb2b31e5af9ec0a5b4_icgraph.png" border = "0" usemap = "#classpFlow_1_1vibrating_a279dae2ee3345fbb2b31e5af9ec0a5b4_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1vibrating_a279dae2ee3345fbb2b31e5af9ec0a5b4_icgraph" id = "classpFlow_1_1vibrating_a279dae2ee3345fbb2b31e5af9ec0a5b4_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "199,5,253,32" / >
< area shape = "rect" href = "namespacepFlow.html#a0c2df05cf0d4c01b7e330ecd3bcc0693" title = " " alt = "" coords = "5,5,151,32" / >
< / map >
< / div >
< / div >
< / div >
< a id = "ae1d42751915e8566dac19658cc498ffa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae1d42751915e8566dac19658cc498ffa" > ◆ < / a > < / span > read() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool read < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iIstream.html" > iIstream< / a > &   < / td >
< td class = "paramname" > < em > is< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8cpp_source.html#l00085" > 85< / a > of file < a class = "el" href = "vibrating_8cpp_source.html" > vibrating.cpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00047" > notImplementedFunction< / a > .< / p >
< / div >
< / div >
< a id = "aa7d820a4dd0777a9a82aee242b83a167" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7d820a4dd0777a9a82aee242b83a167" > ◆ < / a > < / span > write() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "pFlowMacros_8hpp.html#a4a0e2a760ea30cb5fe3d40c0cb3fe4a9" > FUNCTION_H< / a > bool write < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classpFlow_1_1iOstream.html" > iOstream< / a > &   < / td >
< td class = "paramname" > < em > os< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8cpp_source.html#l00094" > 94< / a > of file < a class = "el" href = "vibrating_8cpp_source.html" > vibrating.cpp< / a > .< / p >
2023-04-13 11:46:41 -07:00
< p class = "reference" > References < a class = "el" href = "IOstream_8cpp_source.html#l00042" > IOstream::check()< / a > , < a class = "el" href = "pFlowMacros_8hpp_source.html#l00029" > FUNCTION_NAME< / a > , < a class = "el" href = "timeInterval_8cpp_source.html#l00026" > timeInterval::write()< / a > , and < a class = "el" href = "iOstream_8hpp_source.html#l00224" > iOstream::writeWordEntry()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-11" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-11-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-11-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-11-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1vibrating_aa7d820a4dd0777a9a82aee242b83a167_cgraph.png" border = "0" usemap = "#classpFlow_1_1vibrating_aa7d820a4dd0777a9a82aee242b83a167_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1vibrating_aa7d820a4dd0777a9a82aee242b83a167_cgraph" id = "classpFlow_1_1vibrating_aa7d820a4dd0777a9a82aee242b83a167_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,64,60,91" / >
2023-04-13 11:46:41 -07:00
< area shape = "rect" href = "classpFlow_1_1IOstream.html#a367eb3425fc4e8270e2aa961df8ac8a5" title = "Check IOstream status for given operation." alt = "" coords = "123,5,297,32" / >
< area shape = "rect" href = "classpFlow_1_1timeInterval.html#a279dae2ee3345fbb2b31e5af9ec0a5b4" title = " " alt = "" coords = "135,57,285,98" / >
< area shape = "rect" href = "classpFlow_1_1iOstream.html#a21c60a5f3cd7a26eb97fa28923cbaec6" title = "Write a keyword/value entry." alt = "" coords = "108,122,312,163" / >
2023-03-27 10:16:23 -07:00
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a00b0c9642be1f1e40745c74d462bd774" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a00b0c9642be1f1e40745c74d462bd774" > ◆ < / a > < / span > angularFreq_< / 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#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > angularFreq_ {0,0,0}< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00073" > 73< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "vibrating_8hpp_source.html#l00084" > vibrating::calculateVelocity()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a5de4c19d1d86f8750037b13153fa9506" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5de4c19d1d86f8750037b13153fa9506" > ◆ < / a > < / span > phaseAngle_< / 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#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > phaseAngle_ {0,0,0}< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00075" > 75< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "vibrating_8hpp_source.html#l00084" > vibrating::calculateVelocity()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ab99817cefd7dcc788c7d129b270bbfb9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab99817cefd7dcc788c7d129b270bbfb9" > ◆ < / a > < / span > amplitude_< / 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#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > amplitude_ {0,0,0}< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00077" > 77< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "vibrating_8hpp_source.html#l00084" > vibrating::calculateVelocity()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a719c65328bce1858f7f090f430b8fe7a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a719c65328bce1858f7f090f430b8fe7a" > ◆ < / a > < / span > velocity_< / 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#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > velocity_ {0,0,0}< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00079" > 79< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "vibrating_8hpp_source.html#l00084" > vibrating::calculateVelocity()< / a > , < a class = "el" href = "vibrating_8hpp_source.html#l00118" > vibrating::linTangentialVelocityPoint()< / a > , < a class = "el" href = "vibrating_8hpp_source.html#l00110" > vibrating::setTime()< / a > , and < a class = "el" href = "vibrating_8hpp_source.html#l00124" > vibrating::transferPoint()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a51174e4a5d806dc50a1198168c89227b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a51174e4a5d806dc50a1198168c89227b" > ◆ < / a > < / span > velocity0_< / 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#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > velocity0_ {0,0,0}< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2023-04-02 11:35:43 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "vibrating_8hpp_source.html#l00081" > 81< / a > of file < a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
2023-04-02 11:35:43 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "vibrating_8hpp_source.html#l00110" > vibrating::setTime()< / a > , and < a class = "el" href = "vibrating_8hpp_source.html#l00124" > vibrating::transferPoint()< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > src/MotionModel/entities/vibrating/< a class = "el" href = "vibrating_8hpp_source.html" > vibrating.hpp< / a > < / li >
< li > src/MotionModel/entities/vibrating/< a class = "el" href = "vibrating_8cpp_source.html" > vibrating.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_1vibrating.html" > vibrating< / 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 >