nec2++(1)
NEC2 (Numerical Electromagnetics Code) is software for modelling
DESCRIPTION
nec2++
performs antennas modelling using the Method of Moments.
OPTIONS
- -i<input-file-name>
-
Set the input file-name instead of standard input
-o<output-file-name>]
Set the output file-name instead of standard output
-g
Print maximum gain to stdout.
-b
Perform NEC++ Benchmark.
-s
Print results to standard output.
-c
Print results in comma-separated-value (CSV) format, this options is used in conjunction with (-s) above.
-h
Print this usage information and exit.
-v
Print nec2++ version number and exit.
AUTHOR
The C++ port started and completed by Tim Molteno <
[email protected]>
The Python work is done by Remi Sassolas<
[email protected]>
This work could not have been done without the tremendous effort put into the C
port by Neoklis Kyriazis.