123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439 |
- <?xml version="1.0"?>
- <!-- comms panel -->
- <PropertyList>
- <!-- Front HUD computer -->
- <animation>
- <type>material</type>
- <object-name>comm1</object-name>
- <object-name>comm2</object-name>
- <object-name>nav1</object-name>
- <object-name>nav2</object-name>
- <!-- <object-name>tacan</object-name>-->
-
- <ambient>
- <red>0.0</red>
- <green>1.0</green>
- <blue>0.0</blue>
- </ambient>
- <diffuse>
- <red>0.0</red>
- <green>0.1</green>
- <blue>0.0</blue>
- </diffuse>
- <emission>
- <red>0.3</red>
- <green>0.8</green>
- <blue>0.3</blue>
- </emission>
- </animation>
-
- <text>
- <name>comm1</name>
- <font>lcd.txf</font>
- <character-size type="double">0.007</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.065</y-m>
- <z-m>0.943</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">number-value</type>
- <format type="string">COM1 %3.3f</format>
- <truncate type="bool">false</truncate>
- <property>instrumentation/comm/frequencies/selected-mhz</property>
- <draw-text type="bool">true</draw-text>
- <alignment>right-top</alignment>
- </text>
- <text>
- <name>comm2</name>
- <font>lcd.txf</font>
- <character-size type="double">0.007</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.065</y-m>
- <z-m>0.93</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">number-value</type>
- <format type="string">COM2 %3.3f</format>
- <truncate type="bool">false</truncate>
- <property>instrumentation/comm[1]/frequencies/selected-mhz</property>
- <draw-text type="bool">true</draw-text>
- <alignment>right-top</alignment>
- </text>
-
- <text>
- <name>nav1</name>
- <font>lcd.txf</font>
- <character-size type="double">0.007</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.065</y-m>
- <z-m>0.915</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">number-value</type>
- <format type="string">NAV1 %3.3f</format>
- <truncate type="bool">false</truncate>
- <property>instrumentation/nav/frequencies/selected-mhz</property>
- <draw-text type="bool">true</draw-text>
- <alignment>right-top</alignment>
- </text>
-
- <text>
- <name>nav2</name>
- <font>lcd.txf</font>
- <character-size type="double">0.007</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.065</y-m>
- <z-m>0.90</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">number-value</type>
- <format type="string">NAV2 %3.3f</format>
- <truncate type="bool">false</truncate>
- <property>instrumentation/nav[1]/frequencies/selected-mhz</property>
- <draw-text type="bool">true</draw-text>
- <alignment>right-top</alignment>
- </text>
-
- <!--
- <text>
- <name>tacan</name>
- <font>lcd.txf</font>
- <character-size type="double">0.007</character-size>
- <offsets>
- <x-m>-4.536</x-m>
- <y-m>0.065</y-m>
- <z-m>0.902</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">number-value</type>
- <format type="string">%3.3f</format>
- <truncate type="bool">false</truncate>
- <property>instrumentation/tacan/frequencies/selected-mhz</property>
- <draw-text type="bool">true</draw-text>
- <alignment>right-top</alignment>
- </text>-->
-
-
- <!-- Keypad area -->
- <animation>
- <type>material</type>
- <object-name>1</object-name>
- <object-name>2</object-name>
- <object-name>n</object-name>
- <object-name>3</object-name>
- <object-name>4</object-name>
- <object-name>w</object-name>
- <object-name>5</object-name>
- <object-name>6</object-name>
- <object-name>e</object-name>
- <object-name>7</object-name>
- <object-name>8</object-name>
- <object-name>s</object-name>
- <object-name>9</object-name>
- <object-name>e</object-name>
- <object-name>clr</object-name>
- <object-name>0</object-name>
- <object-name>-</object-name>
- <object-name>ent</object-name>
- <ambient>
- <red>0.0</red>
- <green>0.8</green>
- <blue>0.0</blue>
- </ambient>
- <diffuse>
- <red>0.0</red>
- <green>0.1</green>
- <blue>0.0</blue>
- </diffuse>
- <emission>
- <red>0.3</red>
- <green>0.6</green>
- <blue>0.3</blue>
- </emission>
- </animation>
-
- <text>
- <name>1</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.088</y-m>
- <z-m>0.941</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">1</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>2</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.097</y-m>
- <z-m>0.943</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">2</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>n</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.097</y-m>
- <z-m>0.939</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">N</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
-
- <text>
- <name>3</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.106</y-m>
- <z-m>0.941</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">3</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>4</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.088</y-m>
- <z-m>0.929</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">4</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>w</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.087</y-m>
- <z-m>0.925</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">W</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>5</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.097</y-m>
- <z-m>0.927</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">5</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>6</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.106</y-m>
- <z-m>0.929</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">6</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>e</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.106</y-m>
- <z-m>0.925</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">E</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>7</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.088</y-m>
- <z-m>0.912</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">7</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
-
- <text>
- <name>8</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.097</y-m>
- <z-m>0.914</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">8</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
-
- <text>
- <name>s</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.097</y-m>
- <z-m>0.9105</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">S</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>9</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.106</y-m>
- <z-m>0.912</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">9</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>clr</name>
- <font>condensed.txf</font>
- <character-size type="double">0.0063</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.0865</y-m>
- <z-m>0.90</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">C</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>0</name>
- <font>condensed.txf</font>
- <character-size type="double">0.004</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.097</y-m>
- <z-m>0.897</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">0</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>-</name>
- <font>condensed.txf</font>
- <character-size type="double">0.0063</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.097</y-m>
- <z-m>0.9</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">-</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
-
- <text>
- <name>ent</name>
- <font>condensed.txf</font>
- <character-size type="double">0.0063</character-size>
- <offsets>
- <x-m>-4.546</x-m>
- <y-m>0.105</y-m>
- <z-m>0.90</z-m>
- </offsets>
- <axis-alignment>yz-plane</axis-alignment>
- <type type="string">literal</type>
- <text type="string">E</text>
- <draw-text type="bool">true</draw-text>
- <alignment>left-top</alignment>
- </text>
- </PropertyList>
|