.TH Command PLANE REPORT
.SY "plane [<PLANE> | <SECTS>]"
The plane report command is a census of your planes
and lists all the information available in readable format.
.s3
The <PLANE> and <SECTS> arguments are provided in case you only
wish to look at one plane
or all planes within a given area.
.s3
If no argument is given your entire air force will be listed.
.s3
The report format contains the following fields:
.s1
.in +1i
.L #
the plane number
.L type
the type of plane; \*Qfighter 1\*U, \*Qjet hvy bomber\*U, etc,
.L x,y
the plane's current location (relative to your capital),
.L wing
the \*Qair wing\*U designation letter (not yet implemented),
.L eff
the plane's efficiency,
.L mu
the number of mobility points the plane has,
.L tech
the tech level at which it was created,
.L range
and the range (in sectors) it can fly on a given mission.
.in
.s1
For example:
.EX plane b
.NF
   #    type        x,y  wing eff  mu  tech range
   0 chopper 1      2,0      100%  67  99   8
   1 chopper 1      2,0      100%  87  99   8
   2 escort 2       2,0      100% 127  99  16
   3 hvy bomber 2   2,0      100% 127  99  27
   4 chopper 1      2,0      100%  67  99   8
5 planes
.FI
.s3
See also : build, fly
