2002-05-04 14:37:45 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
|
|
************************************************************************
|
2002-11-16 20:31:48 +00:00
|
|
|
JSBSim textbed Cessna 172 with 2D panel.
|
2002-05-04 14:37:45 +00:00
|
|
|
|
2002-11-16 20:31:48 +00:00
|
|
|
Started October 23 2001 by John Check, fgpanels@rockfish.net
|
2002-05-04 14:37:45 +00:00
|
|
|
************************************************************************
|
|
|
|
-->
|
|
|
|
|
2002-11-16 20:31:48 +00:00
|
|
|
<PropertyList include="c172r-base.xml">
|
2002-05-04 14:37:45 +00:00
|
|
|
|
|
|
|
<sim>
|
2002-08-28 15:00:25 +00:00
|
|
|
|
|
|
|
<description>Cessna 172 flight dynamics testbed</description>
|
2002-10-11 06:23:03 +00:00
|
|
|
|
|
|
|
<flight-model archive="y">jsb</flight-model>
|
|
|
|
<aero archive="y">c172x</aero>
|
|
|
|
|
2002-05-04 14:37:45 +00:00
|
|
|
<panel>
|
|
|
|
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
2002-10-11 06:23:03 +00:00
|
|
|
<visibility archive="y">true</visibility>
|
2002-05-04 14:37:45 +00:00
|
|
|
</panel>
|
|
|
|
<panel_2>
|
|
|
|
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
|
|
|
</panel_2>
|
|
|
|
|
|
|
|
</sim>
|
|
|
|
|
|
|
|
</PropertyList>
|