]> git.pond.sub.org Git - empserver/blob - info/cutoff.t
Make: Get SHELL from Autoconf
[empserver] / info / cutoff.t
1 .TH Command CUTOFF
2 .NA cutoff "List delivery thresholds"
3 .LV Expert
4 .SY "cutoff <SECTS>"
5 The cutoff report provides information about the various
6 delivery cutoff levels in some or all of the sectors that
7 you occupy.
8 .s1
9 In the syntax of the level command
10 <SECTS> is the area on which you wish information,
11 (see \*Qinfo syntax\*U).
12 A typical usage might be:
13 .EX cutoff -6:6,-3:3
14 which would list data for the area extending three sectors
15 out from the capital in each direction.
16 .s1
17 The cutoff report lists each of your sectors with the following heading:
18 .NF
19 DELIVERY CUTOFF LEVELS
20   sect    ufsgpidbolhr   uw food  sh gun pet iron dust bar oil lcm hcm rad
21 .FI
22 These columns represent:
23 .s1
24 .in \w'ufsgpidbolhr\0\0'u
25 .L sect
26 the x and y coordinates of the sector
27 .L ufsgpidbolhr
28 the fourteen delivery direction columns correspond to the delivery
29 direction for civilians, military, food, guns, petroleum (refined),
30 iron ore, dust (gold), bars (dust), oil, lcm, and hcm.
31 .L civ
32 the delivery cutoff threshold for civilians in that sector
33 .L mil
34 the delivery cutoff threshold for military in that sector
35 .L uw
36 the delivery cutoff threshold for uncompensated workers in that sector
37 .L food
38 the delivery cutoff threshold for food in that sector
39 .L gun
40 the delivery cutoff threshold for guns in that sector
41 .L sh
42 the delivery cutoff threshold for shells in that sector
43 .L pet
44 the delivery cutoff threshold for petroleum in that sector
45 .L iron
46 the delivery cutoff threshold for iron ore in that sector
47 .L dust
48 the delivery cutoff threshold for gold dust in that sector
49 .L bar
50 the delivery cutoff threshold for gold bars in that sector
51 .L oil
52 the delivery cutoff threshold for oil in that sector
53 .L lcm
54 the delivery cutoff threshold for light construction materials
55 in that sector
56 .L hcm
57 the delivery cutoff threshold for heavy construction materials
58 in that sector
59 .L rad
60 the delivery cutoff threshold for radioactive materials in that sector
61 .in
62 .s1
63 For example:
64 .EX cutoff -3:3,-2:0
65 .NF
66 .ps -1
67 Sat May 31 18:40:57 2008
68 DELIVERY CUTOFF LEVELS
69    sect   cmufsgpidbolhr civ mil  uw food sh gun pet irn dst bar oil lcm hcm rad
70   0,0   c ..............   0   0   0   0   0   0   0   0   0   0   0   0   0   0
71  -5,-3  a ..n...........   0   0   0 400   0   0   0   0   0   0   0   0   0   0
72  -6,-2  k ..j...........   0   0   0 400   0   0   0   0   0   0   0   0   0   0
73  -4,-2  + ..j...........   0   0   0 400   0   0   0   0   0   0   0   0   0   0
74  -2,-2  m ......n.......   0   0   0   0   0   0   0   0   0   0   0   0   0   0
75  -5,-1  t ..............   0   0   0   0   0   0   0   0   0   0   0   0   0   0
76  -1,-1  w ......j.......   0   0   0   0   0   0   0 800   0   0   0   0   0   0
77   1,-1  m ......j...b...   0   0   0   0   0   0   0  40   0   0   0   0   0   0
78   3,-1  j .......j......   0   0   0   0   0   0   0   0 104   0   0   0   0   0
79   5,-1  b ..............   0   0   0   0   0   0   0   0   0   0   0   0   0   0
80   0,0   c ..y...........   0   0   0 200   0   0   0   0   0   0   0   0   0   0
81   2,0   + ..g.......j...   0   0   0 200   0   0   0   0   0   0   0  80   0   0
82  -5,1   l ..........j...   0   0   0   0   0   0   0   0   0   0   0   0   0   0
83     12 sectors
84 .ps +1
85 .FI
86 .s1
87 .SA "deliver, route, commodity, census, Distribution"