-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tutorial pages aktualisiert, JavaDoc neu generiert
- Loading branch information
Simon M. Burkhardt
committed
Jun 10, 2018
1 parent
ff1b1ea
commit 2ee9d71
Showing
150 changed files
with
1,199 additions
and
2,143 deletions.
There are no files selected for viewing
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
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
64 changes: 64 additions & 0 deletions
64
bin/pro2e/userinterface/tutorial/html/4_2_Antennen_Haupt_Nebenkeule.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,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;"> </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ö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öchsten Intensität abstrahlt.<br><br> | ||
|
||
Desweiteren ist der Begriff der Nebenkeule (grün) notwendig. Als Nebenkeule werden die Bereiche beschrieben, welche ungewoll von der Antenne abstrahlen. Sie unterscheiden sich immer an der stärker gedämpften Intensitä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ück</button> | ||
|
||
<button type="button" onClick="self.location.href='5_Antennen_Ausrichtung.html'" class="button" >Weiter</button> | ||
|
||
</center> | ||
</body> | ||
</html> | ||
|
Binary file added
BIN
+175 KB
bin/pro2e/userinterface/tutorial/html/4_2_Antennen_Haupt_Nebenkeule.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.