224 lines
13 KiB
HTML
224 lines
13 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: tests/test_recoverysystem.cpp 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('test__recoverysystem_8cpp.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="#func-members">Functions</a> </div>
|
|
<div class="headertitle"><div class="title">test_recoverysystem.cpp File Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include "<a class="el" href="catch__amalgamated_8hpp_source.html">vendor/catch_amalgamated.hpp</a>"</code><br />
|
|
<code>#include "<a class="el" href="RecoverySystem_8h_source.html">RecoverySystem.h</a>"</code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for test_recoverysystem.cpp:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="test__recoverysystem_8cpp__incl.png" border="0" usemap="#atests_2test__recoverysystem_8cpp" alt=""/></div>
|
|
<map name="atests_2test__recoverysystem_8cpp" id="atests_2test__recoverysystem_8cpp">
|
|
<area shape="rect" title=" " alt="" coords="346,5,568,33"/>
|
|
<area shape="rect" href="catch__amalgamated_8hpp.html" title=" " alt="" coords="766,81,997,109"/>
|
|
<area shape="poly" title=" " alt="" coords="534,31,790,75,789,80,533,36"/>
|
|
<area shape="rect" href="RecoverySystem_8h.html" title=" " alt="" coords="280,81,424,109"/>
|
|
<area shape="poly" title=" " alt="" coords="440,36,384,74,381,70,437,31"/>
|
|
<area shape="rect" title=" " alt="" coords="88,157,179,184"/>
|
|
<area shape="poly" title=" " alt="" coords="765,104,508,123,353,138,195,159,194,154,352,133,507,118,765,99"/>
|
|
<area shape="rect" title=" " alt="" coords="5,157,64,184"/>
|
|
<area shape="poly" title=" " alt="" coords="765,100,628,104,458,113,271,131,79,159,79,154,270,126,458,108,628,98,765,94"/>
|
|
<area shape="rect" title=" " alt="" coords="202,157,272,184"/>
|
|
<area shape="poly" title=" " alt="" coords="766,105,547,123,419,139,287,159,286,154,418,133,547,118,765,100"/>
|
|
<area shape="rect" title=" " alt="" coords="296,157,360,184"/>
|
|
<area shape="poly" title=" " alt="" coords="765,107,586,126,482,140,376,159,375,154,481,135,585,121,765,102"/>
|
|
<area shape="rect" title=" " alt="" coords="384,157,453,184"/>
|
|
<area shape="poly" title=" " alt="" coords="766,112,627,131,468,159,467,154,626,126,765,107"/>
|
|
<area shape="rect" title=" " alt="" coords="476,157,542,184"/>
|
|
<area shape="poly" title=" " alt="" coords="800,112,689,132,557,159,556,154,688,126,799,107"/>
|
|
<area shape="rect" title=" " alt="" coords="566,157,631,184"/>
|
|
<area shape="poly" title=" " alt="" coords="829,112,647,159,646,154,828,107"/>
|
|
<area shape="rect" title=" " alt="" coords="655,157,718,184"/>
|
|
<area shape="poly" title=" " alt="" coords="847,112,733,155,731,150,845,107"/>
|
|
<area shape="rect" title=" " alt="" coords="742,157,826,184"/>
|
|
<area shape="poly" title=" " alt="" coords="865,111,814,150,811,145,862,107"/>
|
|
<area shape="rect" title=" " alt="" coords="850,157,912,184"/>
|
|
<area shape="poly" title=" " alt="" coords="884,109,884,141,878,141,878,109"/>
|
|
<area shape="rect" title=" " alt="" coords="936,157,1021,184"/>
|
|
<area shape="poly" title=" " alt="" coords="900,107,951,145,948,150,897,111"/>
|
|
<area shape="rect" title=" " alt="" coords="1045,157,1120,184"/>
|
|
<area shape="poly" title=" " alt="" coords="918,107,1033,148,1031,154,916,112"/>
|
|
<area shape="rect" title=" " alt="" coords="1144,157,1202,184"/>
|
|
<area shape="poly" title=" " alt="" coords="940,107,1130,153,1128,159,939,112"/>
|
|
<area shape="rect" title=" " alt="" coords="1226,157,1278,184"/>
|
|
<area shape="poly" title=" " alt="" coords="974,107,1084,126,1212,154,1211,159,1083,131,973,112"/>
|
|
<area shape="rect" title=" " alt="" coords="1302,157,1367,184"/>
|
|
<area shape="poly" title=" " alt="" coords="996,107,1131,126,1287,154,1286,159,1130,131,995,112"/>
|
|
<area shape="rect" title=" " alt="" coords="1391,157,1441,184"/>
|
|
<area shape="poly" title=" " alt="" coords="998,101,1173,118,1273,133,1376,153,1375,159,1273,139,1172,124,997,106"/>
|
|
<area shape="rect" title=" " alt="" coords="1466,157,1542,184"/>
|
|
<area shape="poly" title=" " alt="" coords="998,101,1205,120,1326,135,1451,154,1450,159,1326,140,1204,125,997,106"/>
|
|
<area shape="rect" title=" " alt="" coords="1567,157,1641,184"/>
|
|
<area shape="poly" title=" " alt="" coords="998,98,1248,116,1398,132,1552,154,1551,159,1398,137,1248,121,997,104"/>
|
|
<area shape="rect" title=" " alt="" coords="1665,157,1719,184"/>
|
|
<area shape="poly" title=" " alt="" coords="997,94,1129,98,1291,108,1469,126,1650,154,1649,159,1468,131,1290,113,1129,104,997,99"/>
|
|
<area shape="rect" title=" " alt="" coords="1743,157,1808,184"/>
|
|
<area shape="poly" title=" " alt="" coords="998,95,1142,99,1323,109,1524,126,1728,154,1728,159,1523,132,1323,114,1142,104,997,100"/>
|
|
<area shape="poly" title=" " alt="" coords="286,112,79,159,78,154,285,107"/>
|
|
</map>
|
|
</div>
|
|
</div><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:a65aee30789a7f17227c0c71736375d03" id="r_a65aee30789a7f17227c0c71736375d03"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a65aee30789a7f17227c0c71736375d03">TEST_CASE</a> ("RecoverySystem basic behavior", "[recoverysystem]")</td></tr>
|
|
<tr class="separator:a65aee30789a7f17227c0c71736375d03"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<h2 class="groupheader">Function Documentation</h2>
|
|
<a id="a65aee30789a7f17227c0c71736375d03" name="a65aee30789a7f17227c0c71736375d03"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a65aee30789a7f17227c0c71736375d03">◆ </a></span>TEST_CASE()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">TEST_CASE </td>
|
|
<td>(</td>
|
|
<td class="paramtype">"RecoverySystem basic behavior"</td> <td class="paramname"><span class="paramname"><em></em></span>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">""</td> <td class="paramname"><span class="paramname"><em></em></span>[recoverysystem] )</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<div class="dynheader">
|
|
Here is the call graph for this function:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="test__recoverysystem_8cpp_a65aee30789a7f17227c0c71736375d03_cgraph.png" border="0" usemap="#atest__recoverysystem_8cpp_a65aee30789a7f17227c0c71736375d03_cgraph" alt=""/></div>
|
|
<map name="atest__recoverysystem_8cpp_a65aee30789a7f17227c0c71736375d03_cgraph" id="atest__recoverysystem_8cpp_a65aee30789a7f17227c0c71736375d03_cgraph">
|
|
<area shape="rect" title=" " alt="" coords="5,152,100,180"/>
|
|
<area shape="rect" href="classRecoverySystem.html#a71620d51b6ed4a1c240b8267e04a6930" title="Checks if deployment conditions are met based on flight state." alt="" coords="150,5,408,50"/>
|
|
<area shape="poly" title=" " alt="" coords="60,151,94,106,118,81,146,60,156,55,159,59,149,65,122,85,98,109,65,154"/>
|
|
<area shape="rect" href="classRecoverySystem.html#a62619dd8617adcd5dbc373c97e9ed1ca" title="Marks the recovery system as deployed." alt="" coords="187,74,370,102"/>
|
|
<area shape="poly" title=" " alt="" coords="74,150,107,130,147,112,174,103,175,108,149,117,110,135,77,154"/>
|
|
<area shape="rect" href="classRecoverySystem.html#ab4db28b4ab611843003e9d6aa72b6aaf" title="Gets the drag coefficient." alt="" coords="148,126,410,154"/>
|
|
<area shape="poly" title=" " alt="" coords="100,158,140,153,141,159,100,163"/>
|
|
<area shape="rect" href="classRecoverySystem.html#a2bd6e22f2812d63556150eb44bbee811" title="Gets the name of the recovery system." alt="" coords="179,178,378,206"/>
|
|
<area shape="poly" title=" " alt="" coords="100,169,164,176,164,181,100,174"/>
|
|
<area shape="rect" href="classRecoverySystem.html#aee891188c06da83c0460b9a01cf6e2bd" title="Gets the reference area." alt="" coords="151,230,407,258"/>
|
|
<area shape="poly" title=" " alt="" coords="77,178,110,197,149,215,175,223,174,228,147,219,108,202,75,183"/>
|
|
<area shape="rect" href="classRecoverySystem.html#aef0d9ece48e151e102905459c131a443" title="Returns whether the recovery system has been deployed." alt="" coords="173,282,385,310"/>
|
|
<area shape="poly" title=" " alt="" coords="65,179,98,223,122,247,149,267,163,274,161,278,146,271,118,251,94,227,60,182"/>
|
|
</map>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</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_59425e443f801f1f2fd8bbe4959a3ccf.html">tests</a></li><li class="navelem"><a class="el" href="test__recoverysystem_8cpp.html">test_recoverysystem.cpp</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>
|