Skip to content

Commit

Permalink
Fixed Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
polyrod committed Nov 2, 2022
1 parent 50cafd8 commit 31e49e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The Syntax of a GSYM Card is:

GSYM symbolname := [<low>...<high>]

where \<low\> and \<high\> are floating point naumbers and low < high.
where \<low\> and \<high\> are floating point numbers and low < high.

So to check what radius gives best VSWR/GAIN one would replace the definition of radius from above from:

Expand All @@ -115,7 +115,6 @@ To vary the parameters defined in terms of SYM cards you can use the GSYM symbol
GSYM scale := [0,5...1,5]
SYM lambda := scale * vf * c / freq

\newpage
# From .gao file to .gao.nec files

After you prepared your .gao file for your antenna model, you can invoke the optimizer.
Expand Down

0 comments on commit 31e49e4

Please sign in to comment.