1
0
Fork 0
fgdata/Aircraft/c172p/Models/c172p-canvas.xml
Thomas Geymayer 220702e8b1 Canvas: Add a canvas demonstration using the c172p
- Add new type of c172p (c172p-canvas) demonstrating the usage of
    the Canvas system.
2012-09-04 23:23:40 +02:00

18 lines
355 B
XML

<?xml version="1.0"?>
<PropertyList>
<path>canvas-test.xml</path>
<model>
<path>Aircraft/c172p/Models/c172p.xml</path>
<offsets>
<x-m> 0.0 </x-m>
<y-m> 0.0 </y-m>
<z-m> 0.0 </z-m>
<roll-deg> 0.0 </roll-deg>
<pitch-deg> 0.0 </pitch-deg>
<heading-deg> 0.0 </heading-deg>
</offsets>
</model>
</PropertyList>