1
0
Fork 0
fgdata/Docs/source/tab1.tex
2002-09-08 04:13:01 +00:00

94 lines
No EOL
4.5 KiB
TeX

%%
%% tab1.tex -- Flight Gear documentation: Installation and Getting Started
%% Table of supported planes
%%
%% Written by Michael Basler, started September 2002.
%%
%% Copyright (C) 2002 Michael Basler (pmb@epost.de)
%%
%%
%% This program is free software; you can redistribute it and/or
%% modify it under the terms of the GNU General Public License as
%% published by the Free Software Foundation; either version 2 of the
%% License, or (at your option) any later version.
%%
%% This program is distributed in the hope that it will be useful, but
%% WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
%% General Public License for more details.
%%
%% You should have received a copy of the GNU General Public License
%% along with this program; if not, write to the Free Software
%% Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
%%
%% $Id: tab1.tex,v 0.6 2002/09/09 michael
%% (Log is kept at end of this file)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{tabular}{l|l|l|l}
Aircraft type & Start option & FDM & Remarks\\\hline
Boeing 747 & \texttt{-$ $-aircraft=747-yasim}
& YASim & \\
BA A4 Hawk& \texttt{-$ $-aircraft=a4-yasim}
& YASim & \\
North American X-15 & \texttt{-$ $-aircraft=X15}
& JSBSim & experimental supersonic plane \\
Airwave Xtreme 150 & \texttt{-$ $-aircraft=airwaveXtreme150-}
& \\
& \texttt{v1-nl-uiuc}
& UIUC & hang glider! \\
Beech 99 & \texttt{-$ $-aircraft=beech99-v1-uiuc}
& UIUC & no exterior model \\
Cessna 172 & \texttt{-$ $-aircraft=c172-3d}
& JSBSim & sports a 3D cockpit \\
Cessna 172 & \texttt{-$ $-aircraft=c172-3d-yasim}
& YASim & sports a 3D cockpit \\
Cessna 172 & \texttt{-$ $-aircraft=c172-ifr}
& JSBSim & with IFR panel \\
Cessna 172 & \texttt{-$ $-aircraft=c172-larcsim}
& LaRCsim & \\
Cessna 172 & \texttt{-$ $-aircraft=c172}
& JSBSim & default \\
Cessna 172 & \texttt{-$ $-aircraft=c172-yasim}
& YASim & \\
Cessna 172p & \texttt{-$ $-aircraft=c172p-3d}
& JSBSim & sports a 3D cockpit \\
Cessna 172p & \texttt{-$ $-aircraft=c172p}
& JSBSim & \\
Cessna 172 & \texttt{-$ $-aircraft=c172x}
& JSBSim & flight dynamics testbed \\
Cessna 182 & \texttt{-$ $-aircraft=c182}
& JSBSim & \\
Cessna 310 & \texttt{-$ $-aircraft=c310}
& JSBSim & \\
Cessna 310 & \texttt{-$ $-aircraft=c310-yasim}
& YASim & twin-prop machine \\
Cessna 310U3A & \texttt{-$ $-aircraft=c310u3a-3d}
& JSBSim & twin-prop machine, 3D cockpit \\
Cessna 310U3A & \texttt{-$ $-aircraft=c310u3a}
& JSBSim & twin-prop machine \\
Douglas DC-3 & \texttt{-$ $-aircraft=dc3-yasim}
& YASim & \\
BA Harrier & \texttt{-$ $-aircraft=harrier-yasim}
& YASim & no exterior model \\
Piper Cub J3 Trainer & \texttt{-$ $-aircraft=j3cub-yasim}
& YASim & \\
Siai Marchetti S.211 & \texttt{-$ $-aircraft=marchetti-v1-uiuc}
& UIUC & no exterior model \\
Space Shuttle & \texttt{-$ $-aircraft=shuttle}
& JSBSim & no exterior model \\
UFO & \texttt{-$ $-aircraft=ufo}
& JSBSim & 'White Project' (UNESCO) \\
1903 Wright Flyer & \texttt{-$ $-aircraft=wrightFlyer1903-}
& & \\
& \texttt{v1-nl-uiuc}
& UIUC & historical model \\
X-24B & \texttt{-$ $-aircraft=x24b}
& JSBSim & USAF/NACA reentry testbed \\
Cessna 172 & \texttt{-$ $-aircraft=c172-610x}
& JSBSim & full screen, hi-res panel (IFR) \\
UFO & \texttt{-$ $-aircraft=ufo}
& Magic Carpet & UFO \\
\end{tabular}
%% revision 0.6 2002/09/09 michael
%% Initial revision