FreeBSD Manual Pages
readbin(1) General Commands Manual readbin(1) NAME readbin - ATLC's binary file information provider SYNOPSIS readbin filename.bin WARNING This man page is not a complete set of documentation - the complexity of the atlc project makes man pages not an ideal way to document it, although out of completeness, man pages are produced. The best docu- mentation that was current at the time this version was produced should be found on your hard drive, usually at /usr/local/share/atlc/docs/html-docs/index.html although it might be elsewhere if your system administrator chose to install the package elsewhere. Sometimes, errors are corrected in the documentation and placed at http://atlc.sourceforge.net/ before a new release of atlc is released. Please, if you notice a problem with the documentation - even spelling errors and typos, please let me know. DESCRIPTION readbin reports on the number and type of pixels created by the pro- gram atlc. OPTIONS There are no options for readbin EXAMPLE % readbin coax2.V.bin file length=127008 bytes = 15876 pixels there are: 489 ones, 10852 zeros, 0 -ones, 4535 other values FILES atlc-X.Y.Z/docs/html-docs/index.html the full documentation. bitmapfile.bmp Original bitmap file. Must be 24-bit colour uncompressed. bitmapfile.Ex.bin X-component of E-field as a binary. bitmapfile.Ey.bin y-component of E-field as a binary. . bitmapfile.E.bin Sqrt(Ex^2+Ey^2), as a binary. bitmapfile.V.bin bitmapfile.V.bin Voltage as a binary. All the saved binary files (.bin's) are saved as a double precision number for each of the pixels. The first double is the top left, the last the bottom right. SEE ALSO atlc(1) create_bmp_for_circ_in_circ(1) create_bmp_for_circ_in_rect(1) create_bmp_for_microstrip_coupler(1) create_bmp_for_rect_cen_in_rect(1) create_bmp_for_rect_cen_in_rect_coupler(1) cre- ate_bmp_for_rect_in_circ(1) create_bmp_for_rect_in_rect(1) cre- ate_bmp_for_stripline_coupler(1) create_bmp_for_symmetri- cal_stripline(1) design_coupler(1) find_optimal_dimensions_for_mi- crostrip_coupler(1) http://atlc.sourceforge.net - Home page http://sourceforge.net/projects/atlc - Download area atlc-X.Y.Z/docs/html-docs/index.html - HTML docs atlc-X.Y.Z/docs/qex-december-1996/atlc.pdf - theory paper atlc-X.Y.Z/examples - examples Dr. David Kirkby atlc-4.4.2 28th Sept 2003 readbin(1)
NAME | SYNOPSIS | WARNING | DESCRIPTION | OPTIONS | EXAMPLE | FILES | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=readbin&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>