-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to documentation from @ f370c67 🚀
- Loading branch information
Showing
341 changed files
with
27,359 additions
and
0 deletions.
There are no files selected for viewing
6,082 changes: 6,082 additions & 0 deletions
6,082
coverage/index.attitude-utils.cpp.76029360482ebb6363247a1708e6414f.html
Large diffs are not rendered by default.
Oops, something went wrong.
2,210 changes: 2,210 additions & 0 deletions
2,210
coverage/index.attitude-utils.hpp.7d7b522360bb3194b192288f58234dae.html
Large diffs are not rendered by default.
Oops, something went wrong.
917 changes: 917 additions & 0 deletions
917
coverage/index.camera.cpp.eb03469948a83c9450c4d79544f05397.html
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,146 @@ | ||
<!DOCTYPE html> | ||
<html class="theme-green"> | ||
|
||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> | ||
<title>GCC Code Coverage Report</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> | ||
<link rel="stylesheet" href="index.css"/> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<h1>GCC Code Coverage Report</h1> | ||
|
||
<hr/> | ||
|
||
<div class="summary"> | ||
<div> | ||
<table class="legend"> | ||
<tr> | ||
<th scope="row">Directory:</th> | ||
<td>src/spatial/</td> | ||
</tr> | ||
<tr> | ||
<th scope="row">Date:</th> | ||
<td>2024-09-21 23:23:19</td> | ||
</tr> | ||
<tr> | ||
<th scope="row">Coverage:</th> | ||
<td class="legend"> | ||
<span class="coverage-low">low: ≥ 0%</span> | ||
<span class="coverage-medium">medium: ≥ 70.0%</span> | ||
<span class="coverage-high">high: ≥ 85.0%</span> | ||
</td> | ||
</tr> | ||
</table> | ||
</div> | ||
|
||
<div> | ||
<table class="coverage"> | ||
<tr> | ||
<th></th> | ||
<th scope="col">Exec</th> | ||
<th scope="col">Total</th> | ||
<th scope="col">Coverage</th> | ||
</tr> | ||
<tr> | ||
<th scope="row">Lines:</th> | ||
<td>0</td> | ||
<td>275</td> | ||
<td class="coverage-none">0.0%</td> | ||
</tr> | ||
<tr> | ||
<th scope="row">Functions:</th> | ||
<td>0</td> | ||
<td>71</td> | ||
<td class="coverage-none">0.0%</td> | ||
</tr> | ||
<tr> | ||
<th scope="row">Branches:</th> | ||
<td>0</td> | ||
<td>58</td> | ||
<td class="coverage-none">0.0%</td> | ||
</tr> | ||
</table> | ||
</div> | ||
</div> | ||
|
||
<hr/> | ||
</header> | ||
|
||
<nav> | ||
<a href="index.functions.html">List of functions</a> | ||
</nav> | ||
|
||
<main> | ||
<table class="file-list"> | ||
<col/> | ||
<colgroup span="3"/> | ||
<colgroup span="2"/> | ||
<colgroup span="2"/> | ||
|
||
<tr> | ||
<th scope="col">File</th> | ||
<th scope="colgroup" colspan=3>Lines</th> | ||
<th scope="colgroup" colspan=2>Functions</th> | ||
<th scope="colgroup" colspan=2>Branches</th> | ||
</tr> | ||
|
||
|
||
<tr> | ||
<th scope="row"> | ||
<a href="index.attitude-utils.cpp.76029360482ebb6363247a1708e6414f.html">attitude-utils.cpp</a> | ||
</th> | ||
<td> | ||
<meter class="coverage-none" min="0" max="100" value="0.0" title="0.0%">0.0</meter> | ||
</td> | ||
<td class="CoverValue line-coverage coverage-none">0.0%</td> | ||
<td class="CoverValue line-coverage coverage-none">0 / 247</td> | ||
<td class="CoverValue function-coverage coverage-none">0.0%</td> | ||
<td class="CoverValue function-coverage coverage-none">0 / 61</td> | ||
<td class="CoverValue branch-coverage coverage-none">0.0%</td> | ||
<td class="CoverValue branch-coverage coverage-none">0 / 46</td> | ||
</tr> | ||
|
||
|
||
<tr> | ||
<th scope="row"> | ||
<a href="index.attitude-utils.hpp.7d7b522360bb3194b192288f58234dae.html">attitude-utils.hpp</a> | ||
</th> | ||
<td> | ||
<meter class="coverage-none" min="0" max="100" value="0.0" title="0.0%">0.0</meter> | ||
</td> | ||
<td class="CoverValue line-coverage coverage-none">0.0%</td> | ||
<td class="CoverValue line-coverage coverage-none">0 / 6</td> | ||
<td class="CoverValue function-coverage coverage-none">0.0%</td> | ||
<td class="CoverValue function-coverage coverage-none">0 / 4</td> | ||
<td class="CoverValue branch-coverage coverage-unknown">-%</td> | ||
<td class="CoverValue branch-coverage coverage-unknown">0 / 0</td> | ||
</tr> | ||
|
||
|
||
<tr> | ||
<th scope="row"> | ||
<a href="index.camera.cpp.eb03469948a83c9450c4d79544f05397.html">camera.cpp</a> | ||
</th> | ||
<td> | ||
<meter class="coverage-none" min="0" max="100" value="0.0" title="0.0%">0.0</meter> | ||
</td> | ||
<td class="CoverValue line-coverage coverage-none">0.0%</td> | ||
<td class="CoverValue line-coverage coverage-none">0 / 22</td> | ||
<td class="CoverValue function-coverage coverage-none">0.0%</td> | ||
<td class="CoverValue function-coverage coverage-none">0 / 6</td> | ||
<td class="CoverValue branch-coverage coverage-none">0.0%</td> | ||
<td class="CoverValue branch-coverage coverage-none">0 / 12</td> | ||
</tr> | ||
|
||
</table> | ||
<hr/> | ||
</main> | ||
|
||
<footer> | ||
Generated by: <a href="http://gcovr.com/en/7.0">GCOVR (Version 7.0)</a> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
<!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.9.8"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"/> | ||
<title>My Project: Class List</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> | ||
<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> | ||
<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">My Project | ||
</div> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</div> | ||
<!-- end header part --> | ||
<!-- Generated by Doxygen 1.9.8 --> | ||
<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" src="menudata.js"></script> | ||
<script type="text/javascript" src="menu.js"></script> | ||
<script type="text/javascript"> | ||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ | ||
$(function() { | ||
initMenu('',true,false,'search.php','Search'); | ||
$(document).ready(function() { init_search(); }); | ||
}); | ||
/* @license-end */ | ||
</script> | ||
<div id="main-nav"></div> | ||
</div><!-- top --> | ||
<!-- 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="headertitle"><div class="title">Class List</div></div> | ||
</div><!--header--> | ||
<div class="contents"> | ||
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory"> | ||
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory"> | ||
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">▼</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacefound.html" target="_self">found</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_0_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1Attitude.html" target="_self">Attitude</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1Camera.html" target="_self">Camera</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_2_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1DistanceDeterminationAlgorithm.html" target="_self">DistanceDeterminationAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1EdgeDetectionAlgorithm.html" target="_self">EdgeDetectionAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_4_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1EllipticalOrbitDerminationAlgorithm.html" target="_self">EllipticalOrbitDerminationAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_5_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1EllipticDistanceDeterminationAlgorithm.html" target="_self">EllipticDistanceDeterminationAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_6_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1EulerAngles.html" target="_self">EulerAngles</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_7_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1EulerianKinematicProfilingAlgorithm.html" target="_self">EulerianKinematicProfilingAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_8_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1FeatureDetectionVectorGenerationAlgorithm.html" target="_self">FeatureDetectionVectorGenerationAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_9_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1KeplerKinematicProfilingAlgorithm.html" target="_self">KeplerKinematicProfilingAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_10_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1KinematicProfilingAlgorithm.html" target="_self">KinematicProfilingAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_11_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1LoCEdgeDetectionAlgorithm.html" target="_self">LoCEdgeDetectionAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_12_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1LOSTVectorGenerationAlgorithm.html" target="_self">LOSTVectorGenerationAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_13_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1Mat3.html" target="_self">Mat3</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_14_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1OrbitDeterminationAlgorithm.html" target="_self">OrbitDeterminationAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_15_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfound_1_1OrbitParams.html" target="_self">OrbitParams</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_16_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1PrecessionOrbitDeterminationAlgorithm.html" target="_self">PrecessionOrbitDeterminationAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_17_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1Quaternion.html" target="_self">Quaternion</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_18_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1SimpleEdgeDetectionAlgorithm.html" target="_self">SimpleEdgeDetectionAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_19_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1SphericalDistanceDeterminationAlgorithm.html" target="_self">SphericalDistanceDeterminationAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_20_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structfound_1_1Vec2.html" target="_self">Vec2</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_21_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1Vec3.html" target="_self">Vec3</a></td><td class="desc"></td></tr> | ||
<tr id="row_0_22_" class="odd"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classfound_1_1VectorGenerationAlgorithm.html" target="_self">VectorGenerationAlgorithm</a></td><td class="desc"></td></tr> | ||
<tr id="row_1_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classOptions.html" target="_self">Options</a></td><td class="desc"></td></tr> | ||
</table> | ||
</div><!-- directory --> | ||
</div><!-- contents --> | ||
<!-- start footer part --> | ||
<hr class="footer"/><address class="footer"><small> | ||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 | ||
</small></address> | ||
</body> | ||
</html> |
Oops, something went wrong.