File: control

package info (click to toggle)
xnec2c 1%3A3.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,388 kB
  • ctags: 1,612
  • sloc: ansic: 22,723; sh: 1,663; makefile: 78
file content (27 lines) | stat: -rw-r--r-- 1,469 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: xnec2c
Section: hamradio
Priority: extra
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Steve Conklin <steve@conklinhouse.com>, Kamal Mostafa <kamal@whence.com>, Colin Tuckley <colint@debian.org>, Dave Hibberd <d@vehibberd.com>
Build-Depends: debhelper (>= 9), libgtk2.0-dev,intltool (>= 0.50.0), dh-autoreconf
Standards-Version: 3.9.8
VCS-Browser: https://anonscm.debian.org/cgit/pkg-hamradio/xnec2c.git
Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/xnec2c.git
Homepage: http://www.5b4az.org/

Package: xnec2c
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: calculate and display radio antenna properties
 The original nec2c is a non-interactive command-line application that reads
 standard NEC2 input files and produces an output file with data requested
 by "commands" in the input file.
 .
 In contrast xnec2c is a GUI interactive application that (in its current form)
 reads NEC2 input files but presents output data in graphical form, e.g. as
 wire frame drawings of the radiation pattern or near E/H field, graphs of
 maximum gain, input impedance, vswr etc against frequency and simple rendering
 of the antenna structure, including color code representation of currents or
 charge densities. These results are only calculated and drawn on user demand
 via menu items or buttons, e.g. xnec2c is interactive and does not execute
 NEC2 "commands" in batch style as the original does.