Rev | Line | |
---|
[123] | 1 | <?xml version="1.0" encoding="ISO-8859-1" ?> |
---|
| 2 | <osgvisualconfiguration> |
---|
| 3 | <module name="distortion" enabled="yes"> |
---|
[129] | 4 | <distortion channelname="center"></distortion> |
---|
[123] | 5 | </module> |
---|
[129] | 6 | <module name="sky_silverlining" enabled="yes"></module> |
---|
[123] | 7 | |
---|
| 8 | <scenery> |
---|
| 9 | <terrain filename="d:\my\path\database.ive"></terrain> |
---|
| 10 | <animationpath filename="salzburgerEcke.path"></animationpath> |
---|
| 11 | <models> |
---|
| 12 | <model filename="cessna" type="plain" label="TestText!" dynamic="yes"> |
---|
| 13 | <position lat="47.12345" lon="11.234567" alt="1500.0"></position> |
---|
| 14 | <attitude rot_x="0.0" rot_y="0.0" rot_z="0.0"></attitude> |
---|
| 15 | <cameraoffset> |
---|
| 16 | <translation trans_x="0.0" trans_y="0.0" trans_z="0.0"></translation> |
---|
| 17 | <rotation rot_x="0.0" rot_y="0.0" rot_z="0.0"></rotation> |
---|
| 18 | </cameraoffset> |
---|
| 19 | </model> |
---|
| 20 | </models> |
---|
[129] | 21 | <datetime day="01" month="02" year="2010" hour="23" minute="45"></datetime> |
---|
| 22 | <visibility range="50000" turbidity="2.2" ></visibility> |
---|
| 23 | <cloudlayer slot="1" type="cumulusCongestus" enabled="true" fadetime="15"> |
---|
| 24 | <geometry baselength="50000" basewidth="50000" thickness="500" baseHeight="1700" density="0.3"></geometry> |
---|
| 25 | <precipitation rate_mmPerHour_rain="5.0" rate_mmPerHour_drySnow="7.0" rate_mmPerHour_wetSnow="10.0" rate_mmPerHour_sleet="0.0"></precipitation> |
---|
| 26 | </cloudlayer> |
---|
| 27 | <windlayer bottom="500.0" top="700." speed="25.0" direction="90.0"></windlayer> |
---|
[123] | 28 | </scenery> |
---|
| 29 | </osgvisualconfiguration> |
---|
| 30 | |
---|
Note: See
TracBrowser
for help on using the repository browser.