NAME
readbin - ATLC's binary file information provider
SYNOPSIS
readbin filename.bin
WARNING
This man page is not a complete set of documentation. See
the html files for more complete information. So far, I've
not managed to install the html files into /usr/local, so
you will have to look into the atlc-X.Y.Z/docs/html-docs
directory for them.
DESCRIPTION
readbin reports on the number and type of pixels created by
the programme 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), rect_cen_in_rect(1), circ_in_circ(1).
rect_in_rect(1), circ_in_rect(1). rect_in_circ(1) and
sym_strip(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
http://www.david-kirkby.co.uk - my home page
http://www.david-kirkby.co.uk/ham - ham radio pages
Man(1) output converted with
man2html