Sponsored Content
Full Discussion: member titles
Contact Us Post Here to Contact Site Administrators and Moderators member titles Post 295 by me2unix on Monday 20th of November 2000 11:09:51 AM
Old 11-20-2000
I understand.
do you happen to have a reference of the current (default) definitions?
e.g. how many post required to become "member" ? :-)


btw, I'm convinced this site is going to gain its popularity. The domain name is perfect, and the design maybe the best I have seen in other forums.so I believe its just a question of time..

Hezki
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

access windows titles of a X11 application

Hi, Do you think there a way to get the windows titles of an X11 application with multiple windows on AIX? I have only the application's process id, but I can use shell and C++ programming. I am looking for a hint/links to explore. Thanks! (0 Replies)
Discussion started by: lolal500
0 Replies

2. Post Here to Contact Site Administrators and Moderators

Who is The First Member !!!

Hello Admins Just tell me who is the first member of this forum. Regards, Awadhesh (1 Reply)
Discussion started by: Awadhesh
1 Replies

3. UNIX for Dummies Questions & Answers

Output a list of five books with their filename titles into one file

Dear unix forum, could I output a list of five books with their file name titles into one file? In order o output all the contents of all the files with their file names there was: find . -type f | while read x; echo -e "\n$x";cat "$x";done > бетховен.txt In spite of them being successively... (5 Replies)
Discussion started by: Xcislav
5 Replies
OPTIMISE(5)							File Formats Manual						       OPTIMISE(5)

NAME
optimise - output data file formats DESCRIPTION
This manual page describes the output formats of the files created by the Yagi-Uda project's optimise program. The input files required for optimise are plain ASCII which can be generated by input or first. or may be generated manually with a text editor, if care is used. The format required by optimise is described in input(5). Optimise's output files, which have the .bes extension are the same format as the input files and are again obviously described by input(5). Example of a .up file. The .up file list the improvements made by optimise to an antenna design. Starting from the original design, the file is appended each time a new better design is found. Here is an example, where the final line is the performance of the 4 element beam with the .dat file shown earlier. 1 7.57dBi, 16.93dB F/B, Z=(31.77-56.34j) Ohms, SWR=3.95, SL=16.95 dB 84 7.58dBi, 16.93dB F/B, Z=(31.78-56.32j) Ohms, SWR=3.95, SL=16.95 dB 623 7.58dBi, 16.93dB F/B, Z=(31.78-56.28j) Ohms, SWR=3.95, SL=16.95 dB 89345 9.74dBi, 103.06dB F/B, Z=(37.55 +1.61j) Ohms, SWR=1.33, SL=17.78 dB What is what in the .up file The first column is an integer specifying the iteration. The other columns, going from left to right are gain(dBi), FB, input impedance, VSWR and level of the most significant sidelobe, in dB down on the peak gain. SEE ALS0 yagi(1), output(1), input(1), optimise(1), first(1), input(5), output(5) and yagi(5). AUTHORS
Dr. David Kirkby G8WRB (david.kirkby@onetel.net), with help with converting to DOS from Dr. Joe Mack NA3T (mack@fcrfv2.ncifcrf.gov). Version 1.16 24th October 2000 OPTIMISE(5)
All times are GMT -4. The time now is 12:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy