diff options
author | JK Wood <joshuakwood@gmail.com> | 2022-02-12 16:29:03 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-14 08:06:53 +0700 |
commit | 59ce8dea0ce67b78941400838411b8125a41a5a1 (patch) | |
tree | 81d5edb10722a3daf69e2144ea29155f61aa5475 /ham/xnec2c/README | |
parent | b26287f2a001e3b62d1d45405618a8691dc84679 (diff) |
ham/xnec2c: Updated for 4.4.5. Fix README.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/xnec2c/README')
-rw-r--r-- | ham/xnec2c/README | 34 |
1 files changed, 19 insertions, 15 deletions
diff --git a/ham/xnec2c/README b/ham/xnec2c/README index e1975aa8ef..281e24be28 100644 --- a/ham/xnec2c/README +++ b/ham/xnec2c/README @@ -1,18 +1,22 @@ -xnec2c is a GTK+ graphical interactive version of nec2c. It incorporates -the nec2c core which it uses for reading input files and calculating -output data, but it does not need and indeed does not produce an output -file by default. Since xnec2c incorporates the nec2c core, it has access -to all internal buffers, including structure data, frequency-related -data (structure currents, input impedance, gain etc) and radiation pattern -data (for the far field and near field). It therefore has the ability to -graphically display user-requested data directly, as the frequency loop -progresses or after input from the user. Graphs of frequency-related data -and the current or charge distribution evolve as the frequency loop -progresses, and radiation patterns (far and near field) are sequentially -drawn for each frequency step. A new frequency can be entered by the user -from spin buttons in the main or radiation pattern windows or by clicking -on the graphs of frequency-related data. New output data are then computed -and displayed in text and graphical form. +xnec2c is a GTK+ graphical interactive version of nec2c. It incorporates +the nec2c core which it uses for reading input files and calculating +output data, but it does not need and indeed does not produce an output +file by default. + +Since xnec2c incorporates the nec2c core, it has access to all internal +buffers, including structure data, frequency-related data (structure +currents, input impedance, gain etc) and radiation pattern data (for the +far field and near field). It therefore has the ability to graphically +display user-requested data directly, as the frequency loop progresses +or after input from the user. + +Graphs of frequency-related data and the current or charge distribution +evolve as the frequency loop progresses, and radiation patterns (far and +near field) are sequentially drawn for each frequency step. A new +frequency can be entered by the user from spin buttons in the main or +radiation pattern windows or by clicking on the graphs of +frequency-related data. New output data are then computed and displayed +in text and graphical form. nec2c is a C translation of the Fortran nec2 code, which allows analysis of antennas. |