173 lines
8.4 KiB
HTML
173 lines
8.4 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/Motor.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('Motor_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">Motor.h File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include <string></code><br />
|
|
<code>#include <vector></code><br />
|
|
<code>#include <utility></code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for Motor.h:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="Motor_8h__incl.png" border="0" usemap="#ainclude_2Motor_8h" alt=""/></div>
|
|
<map name="ainclude_2Motor_8h" id="ainclude_2Motor_8h">
|
|
<area shape="rect" title=" " alt="" coords="57,5,180,33"/>
|
|
<area shape="rect" title=" " alt="" coords="5,81,64,109"/>
|
|
<area shape="poly" title=" " alt="" coords="105,36,63,73,59,69,102,32"/>
|
|
<area shape="rect" title=" " alt="" coords="87,81,150,109"/>
|
|
<area shape="poly" title=" " alt="" coords="121,34,121,65,116,65,116,34"/>
|
|
<area shape="rect" title=" " alt="" coords="174,81,234,109"/>
|
|
<area shape="poly" title=" " alt="" coords="135,32,179,69,175,73,132,36"/>
|
|
</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="Motor_8h__dep__incl.png" border="0" usemap="#ainclude_2Motor_8hdep" alt=""/></div>
|
|
<map name="ainclude_2Motor_8hdep" id="ainclude_2Motor_8hdep">
|
|
<area shape="rect" title=" " alt="" coords="697,5,819,33"/>
|
|
<area shape="rect" href="basic__flight__simulation_8cpp.html" title=" " alt="" coords="5,81,170,126"/>
|
|
<area shape="poly" title=" " alt="" coords="681,28,457,48,320,64,183,84,170,86,170,80,182,78,319,59,456,43,681,23"/>
|
|
<area shape="rect" href="FlightSimulator_8cpp.html" title=" " alt="" coords="194,90,365,117"/>
|
|
<area shape="poly" title=" " alt="" coords="682,34,377,84,338,92,337,86,376,78,681,29"/>
|
|
<area shape="rect" href="ForcesModel_8cpp.html" title=" " alt="" coords="390,90,543,117"/>
|
|
<area shape="poly" title=" " alt="" coords="697,40,514,92,512,86,696,35"/>
|
|
<area shape="rect" href="Motor_8cpp.html" title=" " alt="" coords="568,90,677,117"/>
|
|
<area shape="poly" title=" " alt="" coords="725,44,645,91,643,87,722,39"/>
|
|
<area shape="rect" href="Rocket_8cpp.html" title=" " alt="" coords="700,90,816,117"/>
|
|
<area shape="poly" title=" " alt="" coords="761,49,761,89,756,89,756,49"/>
|
|
<area shape="rect" href="Stage_8cpp.html" title=" " alt="" coords="840,90,948,117"/>
|
|
<area shape="poly" title=" " alt="" coords="794,39,874,87,871,91,792,44"/>
|
|
<area shape="rect" href="test__motor_8cpp.html" title=" " alt="" coords="972,90,1128,117"/>
|
|
<area shape="poly" title=" " alt="" coords="821,35,1004,86,1003,92,819,40"/>
|
|
<area shape="rect" href="test__rocket__simulator_8cpp.html" title=" " alt="" coords="1152,90,1378,117"/>
|
|
<area shape="poly" title=" " alt="" coords="835,30,1140,78,1187,86,1187,91,1139,84,834,35"/>
|
|
<area shape="rect" href="test__stage_8cpp.html" title=" " alt="" coords="1402,90,1554,117"/>
|
|
<area shape="poly" title=" " alt="" coords="835,22,1083,40,1237,57,1391,78,1429,86,1428,92,1390,84,1236,62,1083,46,835,27"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="Motor_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="classMotor.html">Motor</a></td></tr>
|
|
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents a rocket motor with thrust characteristics over time. <a href="classMotor.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="Motor_8h.html">Motor.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>
|