qtrocket2/docs/doxygen/html/classIntegrator.html

403 lines
23 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.13.2"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>QtRocket: Integrator 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>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="cookie.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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() { init_search(); });
/* @license-end */
</script>
<link href="doxygen.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 id="projectrow">
<td id="projectalign">
<div id="projectname">QtRocket
</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()">&#160;</span>
<input type="text" id="MSearchField" value="" placeholder="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.svg" alt=""/></a>
</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.13.2 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() { codefold.init(0); });
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function(){initNavTree('classIntegrator.html',''); initResizable(true); });
/* @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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-methods">Private Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classIntegrator-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">Integrator Class Reference</div></div>
</div><!--header-->
<div class="contents">
<p>Advances the rocket's flight state using numerical integration.
<a href="#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="Integrator_8h_source.html">Integrator.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a303912e56b0e175e4889f782eff22b0e" id="r_a303912e56b0e175e4889f782eff22b0e"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a303912e56b0e175e4889f782eff22b0e">Integrator</a> (std::shared_ptr&lt; <a class="el" href="classRocket.html">Rocket</a> &gt; rocket, std::shared_ptr&lt; <a class="el" href="classForcesModel.html">ForcesModel</a> &gt; forcesModel)</td></tr>
<tr class="memdesc:a303912e56b0e175e4889f782eff22b0e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a new <a class="el" href="classIntegrator.html" title="Advances the rocket&#39;s flight state using numerical integration.">Integrator</a>. <br /></td></tr>
<tr class="separator:a303912e56b0e175e4889f782eff22b0e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad4e1f668e42647c3c8dd2d3e7b735ea6" id="r_ad4e1f668e42647c3c8dd2d3e7b735ea6"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ad4e1f668e42647c3c8dd2d3e7b735ea6">~Integrator</a> ()=default</td></tr>
<tr class="memdesc:ad4e1f668e42647c3c8dd2d3e7b735ea6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default destructor. <br /></td></tr>
<tr class="separator:ad4e1f668e42647c3c8dd2d3e7b735ea6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae2e9e35a2ee30281a34721f1b5f489a4" id="r_ae2e9e35a2ee30281a34721f1b5f489a4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#ae2e9e35a2ee30281a34721f1b5f489a4">step</a> (<a class="el" href="classFlightState.html">FlightState</a> &amp;state, const std::array&lt; double, 3 &gt; &amp;netForce, double deltaTime)</td></tr>
<tr class="memdesc:ae2e9e35a2ee30281a34721f1b5f489a4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Advances the flight state forward by one time step. <br /></td></tr>
<tr class="separator:ae2e9e35a2ee30281a34721f1b5f489a4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pri-methods" name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr class="memitem:abc7ad7dd3af3e3ef2df70745ce5bfdc7" id="r_abc7ad7dd3af3e3ef2df70745ce5bfdc7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#abc7ad7dd3af3e3ef2df70745ce5bfdc7">eulerIntegration</a> (<a class="el" href="classFlightState.html">FlightState</a> &amp;state, const std::array&lt; double, 3 &gt; &amp;netForce, double deltaTime)</td></tr>
<tr class="memdesc:abc7ad7dd3af3e3ef2df70745ce5bfdc7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Performs simple Euler integration for translational motion. <br /></td></tr>
<tr class="separator:abc7ad7dd3af3e3ef2df70745ce5bfdc7"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pri-attribs" name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a88146debc4e16c3400e9c84b63191c7e" id="r_a88146debc4e16c3400e9c84b63191c7e"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="classRocket.html">Rocket</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a88146debc4e16c3400e9c84b63191c7e">rocket_</a></td></tr>
<tr class="memdesc:a88146debc4e16c3400e9c84b63191c7e"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classRocket.html" title="Represents a complete rocket vehicle composed of stages, motors, and recovery systems.">Rocket</a> model reference. <br /></td></tr>
<tr class="separator:a88146debc4e16c3400e9c84b63191c7e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8ffc09a32afdb8e7e40869d452076ba2" id="r_a8ffc09a32afdb8e7e40869d452076ba2"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="classForcesModel.html">ForcesModel</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a8ffc09a32afdb8e7e40869d452076ba2">forcesModel_</a></td></tr>
<tr class="memdesc:a8ffc09a32afdb8e7e40869d452076ba2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Forces model reference. <br /></td></tr>
<tr class="separator:a8ffc09a32afdb8e7e40869d452076ba2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Advances the rocket's flight state using numerical integration. </p>
<p>The <a class="el" href="classIntegrator.html" title="Advances the rocket&#39;s flight state using numerical integration.">Integrator</a> uses simple time-stepping methods (e.g., Euler, RK4) to update position, velocity, and optionally orientation and angular velocity. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a303912e56b0e175e4889f782eff22b0e" name="a303912e56b0e175e4889f782eff22b0e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a303912e56b0e175e4889f782eff22b0e">&#9670;&#160;</a></span>Integrator()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Integrator::Integrator </td>
<td>(</td>
<td class="paramtype">std::shared_ptr&lt; <a class="el" href="classRocket.html">Rocket</a> &gt;</td> <td class="paramname"><span class="paramname"><em>rocket</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">std::shared_ptr&lt; <a class="el" href="classForcesModel.html">ForcesModel</a> &gt;</td> <td class="paramname"><span class="paramname"><em>forcesModel</em></span>&#160;)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructs a new <a class="el" href="classIntegrator.html" title="Advances the rocket&#39;s flight state using numerical integration.">Integrator</a>. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">rocket</td><td>Pointer to the rocket being simulated. </td></tr>
<tr><td class="paramname">forcesModel</td><td>Pointer to the forces model. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a id="ad4e1f668e42647c3c8dd2d3e7b735ea6" name="ad4e1f668e42647c3c8dd2d3e7b735ea6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad4e1f668e42647c3c8dd2d3e7b735ea6">&#9670;&#160;</a></span>~Integrator()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Integrator::~Integrator </td>
<td>(</td>
<td class="paramname"><span class="paramname"><em></em></span></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel default">default</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Default destructor. </p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="abc7ad7dd3af3e3ef2df70745ce5bfdc7" name="abc7ad7dd3af3e3ef2df70745ce5bfdc7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abc7ad7dd3af3e3ef2df70745ce5bfdc7">&#9670;&#160;</a></span>eulerIntegration()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void Integrator::eulerIntegration </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classFlightState.html">FlightState</a> &amp;</td> <td class="paramname"><span class="paramname"><em>state</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::array&lt; double, 3 &gt; &amp;</td> <td class="paramname"><span class="paramname"><em>netForce</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double</td> <td class="paramname"><span class="paramname"><em>deltaTime</em></span>&#160;)</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel private">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Performs simple Euler integration for translational motion. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">state</td><td>Current flight state. </td></tr>
<tr><td class="paramname">netForce</td><td>Force vector acting on rocket [N]. </td></tr>
<tr><td class="paramname">deltaTime</td><td>Time step size (seconds). </td></tr>
</table>
</dd>
</dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="classIntegrator_abc7ad7dd3af3e3ef2df70745ce5bfdc7_cgraph.png" border="0" usemap="#aclassIntegrator_abc7ad7dd3af3e3ef2df70745ce5bfdc7_cgraph" alt=""/></div>
<map name="aclassIntegrator_abc7ad7dd3af3e3ef2df70745ce5bfdc7_cgraph" id="aclassIntegrator_abc7ad7dd3af3e3ef2df70745ce5bfdc7_cgraph">
<area shape="rect" title="Performs simple Euler integration for translational motion." alt="" coords="5,136,203,164"/>
<area shape="rect" href="classFlightState.html#a128d86980e2ef1659698d59020c3f553" title="Gets the current acceleration vector." alt="" coords="251,5,453,33"/>
<area shape="poly" title=" " alt="" coords="119,133,174,89,211,65,250,43,268,36,270,41,252,48,214,69,178,94,123,138"/>
<area shape="rect" href="classFlightState.html#a9a1183505e6539073cb6f3ff5fcc505b" title="Gets the current position vector." alt="" coords="265,57,438,85"/>
<area shape="poly" title=" " alt="" coords="142,133,250,95,278,87,279,92,251,100,144,138"/>
<area shape="rect" href="classFlightState.html#ad78ea9399327e70496f3508f2a1ffb1f" title="Gets the current velocity vector." alt="" coords="265,109,439,137"/>
<area shape="poly" title=" " alt="" coords="203,137,249,132,249,137,204,142"/>
<area shape="rect" href="classFlightState.html#afcd8ae883f3892ccbac685b56dcdbaaa" title="Sets the current acceleration vector." alt="" coords="251,161,452,189"/>
<area shape="poly" title=" " alt="" coords="204,157,236,161,235,166,203,163"/>
<area shape="rect" href="classFlightState.html#a5cbeb7d04ea884baeb09579a3d5909fc" title="Sets the current position vector." alt="" coords="266,213,438,241"/>
<area shape="poly" title=" " alt="" coords="145,162,251,198,280,206,279,211,250,203,143,167"/>
<area shape="rect" href="classFlightState.html#a2f127e65b737842f0fcd0083c8d5eb4a" title="Sets the current velocity vector." alt="" coords="265,265,438,293"/>
<area shape="poly" title=" " alt="" coords="123,162,178,206,214,229,252,250,270,258,268,263,250,255,211,234,175,210,120,166"/>
</map>
</div>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="classIntegrator_abc7ad7dd3af3e3ef2df70745ce5bfdc7_icgraph.png" border="0" usemap="#aclassIntegrator_abc7ad7dd3af3e3ef2df70745ce5bfdc7_icgraph" alt=""/></div>
<map name="aclassIntegrator_abc7ad7dd3af3e3ef2df70745ce5bfdc7_icgraph" id="aclassIntegrator_abc7ad7dd3af3e3ef2df70745ce5bfdc7_icgraph">
<area shape="rect" title="Performs simple Euler integration for translational motion." alt="" coords="175,5,372,33"/>
<area shape="rect" href="classIntegrator.html#ae2e9e35a2ee30281a34721f1b5f489a4" title="Advances the flight state forward by one time step." alt="" coords="5,5,127,33"/>
<area shape="poly" title=" " alt="" coords="159,22,127,22,127,16,159,16"/>
</map>
</div>
</div>
</div>
<a id="ae2e9e35a2ee30281a34721f1b5f489a4" name="ae2e9e35a2ee30281a34721f1b5f489a4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae2e9e35a2ee30281a34721f1b5f489a4">&#9670;&#160;</a></span>step()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Integrator::step </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classFlightState.html">FlightState</a> &amp;</td> <td class="paramname"><span class="paramname"><em>state</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::array&lt; double, 3 &gt; &amp;</td> <td class="paramname"><span class="paramname"><em>netForce</em></span>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double</td> <td class="paramname"><span class="paramname"><em>deltaTime</em></span>&#160;)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Advances the flight state forward by one time step. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">state</td><td>The flight state to update. </td></tr>
<tr><td class="paramname">deltaTime</td><td>Time step size (seconds). </td></tr>
</table>
</dd>
</dl>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="classIntegrator_ae2e9e35a2ee30281a34721f1b5f489a4_cgraph.png" border="0" usemap="#aclassIntegrator_ae2e9e35a2ee30281a34721f1b5f489a4_cgraph" alt=""/></div>
<map name="aclassIntegrator_ae2e9e35a2ee30281a34721f1b5f489a4_cgraph" id="aclassIntegrator_ae2e9e35a2ee30281a34721f1b5f489a4_cgraph">
<area shape="rect" title="Advances the flight state forward by one time step." alt="" coords="5,136,127,164"/>
<area shape="rect" href="classIntegrator.html#abc7ad7dd3af3e3ef2df70745ce5bfdc7" title="Performs simple Euler integration for translational motion." alt="" coords="175,136,372,164"/>
<area shape="poly" title=" " alt="" coords="127,147,159,147,159,152,127,152"/>
<area shape="rect" href="classFlightState.html#a128d86980e2ef1659698d59020c3f553" title="Gets the current acceleration vector." alt="" coords="420,5,622,33"/>
<area shape="poly" title=" " alt="" coords="289,133,344,89,380,65,419,43,438,36,440,41,421,48,383,69,347,94,292,138"/>
<area shape="rect" href="classFlightState.html#a9a1183505e6539073cb6f3ff5fcc505b" title="Gets the current position vector." alt="" coords="434,57,608,85"/>
<area shape="poly" title=" " alt="" coords="311,133,419,95,447,87,449,92,421,100,313,138"/>
<area shape="rect" href="classFlightState.html#ad78ea9399327e70496f3508f2a1ffb1f" title="Gets the current velocity vector." alt="" coords="434,109,608,137"/>
<area shape="poly" title=" " alt="" coords="372,137,418,132,419,137,373,142"/>
<area shape="rect" href="classFlightState.html#afcd8ae883f3892ccbac685b56dcdbaaa" title="Sets the current acceleration vector." alt="" coords="420,161,622,189"/>
<area shape="poly" title=" " alt="" coords="373,157,405,161,405,166,372,163"/>
<area shape="rect" href="classFlightState.html#a5cbeb7d04ea884baeb09579a3d5909fc" title="Sets the current position vector." alt="" coords="435,213,607,241"/>
<area shape="poly" title=" " alt="" coords="314,162,421,198,449,206,448,211,419,203,312,167"/>
<area shape="rect" href="classFlightState.html#a2f127e65b737842f0fcd0083c8d5eb4a" title="Sets the current velocity vector." alt="" coords="434,265,608,293"/>
<area shape="poly" title=" " alt="" coords="293,162,347,206,383,229,421,250,440,258,438,263,419,255,380,234,344,210,289,166"/>
</map>
</div>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a8ffc09a32afdb8e7e40869d452076ba2" name="a8ffc09a32afdb8e7e40869d452076ba2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8ffc09a32afdb8e7e40869d452076ba2">&#9670;&#160;</a></span>forcesModel_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="classForcesModel.html">ForcesModel</a>&gt; Integrator::forcesModel_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel private">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Forces model reference. </p>
</div>
</div>
<a id="a88146debc4e16c3400e9c84b63191c7e" name="a88146debc4e16c3400e9c84b63191c7e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a88146debc4e16c3400e9c84b63191c7e">&#9670;&#160;</a></span>rocket_</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="classRocket.html">Rocket</a>&gt; Integrator::rocket_</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel private">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p><a class="el" href="classRocket.html" title="Represents a complete rocket vehicle composed of stages, motors, and recovery systems.">Rocket</a> model reference. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>include/<a class="el" href="Integrator_8h_source.html">Integrator.h</a></li>
<li>src/<a class="el" href="Integrator_8cpp.html">Integrator.cpp</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="classIntegrator.html">Integrator</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.13.2 </li>
</ul>
</div>
</body>
</html>