-
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.
Fixed layout and added latex math formulas
- Loading branch information
Showing
15 changed files
with
91 additions
and
75 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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,15 @@ | ||
\documentclass{article} | ||
\begin{document} | ||
\begin{equation} | ||
E_{z}=\frac{-\frac{\mathrm{j}}{2} \eta I_{a} \left(1-\cos \! \left(\frac{k l}{2}\right)\right) {\mathrm e}^{\mathrm{-j} k r}}{\mathrm{\pi} \sin \! \left(\frac{k l}{2}\right) r} | ||
\end{equation} | ||
\begin{equation} | ||
V_{\mathit{OC}}=\frac{\mathrm{j} \eta I_{a} \tan \! \left(\frac{k l}{4}\right)^{2} {\mathrm e}^{\mathrm{-j} k r}}{\mathrm{\pi} k r} | ||
\end{equation} | ||
\begin{equation} | ||
P_{\mathit{load}}=\frac{V_{\mathit{OC}}^{2}}{8 R_{\mathit{rad}}} | ||
\end{equation} | ||
\begin{equation} | ||
P_{\mathit{rx}}=\frac{P_{\mathit{tx}} G_{\mathit{tx}} G_{\mathit{rx}} \lambda^{2}}{16 \mathrm{\pi}^{2} r^{2}} | ||
\end{equation} | ||
\end{document} |
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
131 changes: 65 additions & 66 deletions
131
src/main/resources/dipole/rf/calculator/dipole-view.fxml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
+2.21 KB
(110%)
src/main/resources/dipole/rf/calculator/images/half-dipole1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file not shown.
File renamed without changes
Binary file not shown.
File renamed without changes
Binary file not shown.
File renamed without changes
Binary file not shown.