1
0
Fork 0
fgdata/Aircraft/c172p/c172p-float-set.xml
Stuart Buchanan 0bb7e30ce1 2019.1 C172p
From https://github.com/c172p-team/c172p/releases/tag/version%2F2019.1

Thanks to Gilberto AGOSTINHO and team.
2019-05-15 19:14:04 +01:00

35 lines
1.1 KiB
XML

<?xml version="1.0"?>
<!--
************************************************************************
c172p simulation configuration. This files ties together all the components
used by FGFS to represent the c172p. Components include the flight data
model, instrument panel, and external 3D model.
************************************************************************
-->
<PropertyList include="c172p-set.xml">
<sim>
<variant-of>c172p</variant-of>
<description>Cessna 172P (180 hp) Float</description>
<previews>
<preview>
<type>exterior</type>
<path>Previews/c172p-preview1.jpg</path>
<splash type="bool">true</splash>
</preview>
</previews>
<model>
<variant type="int">3</variant>
</model>
</sim>
<controls>
<engines>
<active-engine type="int">1</active-engine>
</engines>
</controls>
<fdm>
<jsbsim>
<bushkit type="int">3</bushkit>
</jsbsim>
</fdm>
</PropertyList>