f44db83b25
From https://github.com/Juanvvc/c172p-detailed/ release/2016.1 commit 3f33b88bb015a8ee685ab3178932d16d6e072410 A big Thank-You to the c172p-detailed team for their ongoing work.
104 lines
4.4 KiB
XML
104 lines
4.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<PropertyList>
|
|
|
|
<!-- Position the pilot viewpoint and angle -->
|
|
<view>
|
|
<internal type="bool" archive="y">true</internal>
|
|
<config>
|
|
<x-offset-m archive="y" type="double">-0.21</x-offset-m>
|
|
<y-offset-m archive="y" type="double">0.19</y-offset-m>
|
|
<z-offset-m archive="y" type="double">0.36</z-offset-m>
|
|
<pitch-offset-deg type="double">-12</pitch-offset-deg>
|
|
<default-field-of-view-deg>73.6</default-field-of-view-deg>
|
|
</config>
|
|
</view>
|
|
|
|
<!-- Position the left passenger viewpoint and angle -->
|
|
<view n="100">
|
|
<name>Left Passenger Seat View</name>
|
|
<type>lookfrom</type>
|
|
<internal type="bool">true</internal>
|
|
<config>
|
|
<from-model type="bool">true</from-model>
|
|
<from-model-idx type="int">0</from-model-idx>
|
|
<x-offset-m type="double">-0.19</x-offset-m>
|
|
<y-offset-m type="double">0.15</y-offset-m>
|
|
<z-offset-m type="double">1.05</z-offset-m>
|
|
<pitch-offset-deg type="double">-12</pitch-offset-deg>
|
|
<default-field-of-view-deg>73.6</default-field-of-view-deg>
|
|
<limits>
|
|
<enabled type="bool">true</enabled>
|
|
<left>
|
|
<heading-max-deg type="double">140</heading-max-deg>
|
|
<x-offset-max-m type="double">0.15</x-offset-max-m>
|
|
<x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
|
|
</left>
|
|
<right>
|
|
<heading-max-deg type="double">140</heading-max-deg>
|
|
<x-offset-max-m type="double">0.15</x-offset-max-m>
|
|
<x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
|
|
</right>
|
|
</limits>
|
|
</config>
|
|
</view>
|
|
|
|
<!-- Position the right passenger viewpoint and angle -->
|
|
<view n="101">
|
|
<name>Right Passenger Seat View</name>
|
|
<type>lookfrom</type>
|
|
<internal type="bool">true</internal>
|
|
<config>
|
|
<from-model type="bool">true</from-model>
|
|
<from-model-idx type="int">0</from-model-idx>
|
|
<x-offset-m type="double">0.21</x-offset-m>
|
|
<y-offset-m type="double">0.15</y-offset-m>
|
|
<z-offset-m type="double">1.05</z-offset-m>
|
|
<pitch-offset-deg type="double">-12</pitch-offset-deg>
|
|
<default-field-of-view-deg>73.6</default-field-of-view-deg>
|
|
<limits>
|
|
<enabled type="bool">true</enabled>
|
|
<left>
|
|
<heading-max-deg type="double">140</heading-max-deg>
|
|
<x-offset-max-m type="double">0.15</x-offset-max-m>
|
|
<x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
|
|
</left>
|
|
<right>
|
|
<heading-max-deg type="double">140</heading-max-deg>
|
|
<x-offset-max-m type="double">0.15</x-offset-max-m>
|
|
<x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
|
|
</right>
|
|
</limits>
|
|
</config>
|
|
</view>
|
|
|
|
<!-- Position the co-pilot viewpoint and angle -->
|
|
<view n="102">
|
|
<name>Cockpit Right Seat View</name>
|
|
<type>lookfrom</type>
|
|
<internal type="bool">true</internal>
|
|
<config>
|
|
<from-model type="bool">true</from-model>
|
|
<from-model-idx type="int">0</from-model-idx>
|
|
<x-offset-m type="double">0.23</x-offset-m>
|
|
<y-offset-m type="double">0.19</y-offset-m>
|
|
<z-offset-m type="double">0.36</z-offset-m>
|
|
<pitch-offset-deg type="double">-12</pitch-offset-deg>
|
|
<default-field-of-view-deg>73.6</default-field-of-view-deg>
|
|
<limits>
|
|
<enabled type="bool">true</enabled>
|
|
<left>
|
|
<heading-max-deg type="double">140</heading-max-deg>
|
|
<x-offset-max-m type="double">0.15</x-offset-max-m>
|
|
<x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
|
|
</left>
|
|
<right>
|
|
<heading-max-deg type="double">140</heading-max-deg>
|
|
<x-offset-max-m type="double">0.15</x-offset-max-m>
|
|
<x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
|
|
</right>
|
|
</limits>
|
|
</config>
|
|
</view>
|
|
|
|
</PropertyList>
|