165 lines
8.1 KiB
HTML
165 lines
8.1 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: include/RecoverySystem.h File 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&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()"> </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&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&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&dn=expat.txt MIT */
|
|
$(function(){initNavTree('RecoverySystem_8h.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="#nested-classes">Classes</a> </div>
|
|
<div class="headertitle"><div class="title">RecoverySystem.h File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include <string></code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for RecoverySystem.h:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="RecoverySystem_8h__incl.png" border="0" usemap="#ainclude_2RecoverySystem_8h" alt=""/></div>
|
|
<map name="ainclude_2RecoverySystem_8h" id="ainclude_2RecoverySystem_8h">
|
|
<area shape="rect" title=" " alt="" coords="5,5,200,33"/>
|
|
<area shape="rect" title=" " alt="" coords="73,81,132,109"/>
|
|
<area shape="poly" title=" " alt="" coords="105,34,105,65,100,65,100,34"/>
|
|
</map>
|
|
</div>
|
|
</div><div class="textblock"><div class="dynheader">
|
|
This graph shows which files directly or indirectly include this file:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="RecoverySystem_8h__dep__incl.png" border="0" usemap="#ainclude_2RecoverySystem_8hdep" alt=""/></div>
|
|
<map name="ainclude_2RecoverySystem_8hdep" id="ainclude_2RecoverySystem_8hdep">
|
|
<area shape="rect" title=" " alt="" coords="605,5,799,33"/>
|
|
<area shape="rect" href="basic__flight__simulation_8cpp.html" title=" " alt="" coords="5,81,170,126"/>
|
|
<area shape="poly" title=" " alt="" coords="590,33,398,53,181,84,170,86,169,80,180,78,398,48,589,27"/>
|
|
<area shape="rect" href="ForcesModel_8cpp.html" title=" " alt="" coords="194,90,347,117"/>
|
|
<area shape="poly" title=" " alt="" coords="606,39,360,84,324,91,323,86,359,78,605,33"/>
|
|
<area shape="rect" href="RecoverySystem_8cpp.html" title=" " alt="" coords="372,90,553,117"/>
|
|
<area shape="poly" title=" " alt="" coords="650,41,501,91,500,86,648,36"/>
|
|
<area shape="rect" href="Rocket_8cpp.html" title=" " alt="" coords="576,90,692,117"/>
|
|
<area shape="poly" title=" " alt="" coords="684,47,647,91,643,87,679,44"/>
|
|
<area shape="rect" href="Stage_8cpp.html" title=" " alt="" coords="716,90,824,117"/>
|
|
<area shape="poly" title=" " alt="" coords="725,44,762,87,757,91,721,47"/>
|
|
<area shape="rect" href="test__recoverysystem_8cpp.html" title=" " alt="" coords="849,90,1070,117"/>
|
|
<area shape="poly" title=" " alt="" coords="759,36,919,86,917,91,757,41"/>
|
|
<area shape="rect" href="test__rocket__simulator_8cpp.html" title=" " alt="" coords="1095,90,1320,117"/>
|
|
<area shape="poly" title=" " alt="" coords="801,33,1083,78,1130,86,1129,91,1082,84,800,39"/>
|
|
<area shape="rect" href="test__stage_8cpp.html" title=" " alt="" coords="1345,90,1497,117"/>
|
|
<area shape="poly" title=" " alt="" coords="815,24,1054,43,1194,58,1333,78,1372,86,1371,92,1332,84,1194,64,1054,48,815,29"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="RecoverySystem_8h_source.html">Go to the source code of this file.</a></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
|
|
Classes</h2></td></tr>
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classRecoverySystem.html">RecoverySystem</a></td></tr>
|
|
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a recovery system for a rocket stage. <a href="classRecoverySystem.html#details">More...</a><br /></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
</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="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="RecoverySystem_8h.html">RecoverySystem.h</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>
|