1
0
Fork 0

fix <offsets> example

This commit is contained in:
mfranz 2009-03-13 17:21:44 +00:00
parent c25952d5b7
commit 707711dbc2

View file

@ -198,11 +198,7 @@ right instead of straight-ahead and the wheels were 1.5 meters off the
ground, you could reorient it in the XML wrapper file like this:</p>
<blockquote><pre>&lt;PropertyList&gt;
&lt;sim&gt;
&lt;model&gt;
&lt;path&gt;Models/my-cessna.xml&lt;/path&gt;
&lt;/model&gt;
&lt;/sim&gt;
&lt;path&gt;Models/my-cessna.xml&lt;/path&gt;
&lt;offsets&gt;
&lt;heading-deg&gt;270&lt;/heading-deg&gt;
&lt;z-m&gt;-1.5&lt;/z-m&gt;