Adding ornithopter. This models Prof DeLaurier's C-GPTR Ornithoper found here http://www.ornithopter.net.
This commit is contained in:
parent
3c953a7e0b
commit
e9cde09541
1 changed files with 36 additions and 0 deletions
36
Aircraft/ornithopter-uiuc-set.xml
Normal file
36
Aircraft/ornithopter-uiuc-set.xml
Normal file
|
@ -0,0 +1,36 @@
|
|||
<?xml version="1.0"?>
|
||||
<!--
|
||||
************************************************************************
|
||||
|
||||
************************************************************************
|
||||
-->
|
||||
|
||||
<PropertyList>
|
||||
|
||||
<sim>
|
||||
|
||||
<flight-model>larcsim</flight-model>
|
||||
<aero>uiuc</aero>
|
||||
<uiuc-type>uiuc-ornithopter</uiuc-type>
|
||||
<aircraft-dir>Aircraft/UIUC/ornithopter</aircraft-dir>
|
||||
|
||||
<sound>
|
||||
<audible>true</audible>
|
||||
<path>Aircraft/ornithopter/Sounds/ornithopter-sound.xml</path>
|
||||
</sound>
|
||||
|
||||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
|
||||
<visibility>true</visibility>
|
||||
</panel>
|
||||
|
||||
<panel_2>
|
||||
<path>Aircraft/c172/Panels/c172-trans-mini-panel.xml</path>
|
||||
</panel_2>
|
||||
|
||||
<model>
|
||||
<path>Aircraft/ornithopter/Models/ornithopter-8-4-model.xml</path>
|
||||
</model>
|
||||
|
||||
</sim>
|
||||
</PropertyList>
|
Loading…
Add table
Reference in a new issue