Differences between revisions 7 and 8
Revision 7 as of 2012-03-14 11:10:58
Size: 594
Editor: EricPalmer
Comment:
Revision 8 as of 2012-03-14 11:12:37
Size: 596
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 ~/bin/bigmap.e < ZN0036.IN  ~/bin/bigmap.e < ZN0208.IN
Line 17: Line 17:
    0 36     20 -40
Line 19: Line 19:
ZN0036 ZN0208
Line 36: Line 36:
Generates a bigmap with the name based on the input (e.g. ZN0036.IN) Generates a bigmap with the name based on the input (e.g. ZN0208.IN)

bigmap

This generates a bigmap from a set of maplets. This can be used to generate shape models or images.

Input stdin

  • A long set of commands are sent into this program that are usually contained within a file
  • example:

 ~/bin/bigmap.e < ZN0208.IN

Input file

The format is normally something like this.

l
    20    -40
   0.06250       500   1.23400
ZN0208
1
.005
.025
1
1
1
1
1
1
1
0
0

Output

Generates a bigmap with the name based on the input (e.g. ZN0208.IN)

CategoryPrograms CategoryPrograms

bigmap (last edited 2018-06-07 19:51:32 by EricPalmer)