1
./ A Man Page For datcom-modeler
2
.TH datcom-modeler 1 "May 2009" "Jentronics.com" "Aeronautics" "GPL Aeronautics"
3
.SH NAME
4
datcom-modeler - generate 3d model based on datcom-input
5
6
.SH SYNOPSIS
7
datcom-modeler [-n b|e|f|h|v|w] [-v] [-q] [-Q] [-o ac-file] datcom-file
8
9
.SH DESCRIPTION
10
Read a DATCOM or DATCOM+ input file and generate an ac3d format 3d
11
model based on input characteristics.
12
13
   -nb     do not generate a body
14
   -ne     do not generate engines
15
   -nf     do not generate ventral fin
16
   -nh     do not generate horizontal tail
17
   -nv     do not generate vertical tail
18
   -nw     do not generate wings
19
20
   -Q      Use quads instead of triangles for most surfaces.   
21
22
   -q      quiet, don't produce any output on stderr.
23
   -v      verbose, produce more output on stderr.
24
   -v -v   very verbose, flood stderr with messages.
25
 
26
   -o ac-file If a file isn't supplied the file will be written to stdout
27
28
.SH AUTHOR
29
       Written by Ronald Jensen and Anders Gidenstam.
30
31
.SH REPORTING BUGS
32
       Report bugs to <wino(at)jentronics.com>.