Skip to content

Commit

Permalink
Tutorial pages aktualisiert, JavaDoc neu generiert
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon M. Burkhardt committed Jun 10, 2018
1 parent ff1b1ea commit 2ee9d71
Show file tree
Hide file tree
Showing 150 changed files with 1,199 additions and 2,143 deletions.
2 changes: 0 additions & 2 deletions bin/pro2e/userinterface/tutorial/html/1_Antennen.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@
</head>
<center>
<body>

<button type="button" onClick="self.location.href='2_Antennen_Arraygeometrie.html'" class="button" >Weiter</button>

</center>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<body>
<button type="button" onClick="self.location.href='4_Antennen_Anzahl_Antennen.html'" class="button" >Zur&uuml;ck</button>

<button type="button" onClick="self.location.href='5_Antennen_Ausrichtung.html'" class="button" >Weiter</button>
<button type="button" onClick="self.location.href='4_2_Antennen_Haupt_Nebenkeule.html'" class="button" >Weiter</button>

</center>
</body>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
<p style="text-align: center;"><span style="font-family: Tahoma,Geneva,sans-serif;"><strong><span style="color: rgb(51, 51, 151); font-size: 36px;">Donut Tutorial</span></strong><span style="color: rgb(51, 51, 151); font-size: 36px;">&nbsp;</span></span>
</p>
<hr>
<p style="text-align: center;"><span style="font-family: Tahoma,Geneva,sans-serif;">Hauptkeule und Nebenkeule</span></p>

<table style="width: 100%;">
<tbody>
<tr>
<td style="width: 50.0000%;"><p style="text-align: center;"><img src="4_2_Antennen_Haupt_Nebenkeule.jpg" style="width: 525px;" class="fr-fic fr-dib">
<br>
</td>
<td style="width: 50.0000%;">
<br><span style="font-family: Tahoma,Geneva,sans-serif;"> Um ein Strahlungsdiagramm korrekt interpretieren zu k&ouml;nnen sind zwei wichtige Begriffe notwendig.<br><br>
Zum einen ist dies die sogenannte Hauptkeule (rot). Sie beschreibt den Bereich, in welchem die Antenne mit der h&ouml;chsten Intensit&auml;t abstrahlt.<br><br>

Desweiteren ist der Begriff der Nebenkeule (gr&uuml;n) notwendig. Als Nebenkeule werden die Bereiche beschrieben, welche ungewoll von der Antenne abstrahlen. Sie unterscheiden sich immer an der st&auml;rker ged&auml;mpften Intensit&auml;t im Vergleich zur Hauptkeule.

<br>
<br>
<br>
</td>
</tr>
</tbody>
</table>

<table style="width: 100%;">
<tbody>
<tr>
<td style="width: 100%; text-align: right;">
<br>
</td>
</tr>
</tbody>
</table>
<form>
<!DOCTYPE html>
<html>
<head>
<style>
.button {
background-color: #4CAF50;
border: none;
color: white;
padding: 15px 25px;
text-align: center;
font-size: 16px;
cursor: pointer;
}

.button:hover {
background-color: green;
}
</style>
</head>
<center>
<body>
<button type="button" onClick="self.location.href='4_1_Ausbreitung_Ausloeschung.html'" class="button" >Zur&uuml;ck</button>

<button type="button" onClick="self.location.href='5_Antennen_Ausrichtung.html'" class="button" >Weiter</button>

</center>
</body>
</html>

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<td style="width: 50.0000%;"><p style="text-align: center;"><p style="text-align: center;"><img src="5_Antennen_Ausrichtung.jpg" style="width: 325px;" class="fr-fic fr-dib">
<br>
</td>
<td style="width: 50.0000%;"><span style="font-family: Tahoma,Geneva,sans-serif;">Um eine andere Ausrichtung zu w&auml;hlen, stehen drei Auswahlen zur Verf&uuml;gung.&nbsp;</span>
<td style="width: 50.0000%;"><span style="font-family: Tahoma,Geneva,sans-serif;">Um eine andere Ausrichtung zu w&auml;hlen, stehen drei Optionen zur Verf&uuml;gung.&nbsp;</span>
<br>
<ul>
<li><span style="font-family: Tahoma,Geneva,sans-serif;">Dipol Zeile</span>
Expand Down
Binary file modified bin/pro2e/userinterface/tutorial/html/7_1_Antennen_Plot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2ee9d71

Please sign in to comment.