Menu

Tree [r40] /
 History

HTTPS access


File Date Author Commit
 doc 2007-05-17 jelinek [r20] added missing verb
 input 2012-11-26 jelinek [r36] added text screen output from D1 and D3
 src 2018-11-09 jelinek [r40] fix C++ update: getline.good() and c.real(r)
 LICENSE.text 2007-04-25 bj48 [r1] first cut
 README 2015-09-15 jelinek [r39] add guide how to visualize results with Antennavis

Read Me

On UNIX:

  cd src
  gmake
  ./yagi-logper ../input/D12K6

On Windows (tested with mingw C++ compiler):

  cd src
  g++ yagi-logper.cc
  cd ..
  src/a.exe input/D12K6

To visualize radiation pattern with Antennavis on UNIX:

  ln -s $PWD/yagi-logper ~/bin/nec2
  cd ../input
  antennavis
    -> click "Load Antenna file", select a .nec file
    -> click "Compute RF Field", press q twice
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.