167 lines
8.2 KiB
HTML
167 lines
8.2 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/FlightState.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('FlightState_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">FlightState.h File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include <array></code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for FlightState.h:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="FlightState_8h__incl.png" border="0" usemap="#ainclude_2FlightState_8h" alt=""/></div>
|
|
<map name="ainclude_2FlightState_8h" id="ainclude_2FlightState_8h">
|
|
<area shape="rect" title=" " alt="" coords="5,5,161,33"/>
|
|
<area shape="rect" title=" " alt="" coords="55,81,111,109"/>
|
|
<area shape="poly" title=" " alt="" coords="86,34,86,65,80,65,80,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="FlightState_8h__dep__incl.png" border="0" usemap="#ainclude_2FlightState_8hdep" alt=""/></div>
|
|
<map name="ainclude_2FlightState_8hdep" id="ainclude_2FlightState_8hdep">
|
|
<area shape="rect" title=" " alt="" coords="723,5,878,33"/>
|
|
<area shape="rect" href="basic__flight__simulation_8cpp.html" title=" " alt="" coords="5,81,170,126"/>
|
|
<area shape="poly" title=" " alt="" coords="708,29,469,48,326,64,183,84,170,86,170,80,182,78,325,58,469,43,708,23"/>
|
|
<area shape="rect" href="FlightSimulator_8cpp.html" title=" " alt="" coords="194,90,365,117"/>
|
|
<area shape="poly" title=" " alt="" coords="708,35,553,56,379,84,338,92,337,86,378,78,553,50,707,29"/>
|
|
<area shape="rect" href="FlightState_8cpp.html" title=" " alt="" coords="390,90,532,117"/>
|
|
<area shape="poly" title=" " alt="" coords="729,40,544,84,513,91,511,86,543,78,728,34"/>
|
|
<area shape="rect" href="ForcesModel_8cpp.html" title=" " alt="" coords="556,90,710,117"/>
|
|
<area shape="poly" title=" " alt="" coords="762,43,661,91,659,87,759,38"/>
|
|
<area shape="rect" href="Integrator_8cpp.html" title=" " alt="" coords="733,90,868,117"/>
|
|
<area shape="poly" title=" " alt="" coords="804,49,804,89,798,89,798,49"/>
|
|
<area shape="rect" href="Rocket_8cpp.html" title=" " alt="" coords="892,90,1008,117"/>
|
|
<area shape="poly" title=" " alt="" coords="840,39,928,87,925,91,837,43"/>
|
|
<area shape="rect" href="Stage_8cpp.html" title=" " alt="" coords="1032,90,1140,117"/>
|
|
<area shape="poly" title=" " alt="" coords="866,35,1020,78,1046,86,1045,91,1019,84,864,40"/>
|
|
<area shape="rect" href="test__flightstate_8cpp.html" title=" " alt="" coords="1164,90,1347,117"/>
|
|
<area shape="poly" title=" " alt="" coords="894,33,1153,78,1194,86,1193,92,1152,84,893,38"/>
|
|
<area shape="rect" href="test__rocket__simulator_8cpp.html" title=" " alt="" coords="1371,90,1596,117"/>
|
|
<area shape="poly" title=" " alt="" coords="894,26,1107,48,1360,78,1411,86,1410,91,1359,84,1107,53,894,32"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="FlightState_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="classFlightState.html">FlightState</a></td></tr>
|
|
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Represents the physical state of the rocket at a given simulation time. <a href="classFlightState.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="FlightState_8h.html">FlightState.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>
|