1
0
Fork 0

Fixed missing Cub model in KRHV towing demo, deleted mysterious 757 folder in head

This commit is contained in:
Ryan Miller 2010-12-27 12:41:00 -08:00
parent b4b23aea6d
commit d4df88d3b9
131 changed files with 0 additions and 315140 deletions

View file

@ -1,508 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<description>Boeing 757-200</description>
<status>alpha</status>
<author>Liam Gathercole (3d), Skyop (FDM, instruments, systmems, etc.), Isais Prestes (3d cockpit shell)</author>
<flight-model>yasim</flight-model>
<aero>757-200</aero>
<model>
<path>Aircraft/757-200/Models/757-200.xml</path>
<livery>
<file>BAW</file>
</livery>
<B757>
<heading-bug-deg type="double">0</heading-bug-deg>
<nav1-track-deg type="double">0</nav1-track-deg>
<nav1-bug-deg type="double">0</nav1-bug-deg>
<nav2-bug-deg type="double">0</nav2-bug-deg>
<adf-bug-deg type="double">0</adf-bug-deg>
</B757>
</model>
<startup>
<splash-texture>Aircraft/757-200/splash.png</splash-texture>
</startup>
<sound>
<path>Aircraft/757-200/757-sound.xml</path>
<no-smoking-sign type="bool">false</no-smoking-sign>
<seatbelt-sign type="bool">false</seatbelt-sign>
</sound>
<systems>
<autopilot>
<name>Autopilot</name>
<path>Aircraft/757-200/Systems/757-autopilot.xml</path>
</autopilot>
<autopilot>
<name>Autopilot helpers</name>
<path>Aircraft/Generic/generic-autopilot-helper.xml</path>
</autopilot>
<autopilot>
<name>Autobrake</name>
<path>Aircraft/757-200/Systems/757-autobrake.xml</path>
</autopilot>
</systems>
<weight n="0">
<name>Crew</name>
<weight-lb>250</weight-lb>
<max-lb>600</max-lb>
<min-lb>120</min-lb>
</weight>
<weight n="1">
<name>First class</name>
<weight-lb>29211</weight-lb>
<max-lb>38948</max-lb>
<min-lb>0</min-lb>
</weight>
<weight n="2">
<name>Economy class</name>
<weight-lb>9737</weight-lb>
<max-lb>12983</max-lb>
<min-lb>0</min-lb>
</weight>
<view n="0">
<name>Pilot View</name>
<type>lookfrom</type>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.5</x-offset-m>
<y-offset-m archive="y">1.3</y-offset-m>
<z-offset-m archive="y">2.3</z-offset-m>
<pitch-offset-deg>0</pitch-offset-deg>
</config>
</view>
<!-- Helicopter View -->
<view n="1">
<internal archive="y">false</internal>
<config>
<target-z-offset-m archive="y">24</target-z-offset-m>
</config>
</view>
<!-- Chase View -->
<view n="2">
<internal archive="y">false</internal>
<config>
<target-z-offset-m archive="y">24</target-z-offset-m>
</config>
</view>
<!-- Tower View -->
<view n="3">
<internal archive="y">false</internal>
<config>
<target-z-offset-m archive="y">24</target-z-offset-m>
</config>
</view>
<!-- Chase View Without Yaw -->
<view n="5">
<internal archive="y">false</internal>
<config>
<target-z-offset-m archive="y">24</target-z-offset-m>
</config>
</view>
<!-- Fly-by View -->
<view n="6">
<internal archive="y">false</internal>
<config>
<target-z-offset-m archive="y">24</target-z-offset-m>
</config>
</view>
<view n="100">
<name>Wing View</name>
<type>lookfrom</type>
<internal archive="y">false</internal>
<config>
<from-model type="bool">true</from-model>
<x-offset-m archive="y">2</x-offset-m>
<y-offset-m archive="y">2</y-offset-m>
<z-offset-m archive="y">25</z-offset-m>
<heading-offset-deg>270</heading-offset-deg>
<pitch-offset-deg>0</pitch-offset-deg>
</config>
</view>
<view n="101">
<name>Gear View</name>
<type>lookfrom</type>
<internal archive="y">false</internal>
<config>
<from-model type="bool">true</from-model>
<x-offset-m archive="y">0</x-offset-m>
<y-offset-m archive="y">-2</y-offset-m>
<z-offset-m archive="y">33</z-offset-m>
<pitch-offset-deg>0</pitch-offset-deg>
</config>
</view>
<view n="102">
<name>Copilot View</name>
<type>lookfrom</type>
<internal archive="y">true</internal>
<config>
<from-model type="bool">true</from-model>
<x-offset-m archive="y">0.5</x-offset-m>
<y-offset-m archive="y">1.3</y-offset-m>
<z-offset-m archive="y">2.3</z-offset-m>
<pitch-offset-deg>0</pitch-offset-deg>
</config>
</view>
<chase-distance-m>-45</chase-distance-m>
<flaps>
<setting>0.000</setting>
<setting>0.033</setting>
<setting>0.167</setting>
<setting>0.500</setting>
<setting>0.667</setting>
<setting>0.833</setting>
<setting>1.000</setting>
</flaps>
<menubar>
<default>
<menu n="3">
<item>
<name>autopilot</name>
<label>Autopilot Settings</label>
<binding>
<command>nasal</command>
<script>
var autopilot = gui.Dialog.new("sim/gui/dialogs/autopilot/dialog", "Aircraft/757-200/Systems/autopilot-dlg.xml");
autopilot.open();
</script>
</binding>
</item>
</menu>
<menu n="100">
<label>Boeing 757-200</label>
<enabled type="bool">true</enabled>
<item>
<label>Autostart</label>
<binding>
<command>property-toggle</command>
<property>sim/model/start-idling</property>
</binding>
</item>
<item>
<label>Select Livery</label>
<binding>
<command>nasal</command>
<script>
aircraft.livery.dialog.toggle();
</script>
</binding>
</item>
<item>
<label>Pushback</label>
<binding>
<command>dialog-show</command>
<dialog-name>pushback</dialog-name>
</binding>
</item>
<item>
<label>Lights</label>
<binding>
<command>nasal</command>
<script>
var lights = gui.Dialog.new("sim/gui/dialogs/lights/dialog", "Aircraft/757-200/Systems/lights-dlg.xml");
lights.open();
</script>
</binding>
</item>
<item>
<label>Failures</label>
<binding>
<command>nasal</command>
<script>
var failures = gui.Dialog.new("sim/gui/dialogs/failures/dialog", "Aircraft/757-200/Systems/failures-dlg.xml");
failures.open();
</script>
</binding>
</item>
</menu>
</default>
</menubar>
<help>
<title>Boeing 757-200</title>
<key>
<name>Delete</name>
<desc>toggle thrust reversers</desc>
</key>
<key>
<name>Ctrl-b</name>
<desc>cycle speedbrake setting</desc>
</key>
<key>
<name>Tab</name>
<desc>cycle autobrake setting</desc>
</key>
<key>
<name>Ctrl-z</name>
<desc>toggle autopilot master arm switch</desc>
</key>
<key>
<name>Ctrl-y</name>
<desc>toggle autothrottle switch</desc>
</key>
<key>
<name>Ctrl-o</name>
<desc>toggle autothrottle TO/GA hold</desc>
</key>
<key>
<name>w</name>
<desc>walk forward toward view direction</desc>
</key>
<line>Autobrake help:</line>
<line>-------------------------</line>
<line>RTO........activate emergency brake if throttles are idle during takeoff</line>
<line>Off........do nothing</line>
<line>Disarmed...do nothing</line>
<line>1..........activate brakes with target acceleration -4 ft/s/s on touchdown</line>
<line>2..........activate brakes with target acceleration -5 ft/s/s on touchdown</line>
<line>3..........activate brakes with target acceleration -6 ft/s/s on touchdown</line>
<line>4..........activate brakes with target acceleration -7 ft/s/s on touchdown</line>
<line>MAX........activate brakes with target acceleration -11 ft/s/s on touchdown</line>
<line />
<line>Speedbrake setting help:</line>
<line>-------------------------</line>
<line>Off........do nothing</line>
<line>Arm........deploy speedbrakes on touchdown</line>
<line>Deploy.....deploy speedbrakes</line>
<line />
<line>Autopilot key commands listed here apply to the 757-200 only.</line>
<line>For a full list of autopilot key commands not specific to this aircraft, check the documentation included with FlightGear.</line>
</help>
<airport>
<runways>
<start-offset-m>35</start-offset-m>
</runways>
</airport>
</sim>
<consumables>
<fuel>
<tank n="0">
<name>LH Main</name>
</tank>
<tank n="1">
<name>RH Main</name>
</tank>
<tank n="2">
<name>Center</name>
</tank>
</fuel>
</consumables>
<autopilot>
<autobrake>
<config>
<idle-throttle type="double">0.1</idle-throttle>
<pilot-input type="double">0</pilot-input>
</config>
<step type="int">-1</step>
</autobrake>
<settings>
<autothrottle type="bool">false</autothrottle>
<engaged type="bool">false</engaged>
<flight-director type="bool">false</flight-director>
<speed-mode>knots</speed-mode>
<heading-bug-deg type="double">360</heading-bug-deg>
<target-speed-kt type="double">200</target-speed-kt>
<target-speed-mach type="double">0</target-speed-mach>
<target-altitude-ft type="double">10000</target-altitude-ft>
<vertical-speed-fpm type="double">1800</vertical-speed-fpm>
<minimum-bank-deg type="double">-25</minimum-bank-deg>
<maximum-bank-deg type="double">25</maximum-bank-deg>
</settings>
<disengaged-btn type="int">0</disengaged-btn>
</autopilot>
<engines>
<engine n="0">
<rpm type="double">0</rpm>
<failed type="bool">false</failed>
<on-fire type="bool">false</on-fire>
<running type="bool">false</running>
<started type="bool">false</started>
</engine>
<engine n="1">
<rpm type="double">0</rpm>
<failed type="bool">false</failed>
<on-fire type="bool">false</on-fire>
<running type="bool">false</running>
<started type="bool">false</started>
</engine>
</engines>
<controls>
<flight>
<speedbrake-lever type="int">0</speedbrake-lever>
</flight>
<lighting>
<beacon type="bool">false</beacon>
<landing-lights n="0" type="bool">false</landing-lights>
<landing-lights n="1" type="bool">false</landing-lights>
<landing-lights n="2" type="bool">false</landing-lights>
<nav-lights type="bool">false</nav-lights>
<strobe type="bool">false</strobe>
<logo-lights type="bool">false</logo-lights>
<cones type="bool">true</cones>
</lighting>
<gear>
<autobrakes type="int">1</autobrakes>
<brake-parking type="bool">true</brake-parking>
</gear>
</controls>
<gear>
<gear n="0">
<tyre-smoke type="int">0</tyre-smoke>
<sprayspeed-ms type="double">0</sprayspeed-ms>
<spray-density type="double">0</spray-density>
<caster-angle-deg-damped type="double">0</caster-angle-deg-damped>
</gear>
<gear n="1">
<tyre-smoke type="int">0</tyre-smoke>
<sprayspeed-ms type="double">0</sprayspeed-ms>
<spray-density type="double">0</spray-density>
</gear>
<gear n="2">
<tyre-smoke type="int">0</tyre-smoke>
<sprayspeed-ms type="double">0</sprayspeed-ms>
<spray-density type="double">0</spray-density>
</gear>
</gear>
<input>
<keyboard>
<key n="127">
<name>Delete</name>
<desc>Toggle reverse thrust</desc>
<binding>
<command>nasal</command>
<script>
reversethrust.togglereverser();
</script>
</binding>
</key>
<key n="2">
<name>Ctrl-b</name>
<desc>Cycle speedbrake setting</desc>
<binding>
<command>property-cycle</command>
<property>controls/flight/speedbrake-lever</property>
<value>0</value>
<value>1</value>
<value>2</value>
</binding>
</key>
<key n="9">
<name>Tab</name>
<desc>Cycle autobrake setting</desc>
<binding>
<command>property-cycle</command>
<property>autopilot/autobrake/step</property>
<value>-2</value>
<value>-1</value>
<value>0</value>
<value>1</value>
<value>2</value>
<value>3</value>
<value>4</value>
<value>5</value>
</binding>
</key>
<!-- Custom autopilot hotkeys -->
<key n="15">
<name>Ctrl-O</name>
<desc>Toggle TO/GA lock</desc>
<binding>
<command>nasal</command>
<script>
var node = props.globals.getNode("/autopilot/settings/speed", 1);
if (node.getValue() == "speed-to-ga")
{
node.setValue("");
}
else
{
node.setValue("speed-to-ga");
}
</script>
</binding>
</key>
<key n="26">
<name>Ctrl-Z</name>
<desc>Toggle master autopilot switch</desc>
<binding>
<command>property-toggle</command>
<property>autopilot/settings/engaged</property>
</binding>
</key>
<key n="25">
<name>Ctrl-Y</name>
<desc>Toggle autothrottle switch</desc>
<binding>
<command>property-toggle</command>
<property>autopilot/settings/autothrottle</property>
</binding>
</key>
<!-- Autopilot dialog override -->
<key n="267">
<name>F11</name>
<desc>Open autopilot dialog</desc>
<binding>
<command>nasal</command>
<script>
var autopilot = gui.Dialog.new("sim/gui/dialogs/autopilot/dialog", "Aircraft/757-200/Systems/autopilot-dlg.xml");
autopilot.open();
</script>
</binding>
</key>
</keyboard>
</input>
<nasal>
<systems>
<file>Aircraft/757-200/Nasal/systems.nas</file>
</systems>
<electrical>
<file>Aircraft/757-200/Nasal/electrical.nas</file>
</electrical>
<reversethrust>
<file>Aircraft/757-200/Nasal/reversethrust.nas</file>
</reversethrust>
<tyresmoke>
<file>Aircraft/757-200/Nasal/tyresmoke.nas</file>
</tyresmoke>
</nasal>
<aircraft>
<jetway-pos>
<x-tra>-1.5</x-tra>
<y-rot>-1</y-rot>
<z-rot>23</z-rot>
<hood-rot>2</hood-rot>
</jetway-pos>
<jetway2-pos>
<x-tra>2.5</x-tra>
<y-rot>-3</y-rot>
<z-rot>59</z-rot>
<hood-rot>2</hood-rot>
</jetway2-pos>
</aircraft>
</PropertyList>

View file

@ -1,166 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Boeing 757-200 [with Rolls-Royce RB211-535E4 engines] for FlightGear YASim FDM
By Skyop
Specifications can be viewed on Boeing's website:
http://www.boeing.com/commercial/757family/pf/pf_200tech.html
http://www.boeing.com/commercial/airports/757.htm
-->
<airplane mass="127520">
<approach speed="130" aoa="0.5" fuel="0.2">
<control-setting axis="/controls/engines/engine[0]/throttle-lever" value="0.5" />
<control-setting axis="/controls/engines/engine[1]/throttle-lever" value="0.5" />
<control-setting axis="/controls/flight/flaps" value="1.0" />
<control-setting axis="/controls/gear/gear-down" value="1.0" />
</approach>
<cruise speed="458" alt="35000" fuel="0.8">
<control-setting axis="/controls/engines/engine[0]/throttle-lever" value="0.8" />
<control-setting axis="/controls/engines/engine[1]/throttle-lever" value="0.8" />
<control-setting axis="/controls/flight/flaps" value="0.0" />
<control-setting axis="/controls/gear/gear-down" value="0.0" />
</cruise>
<cockpit x="-2.25" y="0.5" z="1.4" />
<!-- FUSELAGE -->
<!-- Main fuselage -->
<fuselage ax="-5.656" ay="0.0" az="0.991" bx="-36.338" by="0.0" bz="0.991" width="4.326" taper="1.0" midpoint="1.0" />
<!-- Nose cone -->
<fuselage ax="0.112" ay="0.0" az="0.0" bx="-5.656" by="0.0" bz="0.991" width="4.326" taper="0.2" midpoint="1.0" />
<!-- Rear cone -->
<fuselage ax="-36.338" ay="0.0" az="0.991" bx="-46.923" by="0.0" bz="1.656" width="4.326" taper="0.25" midpoint="0.0" />
<!-- WINGS -->
<wing x="-23.019" y="1.833" z="0.076" length="18.5" chord="8.932" sweep="20.8" taper="0.206" dihedral="6.35" camber="0.1" incidence="1.0" twist="-1.0" idrag="1.0">
<stall aoa="15" width="5" peak="0.8" />
<flap0 start="0.01" end="0.72" lift="1.3" drag="1.9" />
<flap1 start="0.745" end="0.985" lift="1.2" drag="1.9" />
<slat start="0.02" end="0.985" aoa="3.0" drag="1.1" />
<spoiler start="0.11" end="0.7" lift="0.0" drag="1.0" />
<control-input axis="/controls/flight/flaps" control="FLAP0" />
<control-input axis="/controls/flight/flaps" control="SLAT" src0="0.0" src1="0.177" dst0="0.0" dst1="1.0" />
<control-input axis="/controls/flight/aileron" control="FLAP1" split="true" />
<control-input axis="/controls/flight/aileron-trim" control="FLAP1" split="true" />
<control-input axis="/controls/flight/speedbrake" control="SPOILER" />
<control-output control="FLAP0" prop="/surface-positions/flap-pos-norm" />
<control-output control="FLAP1" side="left" prop="/surface-positions/left-aileron-pos-norm" />
<control-output control="FLAP1" side="right" prop="/surface-positions/right-aileron-pos-norm" />
<control-output control="SLAT" prop="/surface-positions/slats" />
<control-output control="SPOILER" prop="/surface-positions/speedbrake-pos-norm" />
<control-speed control="FLAP0" transition-time="64.0" />
<control-speed control="SLAT" transition-time="15.0" />
<control-speed control="SPOILER" transition-time="0.7" />
</wing>
<!-- ELEVATORS -->
<hstab x="-42.763" y="1.299" z="1.723" length="6.85" chord="4.53" incidence="1.5" twist="0.0" taper="0.4" sweep="26.5" dihedral="11.0" idrag="1.0" camber="0.1">
<stall aoa="20" width="7" peak="1.5" />
<flap0 start="0.0" end="1.0" lift="1.6" drag="1.3" />
<control-input axis="/controls/flight/elevator" control="FLAP0" />
<control-input axis="/controls/flight/elevator-trim" control="FLAP0" />
<control-output control="FLAP0" prop="/surface-positions/elevator-pos-norm" />
</hstab>
<!-- TAIL -->
<vstab x="-40.75" y="0.00" z="2.851" chord="7.3" length="9.0" taper="0.375" sweep="35.0" effectiveness="1.5">
<stall aoa="15" width="2" peak="1.3" />
<flap0 start="0.0" end="1.0" lift="1.1" drag="1.3" />
<control-input axis="/controls/flight/rudder" control="FLAP0" invert="true" />
<control-input axis="/controls/flight/rudder-trim" control="FLAP0" invert="true" />
<control-output control="FLAP0" prop="/surface-positions/rudder-pos-norm" min="1" max="-1" />
</vstab>
<!-- ENGINES -->
<!-- Fuselage objects for nacelles -->
<fuselage ax="-17.145" ay="6.406" az="-0.985" bx="-19.706" by="6.406" bz="-0.97" width="2.54" taper="0.9" midpoint="1.0" />
<fuselage ax="-19.706" ay="6.406" az="-0.97" bx="-22.169" by="6.406" bz="-0.801" width="2.54" taper="0.65" midpoint="0.0" />
<fuselage ax="-17.145" ay="-6.406" az="-0.985" bx="-19.706" by="-6.406" bz="-0.97" width="2.54" taper="0.9" midpoint="1.0" />
<fuselage ax="-19.706" ay="-6.406" az="-0.97" bx="-22.169" by="-6.406" bz="-0.801" width="2.54" taper="0.65" midpoint="0.0" />
<!-- Actual engine definitions -->
<jet x="-19.038" y="6.406" z="-0.801" mass="7294.0" thrust="40200.0" afterburner="0.0" rotate="0.0" n1-idle="24.0" n1-max="102.0" n2-idle="70.0" n2-max="102.0" tsfc="0.324" egt="810.0" exhaust-speed="1555.0" spool-time="3.0">
<control-input axis="/controls/engines/engine[0]/throttle-lever" control="THROTTLE" />
<control-input axis="/controls/engines/engine[0]/reverser" control="REVERSE_THRUST" />
<control-output control="REVERSE_THRUST" prop="/surface-positions/left-reverser-pos-norm" />
<control-speed control="REVERSE_THRUST" transition-time="1.0" />
<actionpt x="-22.038" y="6.406" z="-0.801" />
</jet>
<jet x="-19.038" y="-6.406" z="-0.801" mass="7294.0" thrust="40200.0" afterburner="0.0" rotate="0.0" n1-idle="24.0" n1-max="102.0" n2-idle="70.0" n2-max="102.0" tsfc="0.324" egt="810.0" exhaust-speed="1555.0" spool-time="3.0">
<control-input axis="/controls/engines/engine[1]/throttle-lever" control="THROTTLE" />
<control-input axis="/controls/engines/engine[1]/reverser" control="REVERSE_THRUST" />
<control-output control="REVERSE_THRUST" prop="/surface-positions/right-reverser-pos-norm" />
<control-speed control="REVERSE_THRUST" transition-time="1.0" />
<actionpt x="-22.038" y="-6.406" z="-0.801" />
</jet>
<!-- LANDING GEARS -->
<!-- Pushback -->
<thruster x="-5.306" y="0.0" z="-3.37" vx="1" vy="0" vz="0" thrust="12000">
<control-input axis="/sim/model/pushback/target-speed-fps" control="THROTTLE" src0="-1" src1="1" dst0="-1" dst1="1" />
</thruster>
<!-- Nosegear -->
<gear x="-5.306" y="0.0" z="-3.37" compression="0.25" spring="0.7" damp="4.0">
<control-input axis="/controls/flight/rudder" control="STEER" square="true" />
<control-input axis="/controls/gear/gear-down" control="EXTEND" />
<control-output control="EXTEND" prop="/gear/gear[0]/position-norm" />
<control-output control="STEER" prop="/gear/gear[0]/steering-norm" />
<control-speed control="EXTEND" transition-time="10.0" />
</gear>
<!-- Left main gear forward -->
<gear x="-24.226" y="3.768" z="-3.37" compression="0.6">
<control-input axis="/autopilot/autobrake/left-brake-output" control="BRAKE" />
<control-input axis="/controls/gear/brake-parking" control="BRAKE" />
<control-input axis="/controls/gear/gear-down" control="EXTEND" />
<control-output control="EXTEND" prop="/gear/gear[1]/position-norm" />
<control-speed control="EXTEND" transition-time="10.0" />
</gear>
<!-- Left main gear aft -->
<gear x="-25.395" y="3.768" z="-3.37" compression="0.6">
<control-input axis="/autopilot/autobrake/left-brake-output" control="BRAKE" />
<control-input axis="/controls/gear/brake-parking" control="BRAKE" />
<control-input axis="/controls/gear/gear-down" control="EXTEND" />
<control-output control="EXTEND" prop="/gear/gear[2]/position-norm" />
<control-speed control="EXTEND" transition-time="10.0" />
</gear>
<!-- Right main gear forward -->
<gear x="-24.226" y="-3.768" z="-3.37" compression="0.6">
<control-input axis="/autopilot/autobrake/right-brake-output" control="BRAKE" />
<control-input axis="/controls/gear/brake-parking" control="BRAKE" />
<control-input axis="/controls/gear/gear-down" control="EXTEND" />
<control-output control="EXTEND" prop="/gear/gear[3]/position-norm" />
<control-speed control="EXTEND" transition-time="10.0" />
</gear>
<!-- Right main gear aft -->
<gear x="-25.395" y="-3.768" z="-3.37" compression="0.6">
<control-input axis="/autopilot/autobrake/right-brake-output" control="BRAKE" />
<control-input axis="/controls/gear/brake-parking" control="BRAKE" />
<control-input axis="/controls/gear/gear-down" control="EXTEND" />
<control-output control="EXTEND" prop="/gear/gear[4]/position-norm" />
<control-speed control="EXTEND" transition-time="10.0" />
</gear>
<!-- FUEL AND PAYLOAD -->
<!-- Total fuel capacity: 75,546 pounds -->
<!-- Left wing fuel tank -->
<tank x="-25.5" y="8.25" z="0.8" jet="true" capacity="14579" />
<!-- Right wing fuel tank -->
<tank x="-25.5" y="-8.25" z="0.8" jet="true" capacity="14579" />
<!-- Main fuel tank -->
<tank x="-23.5" y="0.0" z="-0.75" jet="true" capacity="46391" />
<!-- Crew -->
<weight x="-2.5" y="0.0" z="1.0" mass-prop="/sim/weight[0]/weight-lb" size="0.0" solve-weight="0.0" idx="0" weight="600.0" />
<!-- PAX -->
<weight x="-9.5" y="0.0" z="1.0" mass-prop="/sim/weight[1]/weight-lb" size="0.0" solve-weight="0.0" idx="0" weight="38948.0" />
<weight x="-25.5" y="0.0" z="1.0" mass-prop="/sim/weight[2]/weight-lb" size="0.0" solve-weight="0.0" idx="0" weight="12983.0" />
<!-- Ballast to adjust center of gravity -->
<ballast x="-3.0" y="0.0" z="0.0" mass="10000" />
<ballast x="-45.0" y="0.0" z="0.0" mass="-10000" />
</airplane>

View file

@ -1,614 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<!-- cockpit x=22.5 y=0 z=0.78 -->
<fx>
<engine>
<name>left engine</name>
<path>Sounds/jet.wav</path>
<mode>looped</mode>
<condition>
<greater-than>
<property>engines/engine[0]/rpm</property>
<value>2</value>
</greater-than>
</condition>
<volume>
<property>engines/engine[0]/thrust-lbs</property>
<factor>0.000015</factor>
<min>0.0</min>
<max>1</max>
</volume>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>0</x>
<y>9.8</y>
<z>-3</z>
</position>
<reference-dist>200.0</reference-dist>
<max-dist>500.0</max-dist>
</engine>
<engine>
<name>left n1</name>
<path>Sounds/whine.wav</path>
<mode>looped</mode>
<condition>
<greater-than>
<property>engines/engine[0]/rpm</property>
<value>2</value>
</greater-than>
</condition>
<pitch>
<property>/engines/engine[0]/rpm</property>
<offset>0</offset>
<factor>0.02</factor>
<min>0.0</min>
<max>2.0</max>
</pitch>
<volume>
<property>engines/engine[0]/rpm</property>
<factor>0.1</factor>
<min>0.0</min>
<max>0.6</max>
</volume>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>0</x>
<y>9.8</y>
<z>-3</z>
</position>
<reference-dist>10.0</reference-dist>
<max-dist>30.0</max-dist>
</engine>
<engine>
<name>left reverse thrust</name>
<path>Sounds/exhaust_loop.wav</path>
<mode>looped</mode>
<condition>
<and>
<greater-than>
<property>engines/engine[0]/rpm</property>
<value>2</value>
</greater-than>
<greater-than>
<property>surface-positions/left-reverser-pos-norm</property>
<value>0</value>
</greater-than>
</and>
</condition>
<volume>
<property>engines/engine[0]/rpm</property>
<min>0.0</min>
<max>1.0</max>
</volume>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>0</x>
<y>9.8</y>
<z>-3</z>
</position>
<reference-dist>10.0</reference-dist>
<max-dist>30.0</max-dist>
</engine>
<engine>
<name>left engine inside</name>
<path>Sounds/whine.wav</path>
<mode>looped</mode>
<condition>
<and>
<greater-than>
<property>engines/engine[0]/rpm</property>
<value>2</value>
</greater-than>
<property>sim/current-view/internal</property>
</and>
</condition>
<volume>
<property>engines/engine[0]/thrust-lbs</property>
<factor>0.000015</factor>
<min>0.0</min>
<max>1</max>
</volume>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>0</x>
<y>9.8</y>
<z>-3</z>
</position>
<reference-dist>200.0</reference-dist>
<max-dist>500.0</max-dist>
</engine>
<engine>
<name>right engine</name>
<path>Sounds/jet.wav</path>
<mode>looped</mode>
<condition>
<greater-than>
<property>engines/engine[1]/rpm</property>
<value>2</value>
</greater-than>
</condition>
<volume>
<property>/engines/engine[1]/thrust-lbs</property>
<factor><factor>0.000015</factor></factor>
<min>0.0</min>
<max>1.0</max>
</volume>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>0</x>
<y>-9.8</y>
<z>-3</z>
</position>
<reference-dist>200.0</reference-dist>
<max-dist>500.0</max-dist>
</engine>
<engine>
<name>right n1</name>
<path>Sounds/whine.wav</path>
<mode>looped</mode>
<condition>
<greater-than>
<property>engines/engine[1]/rpm</property>
<value>2</value>
</greater-than>
</condition>
<volume>
<property>engines/engine[1]/rpm</property>
<factor>0.1</factor>
<min>0.0</min>
<max>0.6</max>
</volume>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<pitch>
<property>/engines/engine[1]/rpm</property>
<offset>0</offset>
<factor>0.02</factor>
<min>0.0</min>
<max>2.0</max>
</pitch>
<position>
<x>0</x>
<y>-9.8</y>
<z>-3</z>
</position>
<reference-dist>10.0</reference-dist>
<max-dist>30.0</max-dist>
</engine>
<engine>
<name>right reverse thrust</name>
<path>Sounds/exhaust_loop.wav</path>
<mode>looped</mode>
<condition>
<and>
<greater-than>
<property>engines/engine[1]/rpm</property>
<value>2</value>
</greater-than>
<greater-than>
<property>surface-positions/right-reverser-pos-norm</property>
<value>0</value>
</greater-than>
</and>
</condition>
<volume>
<property>engines/engine[1]/rpm</property>
<min>0.0</min>
<max>1.0</max>
</volume>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>0</x>
<y>9.8</y>
<z>-3</z>
</position>
<reference-dist>10.0</reference-dist>
<max-dist>30.0</max-dist>
</engine>
<engine>
<name>right engine inside</name>
<path>Sounds/whine.wav</path>
<mode>looped</mode>
<condition>
<and>
<greater-than>
<property>engines/engine[1]/rpm</property>
<value>2</value>
</greater-than>
<property>sim/current-view/internal</property>
</and>
</condition>
<volume>
<property>engines/engine[1]/thrust-lbs</property>
<factor>0.000015</factor>
<min>0.0</min>
<max>1</max>
</volume>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>0</x>
<y>-9.8</y>
<z>-3</z>
</position>
<reference-dist>200.0</reference-dist>
<max-dist>500.0</max-dist>
</engine>
<rumble>
<name>rumble</name>
<mode>looped</mode>
<path>Sounds/rumble.wav</path>
<condition>
<or>
<property>/gear/gear[0]/wow</property>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
</or>
</condition>
<volume>
<property>/velocities/groundspeed-kt</property>
<type>log</type>
<factor>0.8</factor>
</volume>
<position>
<x>-9</x>
<y>0</y>
<z>-5</z>
</position>
<reference-dist>10.0</reference-dist>
<max-dist>25.0</max-dist>
</rumble>
<gear1>
<name>gear</name>
<mode>in-transit</mode>
<path>Sounds/gear.wav</path>
<property>/gear/gear[0]/position-norm</property>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<pitch>
<internal>dt_play</internal>
<offset>0.7</offset>
<factor>-0.001</factor>
</pitch>
<position>
<x>0</x>
<y>0</y>
<z>-2</z>
</position>
<reference-dist>5.0</reference-dist>
<max-dist>10.0</max-dist>
</gear1>
<gear1>
<name>gear-lock</name>
<path>Sounds/gear-lck.wav</path>
<condition>
<equals>
<property>/gear/gear[0]/position-norm</property>
<value>0</value>
</equals>
</condition>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>0</x>
<y>0</y>
<z>-2</z>
</position>
<reference-dist>10.0</reference-dist>
<max-dist>20.0</max-dist>
</gear1>
<squeal1>
<name>squeal</name>
<path>/Aircraft/757-200/Sounds/touchdown.wav</path>
<condition>
<or>
<property>/gear/gear[0]/wow</property>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
</or>
</condition>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<volume>
<property>/velocities/speed-down-fps</property>
<factor>0.05</factor>
</volume>
<volume>
<property>/velocities/airspeed-kt</property>
<factor>0.01</factor>
</volume>
<volume>
<internal>dt_stop</internal>
<factor>0.05</factor>
<max>1.0</max>
</volume>
<pitch>
<property>/velocities/airspeed-kt</property>
<factor>0.0025</factor>
<offset>1.2</offset>
</pitch>
<position>
<x>-6.5</x>
<y>0</y>
<z>-5</z>
</position>
<reference-dist>20.0</reference-dist>
<max-dist>40.0</max-dist>
</squeal1>
<flap>
<name>flaps</name>
<mode>in-transit</mode>
<path>Sounds/flaps.wav</path>
<property>/surface-positions/flap-pos-norm</property>
<volume>
<property>sim/sound/effects/volume</property>
<max>0.5</max>
</volume>
<position>
<x>-9</x>
<y>0</y>
<z>0</z>
</position>
<reference-dist>5.0</reference-dist>
<max-dist>10.0</max-dist>
</flap>
<wind>
<name>wind</name>
<mode>looped</mode>
<path>Sounds/wind.wav</path>
<property>/velocities/airspeed-kt</property>
<volume>
<property>/position/altitude-ft</property>
<factor>-0.000015</factor>
<offset>1.0</offset>
<min>0.1</min>
<max>1.0</max>
</volume>
<volume>
<property>/velocities/airspeed-kt</property>
<factor>0.0015</factor>
<min>0.03</min>
<max>0.25</max>
</volume>
<pitch>
<property>/velocities/airspeed-kt</property>
<factor>0.01</factor>
<offset>1.25</offset>
</pitch>
<position>
<x>-24</x>
<y>0</y>
<z>0.86</z>
</position>
<reference-dist>1.0</reference-dist>
<max-dist>2.0</max-dist>
</wind>
<stall>
<name>stall</name>
<mode>looped</mode>
<path>/Aircraft/757-200/Sounds/stall.wav</path>
<condition>
<property>sim/sound/stall-horn</property>
</condition>
<volume>
<offset>0.5</offset>
</volume>
<position>
<x>-24</x>
<y>0</y>
<z>0.18</z>
</position>
<reference-dist>0.5</reference-dist>
<max-dist>1.0</max-dist>
</stall>
<switch>
<name>click on</name>
<mode>once</mode>
<path>Aircraft/757-200/Sounds/click.wav</path>
<condition>
<property>/sim/sound/switch</property>
</condition>
<volume>
<factor>0.45</factor>
</volume>
<position>
<x>-24</x>
<y>0</y>
<z>0.18</z>
</position>
<reference-dist>0.5</reference-dist>
<max-dist>1.0</max-dist>
</switch>
<switch>
<name>click off</name>
<mode>once</mode>
<path>Aircraft/757-200/Sounds/click.wav</path>
<condition>
<not>
<property>/sim/sound/switch</property>
</not>
</condition>
<volume>
<offset>0.5</offset>
</volume>
<position>
<x>-24</x>
<y>0</y>
<z>0.18</z>
</position>
<reference-dist>0.5</reference-dist>
<max-dist>1.0</max-dist>
</switch>
<speedbrake>
<name>speedbrake</name>
<mode>in-transit</mode>
<path>Sounds/flaps.wav</path>
<property>/surface-positions/speedbrake-pos-norm</property>
<volume>
<property>sim/sound/effects/volume</property>
<factor>2.0</factor>
</volume>
<position>
<x>-24</x>
<y>0</y>
<z>0.18</z>
</position>
<reference-dist>0.5</reference-dist>
<max-dist>1.0</max-dist>
</speedbrake>
<engines>
<name>left reverse-thrust</name>
<mode>looped</mode>
<path>Sounds/exhaust_loop.wav</path>
<condition>
<property>engines/engine[0]/running</property>
</condition>
<volume>
<property>surface-positions/reverser-norm[0]</property>
</volume>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>2.75</x>
<y>9.8</y>
<z>-3</z>
</position>
<reference-dist>250.0</reference-dist>
<max-dist>500.0</max-dist>
</engines>
<engines>
<name>right reverse-thrust</name>
<mode>looped</mode>
<path>Sounds/exhaust_loop.wav</path>
<condition>
<property>engines/engine[1]/running</property>
</condition>
<volume>
<property>surface-positions/reverser-norm[1]</property>
</volume>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>2.75</x>
<y>-9.8</y>
<z>-3</z>
</position>
<reference-dist>250.0</reference-dist>
<max-dist>500.0</max-dist>
</engines>
<!-- Autopilot disengaged (using the gear warning sound because there is no better one available) -->
<apoff>
<name>autopilot disengage</name>
<mode>once</mode>
<path>Sounds/gear-hrn.wav</path>
<condition>
<and>
<property>sim/current-view/internal</property>
<property>autopilot/disengaged-btn</property>
</and>
</condition>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
</apoff>
<!-- Seatbelt/No smoking signs -->
<seatbelt>
<name>Seatbelt sign</name>
<path>Aircraft/757-200/Sounds/cabinalert.wav</path>
<mode>once</mode>
<condition>
<property>sim/sound/seatbelt-sign</property>
</condition>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>0.00</x>
<y>0.00</y>
<z>0.00</z>
</position>
<reference-dist>10.0</reference-dist>
<max-dist>100.0</max-dist>
</seatbelt>
<nosmoke>
<name>No smoking sign</name>
<path>Aircraft/757-200/Sounds/cabinalert.wav</path>
<mode>once</mode>
<condition>
<property>sim/sound/no-smoking-sign</property>
</condition>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
<position>
<x>0.00</x>
<y>0.00</y>
<z>0.00</z>
</position>
<reference-dist>10.0</reference-dist>
<max-dist>100.0</max-dist>
</nosmoke>
<!-- Overspeed warning -->
<overspeed>
<name>Overspeed warning</name>
<path>Sounds/overspeed.wav</path>
<mode>looped</mode>
<condition>
<greater-than>
<property>velocities/airspeed-kt</property>
<value>345</value>
</greater-than>
</condition>
<volume>
<property>sim/sound/effects/volume</property>
</volume>
</overspeed>
</fx>
</PropertyList>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 911 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 885 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 776 KiB

View file

@ -1,104 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<particlesystem>
<name>smoke</name>
<texture>smoke.png</texture>
<emissive type="bool">false</emissive>
<lighting type="bool">false</lighting>
<condition>
<and>
<greater-than>
<property>engines/engine[0]/n2</property>
<value>50</value>
</greater-than>
<greater-than>
<property>/position/altitude-ft</property>
<value>19000</value>
</greater-than>
<less-than>
<property>environment/temperature-degc</property>
<value>-40</value>
</less-than>
<property>engines/engine[0]/running</property>
</and>
</condition>
<attach>world</attach>
<placer>
<type>point</type>
</placer>
<shooter>
<theta-min-deg>-1.5</theta-min-deg>
<theta-max-deg>1.5</theta-max-deg>
<phi-min-deg>-1.5</phi-min-deg>
<phi-max-deg>1.5</phi-max-deg>
<speed-mps>
<value>0</value>
<spread>0</spread>
</speed-mps>
<rotation-speed>
<x-min-deg-sec>0</x-min-deg-sec>
<y-min-deg-sec>0</y-min-deg-sec>
<z-min-deg-sec>0</z-min-deg-sec>
<x-max-deg-sec>0</x-max-deg-sec>
<y-max-deg-sec>0</y-max-deg-sec>
<z-max-deg-sec>0</z-max-deg-sec>
</rotation-speed>
</shooter>
<counter>
<particles-per-sec>
<value>35</value>
<spread>0</spread>
</particles-per-sec>
</counter>
<align>billboard</align>
<particle>
<start>
<color>
<red><value> 0.7 </value></red>
<green><value> 0.7 </value></green>
<blue><value> 0.7 </value></blue>
<alpha><value> 0.3 </value></alpha>
</color>
<size>
<value>2</value>
</size>
</start>
<end>
<color>
<red><value> 1.0 </value></red>
<green><value> 1.0 </value></green>
<blue><value> 1.0 </value></blue>
<alpha><value> 1.0 </value></alpha>
</color>
<size>
<value>6</value>
</size>
</end>
<life-sec>
<value>10</value>
</life-sec>
<mass-kg> 0.5 </mass-kg>
<radius-m> 0.5 </radius-m>
</particle>
<program>
<fluid> air </fluid>
<gravity type="bool"> true </gravity>
<wind typ="bool"> true </wind>
</program>
</particlesystem>
</PropertyList>

View file

@ -1,104 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<particlesystem>
<name>smoke</name>
<texture>smoke.png</texture>
<emissive type="bool">false</emissive>
<lighting type="bool">false</lighting>
<condition>
<and>
<greater-than>
<property>engines/engine[1]/n2</property>
<value>50</value>
</greater-than>
<greater-than>
<property>/position/altitude-ft</property>
<value>19000</value>
</greater-than>
<less-than>
<property>environment/temperature-degc</property>
<value>-40</value>
</less-than>
<property>engines/engine[1]/running</property>
</and>
</condition>
<attach>world</attach>
<placer>
<type>point</type>
</placer>
<shooter>
<theta-min-deg>-1.5</theta-min-deg>
<theta-max-deg>1.5</theta-max-deg>
<phi-min-deg>-1.5</phi-min-deg>
<phi-max-deg>1.5</phi-max-deg>
<speed-mps>
<value>0</value>
<spread>0</spread>
</speed-mps>
<rotation-speed>
<x-min-deg-sec>0</x-min-deg-sec>
<y-min-deg-sec>0</y-min-deg-sec>
<z-min-deg-sec>0</z-min-deg-sec>
<x-max-deg-sec>0</x-max-deg-sec>
<y-max-deg-sec>0</y-max-deg-sec>
<z-max-deg-sec>0</z-max-deg-sec>
</rotation-speed>
</shooter>
<counter>
<particles-per-sec>
<value>35</value>
<spread>0</spread>
</particles-per-sec>
</counter>
<align>billboard</align>
<particle>
<start>
<color>
<red><value> 0.7 </value></red>
<green><value> 0.7 </value></green>
<blue><value> 0.7 </value></blue>
<alpha><value> 0.3 </value></alpha>
</color>
<size>
<value>2</value>
</size>
</start>
<end>
<color>
<red><value> 1.0 </value></red>
<green><value> 1.0 </value></green>
<blue><value> 1.0 </value></blue>
<alpha><value> 1.0 </value></alpha>
</color>
<size>
<value>6</value>
</size>
</end>
<life-sec>
<value>10</value>
</life-sec>
<mass-kg> 0.5 </mass-kg>
<radius-m> 0.5 </radius-m>
</particle>
<program>
<fluid> air </fluid>
<gravity type="bool"> true </gravity>
<wind typ="bool"> true </wind>
</program>
</particlesystem>
</PropertyList>

View file

@ -1,94 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
CRJ900 engine fire
Adapted from the FlightGear 737-900ER available from United Free World (http://unitedfreeworld.com)
-->
<PropertyList>
<particlesystem>
<texture>fire.png</texture>
<emissive>true</emissive>
<lighting>false</lighting>
<offsets>
<roll-deg>90</roll-deg>
</offsets>
<attach>world</attach>
<placer>
<type>point</type>
</placer>
<shooter>
<theta-min-deg>65</theta-min-deg>
<theta-max-deg>115</theta-max-deg>
<phi-min-deg>0</phi-min-deg>
<phi-max-deg>0</phi-max-deg>
<speed>
<value>25</value>
<spread>15</spread>
</speed>
<rotation-speed>
<x-min-deg-sec>0</x-min-deg-sec>
<y-min-deg-sec>0</y-min-deg-sec>
<z-min-deg-sec>0</z-min-deg-sec>
<x-max-deg-sec>0</x-max-deg-sec>
<y-max-deg-sec>0</y-max-deg-sec>
<z-max-deg-sec>0</z-max-deg-sec>
</rotation-speed>
</shooter>
<counter>
<particles-per-sec>
<value>25</value>
<spread>15</spread>
</particles-per-sec>
</counter>
<align>billboard</align>
<particle>
<start>
<color>
<red>
<value>0.6</value>
</red>
<green>
<value>0.6</value>
</green>
<blue>
<value>0.6</value>
</blue>
<alpha>
<value>0.4</value>
</alpha>
</color>
<size>
<value>1.2</value>
</size>
</start>
<end>
<color>
<red>
<value>0</value>
</red>
<green>
<value>0</value>
</green>
<blue>
<value>0</value>
</blue>
<alpha>
<value>0</value>
</alpha>
</color>
<size>
<value>4.0</value>
</size>
</end>
<life-sec>
<value>2.0</value>
</life-sec>
<mass-kg>1.3</mass-kg>
<radius-m>0.03</radius-m>
</particle>
</particlesystem>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

View file

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<path>light-cone.ac</path>
<effect>
<inherits-from>Effects/light-cone</inherits-from>
<object-name>Cone</object-name>
</effect>
</PropertyList>

View file

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<path>light-cone.ac</path>
<effect>
<inherits-from>Effects/light-cone</inherits-from>
<object-name>Cone</object-name>
</effect>
</PropertyList>

View file

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<path>light-cone.ac</path>
<effect>
<inherits-from>Effects/light-cone</inherits-from>
<object-name>Cone</object-name>
</effect>
</PropertyList>

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

View file

@ -1,108 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<particlesystem>
<name>smoke</name>
<texture>vapor.png</texture>
<emissive type="bool">false</emissive>
<lighting type="bool">false</lighting>
<condition>
<and>
<greater-than>
<property>velocities/airspeed-kt</property>
<value>120</value>
</greater-than>
<greater-than>
<property>environment/relative-humidity</property>
<value>50</value>
</greater-than>
<less-than>
<property>/position/altitude-ft</property>
<value>800</value>
</less-than>
<less-than>
<property>environment/temperature-degc</property>
<value>20</value>
</less-than>
</and>
</condition>
<attach>world</attach>
<placer>
<type>point</type>
</placer>
<shooter>
<theta-min-deg>-1.5</theta-min-deg>
<theta-max-deg>1.5</theta-max-deg>
<phi-min-deg>-1.5</phi-min-deg>
<phi-max-deg>1.5</phi-max-deg>
<speed-mps>
<value>0</value>
<spread>0</spread>
</speed-mps>
<rotation-speed>
<x-min-deg-sec>0</x-min-deg-sec>
<y-min-deg-sec>0</y-min-deg-sec>
<z-min-deg-sec>0</z-min-deg-sec>
<x-max-deg-sec>0</x-max-deg-sec>
<y-max-deg-sec>0</y-max-deg-sec>
<z-max-deg-sec>0</z-max-deg-sec>
</rotation-speed>
</shooter>
<counter>
<particles-per-sec>
<value>25</value>
<spread>5</spread>
</particles-per-sec>
</counter>
<align>billboard</align>
<particle>
<start>
<color>
<red><value> 0.7 </value></red>
<green><value> 0.7 </value></green>
<blue><value> 0.7 </value></blue>
<alpha><value> 0.3 </value></alpha>
</color>
<size>
<value>0.25</value>
</size>
</start>
<end>
<color>
<red><value> 1.0 </value></red>
<green><value> 1.0 </value></green>
<blue><value> 1.0 </value></blue>
<alpha><value> 1.0 </value></alpha>
</color>
<size>
<value>1</value>
</size>
</end>
<life-sec>
<value>0.5</value>
</life-sec>
<mass-kg> 0.5 </mass-kg>
<radius-m> 0.5 </radius-m>
</particle>
<program>
<fluid> air </fluid>
<gravity type="bool"> true </gravity>
<wind typ="bool"> true </wind>
</program>
</particlesystem>
</PropertyList>

View file

@ -1,543 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<path>flightdeck.ac</path>
<!-- EXTRA MODELS -->
<!-- Yokes -->
<model>
<path>Aircraft/757-200/Models/Flightdeck/Yokes/yokes.xml</path>
<offsets>
<x-m>1.054</x-m>
<y-m>0</y-m>
<z-m>0.383</z-m>
</offsets>
</model>
<!-- Instruments -->
<!-- Attitude indicator -->
<model>
<path>Aircraft/757-200/Models/Instruments/AI/AI.xml</path>
<offsets>
<x-m>1.683</x-m>
<y-m>-0.516</y-m>
<z-m>1.054</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<path>Aircraft/757-200/Models/Instruments/AI/AI.xml</path>
<offsets>
<x-m>1.683</x-m>
<y-m>0.516</y-m>
<z-m>1.054</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- HSI -->
<model>
<path>Aircraft/757-200/Models/Instruments/EHSI/EHSI.xml</path>
<offsets>
<x-m>1.71</x-m>
<y-m>-0.516</y-m>
<z-m>0.912</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<path>Aircraft/757-200/Models/Instruments/EHSI/EHSI.xml</path>
<offsets>
<x-m>1.71</x-m>
<y-m>0.516</y-m>
<z-m>0.912</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- Altimeter -->
<model>
<path>Aircraft/757-200/Models/Instruments/Altimeter/boeing747-400-alt-jw.xml</path>
<offsets>
<x-m>1.684</x-m>
<y-m>-0.369</y-m>
<z-m>1.054</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<path>Aircraft/757-200/Models/Instruments/Altimeter/boeing747-400-alt-jw.xml</path>
<offsets>
<x-m>1.684</x-m>
<y-m>0.676</y-m>
<z-m>1.054</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<path>Aircraft/757-200/Models/Instruments/Altimeter/boeing747-400-alt-jw.xml</path>
<offsets>
<x-m>1.712</x-m>
<y-m>-0.234</y-m>
<z-m>0.911</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- Standby Attitude Indicator -->
<model>
<path>Aircraft/757-200/Models/Instruments/Stby-AI/stby-ai.xml</path>
<offsets>
<x-m>1.679</x-m>
<y-m>-0.238</y-m>
<z-m>1.083</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- Clock -->
<model>
<path>Aircraft/757-200/Models/Instruments/Clock/chronometer.xml</path>
<offsets>
<x-m>1.716</x-m>
<y-m>-0.369</y-m>
<z-m>0.894</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<path>Aircraft/757-200/Models/Instruments/Clock/chronometer.xml</path>
<offsets>
<x-m>1.716</x-m>
<y-m>0.676</y-m>
<z-m>0.894</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- Airspeed Indicator -->
<model>
<path>Aircraft/757-200/Models/Instruments/IAS/asi.xml</path>
<offsets>
<x-m>1.686</x-m>
<y-m>-0.655</y-m>
<z-m>1.047</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<path>Aircraft/757-200/Models/Instruments/IAS/asi.xml</path>
<offsets>
<x-m>1.696</x-m>
<y-m>-0.24</y-m>
<z-m>0.995</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<path>Aircraft/757-200/Models/Instruments/IAS/asi.xml</path>
<offsets>
<x-m>1.686</x-m>
<y-m>0.38</y-m>
<z-m>1.047</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- EICAS -->
<model>
<path>Aircraft/757-200/Models/Instruments/EICAS/eicas.xml</path>
<offsets>
<x-m>1.679</x-m>
<y-m>0</y-m>
<z-m>1.085</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<path>Aircraft/757-200/Models/Instruments/EICAS/eicas.xml</path>
<offsets>
<x-m>1.708</x-m>
<y-m>0</y-m>
<z-m>0.931</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- Vertical Speed Indicator -->
<model>
<name>Pilot vertical speed indicator</name>
<path>Aircraft/757-200/Models/Instruments/VSI/VSI.xml</path>
<offsets>
<x-m>1.7</x-m>
<y-m>-0.369</y-m>
<z-m>0.975</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<name>Copilot vertical speed indicator</name>
<path>Aircraft/757-200/Models/Instruments/VSI/VSI.xml</path>
<offsets>
<x-m>1.7</x-m>
<y-m>0.676</y-m>
<z-m>0.975</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- VOR -->
<model>
<name>Pilot vertical speed indicator</name>
<path>Aircraft/Instruments-3d/vor/vor.xml</path>
<offsets>
<x-m>1.705</x-m>
<y-m>-0.653</y-m>
<z-m>0.947</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<name>Copilot VOR display</name>
<path>Aircraft/Instruments-3d/vor/vor.xml</path>
<offsets>
<x-m>1.705</x-m>
<y-m>0.382</y-m>
<z-m>0.947</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- Flap Indicator -->
<model>
<path>Aircraft/757-200/Models/Instruments/Flaps/flaps.xml</path>
<offsets>
<x-m>1.697</x-m>
<y-m>0.131</y-m>
<z-m>0.999</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- ILS Markers -->
<model>
<path>Aircraft/757-200/Models/Instruments/GSmarkers/marker_beacons.xml</path>
<offsets>
<x-m>1.673</x-m>
<y-m>-0.369</y-m>
<z-m>1.113</z-m>
<roll-deg>-90</roll-deg>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<model>
<path>Aircraft/757-200/Models/Instruments/GSmarkers/marker_beacons.xml</path>
<offsets>
<x-m>1.673</x-m>
<y-m>0.369</y-m>
<z-m>1.113</z-m>
<roll-deg>-90</roll-deg>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- Mode Control Panel -->
<model>
<path>Aircraft/757-200/Models/Instruments/MCP/MCP.xml</path>
<offsets>
<x-m>1.703</x-m>
<y-m>0</y-m>
<z-m>1.184</z-m>
<pitch-deg>-11</pitch-deg>
</offsets>
</model>
<!-- Overhead Panel -->
<model>
<path>Aircraft/757-200/Models/Instruments/OHpanel/OHpanel.xml</path>
<offsets>
<x-m>2.35</x-m>
<y-m>0</y-m>
<z-m>1.837</z-m>
<pitch-deg>62</pitch-deg>
</offsets>
</model>
<!-- Magnetic Compass -->
<model>
<path>Aircraft/757-200/Models/Instruments/Compass/mag-compass.xml</path>
<offsets>
<x-m>1.634</x-m>
<y-m>0</y-m>
<z-m>1.511</z-m>
</offsets>
</model>
<!-- ANIMATIONS -->
<!-- Panel lighting -->
<animation>
<type>material</type>
<object-name>painel</object-name>
<emission>
<red>0.5</red>
<green>0.45</green>
<blue>0.2</blue>
<factor-prop>controls/lighting/panel-norm</factor-prop>
</emission>
</animation>
<!-- Instrument lighting -->
<animation>
<type>material</type>
<object-name>Pilot vertical speed indicator</object-name>
<object-name>Copilot vertical speed indicator</object-name>
<object-name>Pilot VOR display</object-name>
<object-name>Copilot VOR display</object-name>
<emission>
<red>1</red>
<green>1</green>
<blue>1</blue>
<factor-prop>controls/lighting/panel-norm</factor-prop>
</emission>
</animation>
<!-- Pitch trim slider -->
<animation>
<name>Pitch trim slider pick</name>
<type>pick</type>
<object-name>PitchTrim</object-name>
<action>
<button>0</button>
<button>3</button>
<repeatable type="bool">true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/flight/elevator-trim</property>
<step type="double">0.01</step>
<max>1</max>
</binding>
</action>
<action>
<button>1</button>
<button>4</button>
<repeatable type="bool">true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/flight/elevator-trim</property>
<step type="double">-0.01</step>
<min>-1</min>
</binding>
</action>
</animation>
<animation>
<name>Pitch trim slider</name>
<type>rotate</type>
<object-name>PitchTrim</object-name>
<property>controls/flight/elevator-trim</property>
<interpolation>
<entry><ind>1</ind><dep>-40</dep></entry>
<entry><ind>0</ind><dep>-20</dep></entry>
<entry><ind>-1</ind><dep>0</dep></entry>
</interpolation>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>2.1</x-m>
<y-m>0</y-m>
<z-m>0.6</z-m>
</center>
</animation>
<!-- Speedbrake lever -->
<animation>
<name>Speedbrake lever pick</name>
<type>pick</type>
<object-name>SpdBrkLever</object-name>
<action>
<button>0</button>
<repeatable type="bool">false</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/flight/speedbrake-lever</property>
<step type="double">1</step>
<max>2</max>
</binding>
</action>
<action>
<button>1</button>
<repeatable type="bool">false</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/flight/speedbrake-lever</property>
<step type="double">-1</step>
<min>0</min>
</binding>
</action>
</animation>
<animation>
<name>Speedbrake lever</name>
<type>rotate</type>
<object-name>SpdBrkLever</object-name>
<property>controls/flight/speedbrake-lever</property>
<interpolation>
<entry><ind>0</ind><dep>-80</dep></entry>
<entry><ind>1</ind><dep>-55</dep></entry>
<entry><ind>2</ind><dep>0</dep></entry>
</interpolation>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>2.113</x-m>
<y-m>0</y-m>
<z-m>0.697</z-m>
</center>
</animation>
<!-- Throttle quadrant -->
<animation>
<name>Engine 1 throttle lever pick</name>
<type>pick</type>
<object-name>LHthrottle</object-name>
<action>
<button>0</button>
<button>3</button>
<repeatable type="bool">true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/engines/engine[0]/throttle</property>
<step type="double">0.01</step>
<max>1</max>
</binding>
</action>
<action>
<button>1</button>
<button>4</button>
<repeatable type="bool">true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/engines/engine[0]/throttle</property>
<step type="double">-0.01</step>
<min>0</min>
</binding>
</action>
</animation>
<animation>
<name>Engine 1 throttle lever</name>
<type>rotate</type>
<object-name>LHthrottle</object-name>
<object-name>LHthrottle.001</object-name>
<property>controls/engines/engine[0]/throttle</property>
<factor>40</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>2.1</x-m>
<y-m>0</y-m>
<z-m>0.5</z-m>
</center>
</animation>
<animation>
<name>Engine 2 throttle lever pick</name>
<type>pick</type>
<object-name>RHthrottle</object-name>
<action>
<button>0</button>
<button>3</button>
<repeatable type="bool">true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/engines/engine[1]/throttle</property>
<step type="double">0.01</step>
<max>1</max>
</binding>
</action>
<action>
<button>1</button>
<button>4</button>
<repeatable type="bool">true</repeatable>
<binding>
<command>property-adjust</command>
<property>controls/engines/engine[1]/throttle</property>
<step type="double">-0.01</step>
<min>0</min>
</binding>
</action>
</animation>
<animation>
<name>Engine 2 throttle lever</name>
<type>rotate</type>
<object-name>RHthrottle</object-name>
<object-name>RHthrottle.001</object-name>
<property>controls/engines/engine[1]/throttle</property>
<factor>40</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
<center>
<x-m>2.1</x-m>
<y-m>0</y-m>
<z-m>0.5</z-m>
</center>
</animation>
<!-- Flap lever -->
<animation>
<name>Flap lever pick</name>
<type>pick</type>
<object-name>FlapLever</object-name>
<object-name>flapgauge</object-name>
<action>
<button>0</button>
<repeatable type="bool">false</repeatable>
<binding>
<command>nasal</command>
<script>
controls.flapsDown(1);
</script>
</binding>
</action>
<action>
<button>1</button>
<repeatable type="bool">false</repeatable>
<binding>
<command>nasal</command>
<script>
controls.flapsDown(-1);
</script>
</binding>
</action>
</animation>
<animation>
<name>Flap lever</name>
<type>rotate</type>
<object-name>FlapLever</object-name>
<property>controls/flight/flaps</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>1</ind><dep>75</dep></entry>
</interpolation>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
<center>
<x-m>2.144</x-m>
<y-m>0</y-m>
<z-m>0.675</z-m>
</center>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

File diff suppressed because it is too large Load diff

View file

@ -1,155 +0,0 @@
<PropertyList>
<path>yokes.ac</path>
<animation>
<type>scale</type>
<x-offset>0.86</x-offset>
<y-offset>0.86</y-offset>
<z-offset>0.86</z-offset>
</animation>
<!-- CAPTAIN -->
<animation>
<type>rotate</type>
<object-name>left_chart</object-name>
<object-name>left_column</object-name>
<object-name>left_yoke</object-name>
<object-name>EFB1</object-name>
<property>controls/flight/elevator</property>
<factor>15</factor>
<center>
<x-m> 1.10</x-m>
<y-m>-0.533</y-m>
<z-m>-0.025</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>left_chart</object-name>
<object-name>left_yoke</object-name>
<object-name>EFB1</object-name>
<property>controls/flight/aileron</property>
<factor>90</factor>
<center>
<x-m> 1.048</x-m>
<y-m>-0.533</y-m>
<z-m> 0.724</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<!-- FIRST OFFICER -->
<animation>
<type>rotate</type>
<object-name>right_chart</object-name>
<object-name>right_column</object-name>
<object-name>right_yoke</object-name>
<object-name>EFB2</object-name>
<property>controls/flight/elevator</property>
<factor>15</factor>
<center>
<x-m> 1.10</x-m>
<y-m> 0.533</y-m>
<z-m>-0.025</z-m>
</center>
<axis>
<x>0.0</x>
<y>-1.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>right_chart</object-name>
<object-name>right_yoke</object-name>
<object-name>EFB2</object-name>
<property>controls/flight/aileron</property>
<factor>90</factor>
<center>
<x-m> 1.048</x-m>
<y-m> 0.533</y-m>
<z-m> 0.724</z-m>
</center>
<axis>
<x>-1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<!-- PEDALS -->
<animation>
<type>translate</type>
<object-name>pedals_l</object-name>
<property>controls/flight/rudder</property>
<factor>0.06</factor>
<axis>
<x>1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>translate</type>
<object-name>pedals_r</object-name>
<property>controls/flight/rudder</property>
<factor>-0.06</factor>
<axis>
<x>1.0</x>
<y>0.0</y>
<z>0.0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>pedals_l</object-name>
<property>controls/gear/brake-left</property>
<factor>-10</factor>
<axis>
<x>0.0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
<center>
<x-m>0.757</x-m>
<y-m>0</y-m>
<z-m>0.057</z-m>
</center>
</animation>
<animation>
<type>rotate</type>
<object-name>pedals_r</object-name>
<property>controls/gear/brake-right</property>
<factor>-10</factor>
<axis>
<x>0.0</x>
<y>1.0</y>
<z>0.0</z>
</axis>
<center>
<x-m>0.757</x-m>
<y-m>0</y-m>
<z-m>0.057</z-m>
</center>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 713 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 678 KiB

View file

@ -1,856 +0,0 @@
AC3Db
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "GlassCockpit" rgb 0.8 0.8 0.8 amb 0.49 0.49 0.49 emis 1 1 1 spec 1 1 1 shi 32 trans 0
MATERIAL "DefaultWhite.001" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
OBJECT world
kids 11
OBJECT poly
name "AI"
data 12
Cylinder.003
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 33
7e-05 0 0
7e-05 0 -0.042
7e-05 0.008358 -0.041193
7e-05 0.016394 -0.038803
7e-05 0.023801 -0.034922
7e-05 0.030293 -0.029698
7e-05 0.03562 -0.023334
7e-05 0.039579 -0.016073
7e-05 0.042017 -0.008194
7e-05 0.04284 0
7e-05 0.042017 0.008194
7e-05 0.039579 0.016073
7e-05 0.03562 0.023334
7e-05 0.030292 0.029698
7e-05 0.0238 0.034922
7e-05 0.016394 0.038803
7e-05 0.008358 0.041193
7e-05 0 0.042
7e-05 -0.030293 -0.029698
7e-05 -0.03562 -0.023334
7e-05 -0.039579 -0.016073
7e-05 -0.042017 -0.008194
7e-05 -0.04284 0
7e-05 -0.042017 0.008194
7e-05 -0.039579 0.016073
7e-05 -0.03562 0.023334
7e-05 -0.030292 0.029698
7e-05 -0.023801 0.034922
7e-05 -0.016394 0.038803
7e-05 -0.008358 0.041193
7e-05 -0.008357 -0.041193
7e-05 -0.016394 -0.038803
7e-05 -0.0238 -0.034922
numsurf 32
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
1 0.368923723698 0.500000715256
2 0.366638451815 0.523665487766
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
2 0.366638451815 0.523665487766
3 0.35987085104 0.546420931816
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
3 0.35987085104 0.546420931816
4 0.348881006241 0.567392230034
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
4 0.348881006241 0.567392230034
5 0.334091335535 0.585773825645
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
5 0.334091335535 0.585773825645
6 0.316070020199 0.600859165192
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
6 0.316070020199 0.600859165192
7 0.295509696007 0.612068533897
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
7 0.295509696007 0.612068533897
8 0.273200452328 0.61897110939
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
8 0.273200452328 0.61897110939
9 0.249999701977 0.621301829815
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
9 0.249999701977 0.621301829815
10 0.226798906922 0.618970990181
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
10 0.226798906922 0.618970990181
11 0.204489767551 0.61206817627
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
11 0.204489767551 0.61206817627
12 0.183929532766 0.600858688354
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
12 0.183929532766 0.600858688354
13 0.165908321738 0.585773169994
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
13 0.165908321738 0.585773169994
14 0.151118725538 0.567391395569
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
14 0.151118725538 0.567391395569
15 0.140129029751 0.546419918537
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
15 0.140129029751 0.546419918537
16 0.133361697197 0.523664653301
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
16 0.133361697197 0.523664653301
17 0.131076663733 0.499999761581
SURF 0x00
mat 1
refs 3
18 0.334091573954 0.414226204157
0 0.250000149012 0.499999880791
19 0.316070258617 0.399140834808
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
20 0.295510023832 0.387931346893
19 0.316070258617 0.399140834808
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
21 0.273200750351 0.381028562784
20 0.295510023832 0.387931346893
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
22 0.249999880791 0.378697931767
21 0.273200750351 0.381028562784
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
23 0.226799100637 0.381028652191
22 0.249999880791 0.378697931767
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
24 0.204489916563 0.3879314363
23 0.226799100637 0.381028652191
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
25 0.183929651976 0.399141043425
24 0.204489916563 0.3879314363
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
26 0.165908455849 0.414226442575
25 0.183929651976 0.399141043425
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
27 0.151118844748 0.432608067989
26 0.165908455849 0.414226442575
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
28 0.140129163861 0.453579634428
27 0.151118844748 0.432608067989
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
29 0.133361697197 0.476334929466
28 0.140129163861 0.453579634428
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
17 0.131076663733 0.499999761581
29 0.133361697197 0.476334929466
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
30 0.366638749838 0.476335912943
1 0.368923723698 0.500000715256
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
31 0.359871506691 0.453580498695
30 0.366638749838 0.476335912943
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
32 0.348881930113 0.432608902454
31 0.359871506691 0.453580498695
SURF 0x00
mat 1
refs 3
0 0.250000149012 0.499999880791
18 0.334091573954 0.414226204157
32 0.348881930113 0.432608902454
kids 0
OBJECT poly
name "AIPtr"
data 12
Cylinder.007
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 5
0.00014 -0.004756 0.02216
0.00014 6.2e-05 0
0.00014 -0.004756 0.00864
0.00014 -0.004756 -0.00864
0.00014 -0.004756 -0.02216
numsurf 2
SURF 0x10
mat 1
refs 3
0 0.502865552902 0.499973893166
2 0.529947936535 0.48434907198
1 0.5625 0.53155374527
SURF 0x10
mat 1
refs 3
4 0.622134387493 0.499973893166
1 0.5625 0.53155374527
3 0.595052063465 0.48434907198
kids 0
OBJECT poly
name "Background"
data 12
Cylinder.002
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 4
0 0.07315 -0.07315
0 -0.07315 -0.07315
0 -0.07315 0.07315
0 0.07315 0.07315
numsurf 1
SURF 0x10
mat 1
refs 4
1 0.879687488079 0.449999988079
0 0.879687488079 0.550000011921
3 0.979687511921 0.550000011921
2 0.979687511921 0.449999988079
kids 0
OBJECT poly
name "Border"
data 12
Cylinder.001
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 44
0.00175 0.05285 0.0679
0.00175 0.057404 0.066994
0.00175 0.061264 0.064414
0.00175 0.063844 0.060554
0.00175 0.06475 0.056
0.00175 -0.054605 0.0679
0.00175 -0.059159 0.066994
0.00175 -0.06302 0.064414
0.00175 -0.065599 0.060554
0.00175 -0.066505 0.056
0.00175 -0.066505 -0.056
0.00175 -0.065599 -0.060554
0.00175 -0.06302 -0.064414
0.00175 -0.059159 -0.066994
0.00175 -0.054605 -0.0679
0.00175 0.06475 -0.056
0.00175 0.063844 -0.060554
0.00175 0.061264 -0.064414
0.00175 0.057404 -0.066994
0.00175 0.05285 -0.0679
0.00175 0.07315 -0.07315
0.00175 -0.07315 -0.07315
0.00175 -0.07315 0.07315
0.00175 0.07315 0.07315
-0.00175 0.05285 0.0679
-0.00175 0.057404 0.066994
-0.00175 0.061264 0.064414
-0.00175 0.063844 0.060554
-0.00175 0.06475 0.056
-0.00175 -0.054605 0.0679
-0.00175 -0.059159 0.066994
-0.00175 -0.06302 0.064414
-0.00175 -0.065599 0.060554
-0.00175 -0.066505 0.056
-0.00175 -0.066505 -0.056
-0.00175 -0.065599 -0.060554
-0.00175 -0.06302 -0.064414
-0.00175 -0.059159 -0.066994
-0.00175 -0.054605 -0.0679
-0.00175 0.06475 -0.056
-0.00175 0.063844 -0.060554
-0.00175 0.061264 -0.064414
-0.00175 0.057404 -0.066994
-0.00175 0.05285 -0.0679
numsurf 40
SURF 0x10
mat 2
refs 3
8 0.151475727558 0.0118055641651
22 0.351475715637 0.0118055641651
9 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
7 0.151475727558 0.0118055641651
22 0.351475715637 0.0118055641651
8 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
6 0.151475727558 0.0118055641651
22 0.351475715637 0.0118055641651
7 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
5 0.151475727558 0.0118055641651
22 0.351475715637 0.0118055641651
6 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 4
9 0.151475727558 0.0118055641651
22 0.351475715637 0.0118055641651
21 0.351475715637 0.211805582047
10 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 3
10 0.151475727558 0.0118055641651
21 0.351475715637 0.0118055641651
11 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
11 0.151475727558 0.0118055641651
21 0.351475715637 0.0118055641651
12 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
12 0.151475727558 0.0118055641651
21 0.351475715637 0.0118055641651
13 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
13 0.151475727558 0.0118055641651
21 0.351475715637 0.0118055641651
14 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 4
14 0.151475727558 0.0118055641651
21 0.351475715637 0.0118055641651
20 0.351475715637 0.211805582047
19 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 3
18 0.151475727558 0.0118055641651
19 0.351475715637 0.0118055641651
20 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
17 0.151475727558 0.0118055641651
18 0.351475715637 0.0118055641651
20 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
16 0.151475727558 0.0118055641651
17 0.351475715637 0.0118055641651
20 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
15 0.151475727558 0.0118055641651
16 0.351475715637 0.0118055641651
20 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 4
4 0.151475727558 0.0118055641651
15 0.351475715637 0.0118055641651
20 0.351475715637 0.211805582047
23 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 3
3 0.151475727558 0.0118055641651
4 0.351475715637 0.0118055641651
23 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
2 0.151475727558 0.0118055641651
3 0.351475715637 0.0118055641651
23 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
1 0.151475727558 0.0118055641651
2 0.351475715637 0.0118055641651
23 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 3
0 0.151475727558 0.0118055641651
1 0.351475715637 0.0118055641651
23 0.351475715637 0.211805582047
SURF 0x10
mat 2
refs 4
0 0.151475727558 0.0118055641651
23 0.351475715637 0.0118055641651
22 0.351475715637 0.211805582047
5 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
1 0.151475727558 0.0118055641651
0 0.351475715637 0.0118055641651
24 0.351475715637 0.211805582047
25 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
2 0.151475727558 0.0118055641651
1 0.351475715637 0.0118055641651
25 0.351475715637 0.211805582047
26 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
3 0.151475727558 0.0118055641651
2 0.351475715637 0.0118055641651
26 0.351475715637 0.211805582047
27 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
4 0.151475727558 0.0118055641651
3 0.351475715637 0.0118055641651
27 0.351475715637 0.211805582047
28 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
5 0.151475727558 0.0118055641651
6 0.351475715637 0.0118055641651
30 0.351475715637 0.211805582047
29 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
6 0.151475727558 0.0118055641651
7 0.351475715637 0.0118055641651
31 0.351475715637 0.211805582047
30 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
7 0.151475727558 0.0118055641651
8 0.351475715637 0.0118055641651
32 0.351475715637 0.211805582047
31 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
8 0.151475727558 0.0118055641651
9 0.351475715637 0.0118055641651
33 0.351475715637 0.211805582047
32 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
10 0.151475727558 0.0118055641651
11 0.351475715637 0.0118055641651
35 0.351475715637 0.211805582047
34 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
11 0.151475727558 0.0118055641651
12 0.351475715637 0.0118055641651
36 0.351475715637 0.211805582047
35 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
12 0.151475727558 0.0118055641651
13 0.351475715637 0.0118055641651
37 0.351475715637 0.211805582047
36 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
13 0.151475727558 0.0118055641651
14 0.351475715637 0.0118055641651
38 0.351475715637 0.211805582047
37 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
16 0.151475727558 0.0118055641651
15 0.351475715637 0.0118055641651
39 0.351475715637 0.211805582047
40 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
17 0.151475727558 0.0118055641651
16 0.351475715637 0.0118055641651
40 0.351475715637 0.211805582047
41 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
18 0.151475727558 0.0118055641651
17 0.351475715637 0.0118055641651
41 0.351475715637 0.211805582047
42 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
19 0.151475727558 0.0118055641651
18 0.351475715637 0.0118055641651
42 0.351475715637 0.211805582047
43 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
9 0.151475727558 0.0118055641651
10 0.351475715637 0.0118055641651
34 0.351475715637 0.211805582047
33 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
14 0.151475727558 0.0118055641651
19 0.351475715637 0.0118055641651
43 0.351475715637 0.211805582047
38 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
15 0.151475727558 0.0118055641651
4 0.351475715637 0.0118055641651
28 0.351475715637 0.211805582047
39 0.151475727558 0.211805582047
SURF 0x10
mat 2
refs 4
0 0.151475727558 0.0118055641651
5 0.351475715637 0.0118055641651
29 0.351475715637 0.211805582047
24 0.151475727558 0.211805582047
kids 0
OBJECT poly
name "FDPitch"
data 9
Plane.002
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 4
0.0002 -0.0008 0.0225
0.0002 0.0008 0.0225
0.0002 0.0008 -0.0225
0.0002 -0.0008 -0.0225
numsurf 1
SURF 0x00
mat 1
refs 4
0 0.929453134537 0.968515634537
3 0.949453115463 0.968515634537
2 0.949453115463 0.988515615463
1 0.929453134537 0.988515615463
kids 0
OBJECT poly
name "FDRoll"
data 5
Plane
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 4
0.0002 -0.0225 -0.0008
0.0002 -0.0225 0.0008
0.0002 0.0225 0.0008
0.0002 0.0225 -0.0008
numsurf 1
SURF 0x00
mat 1
refs 4
0 0.929453134537 0.968515634537
3 0.949453115463 0.968515634537
2 0.949453115463 0.988515615463
1 0.929453134537 0.988515615463
kids 0
OBJECT poly
name "GSPtr"
data 12
Cylinder.006
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 4
0.00028 0.006271 0.05698
0.00028 -8e-06 0.052986
0.00028 -0.006271 0.05698
0.00028 -8e-06 0.060974
numsurf 2
SURF 0x10
mat 1
refs 3
1 0.272399902344 0.887287676334
0 0.249999940395 0.920939683914
3 0.227599933743 0.887287378311
SURF 0x10
mat 1
refs 3
3 0.227599933743 0.887287378311
2 0.249999940395 0.920939683914
1 0.272399902344 0.887287676334
kids 0
OBJECT poly
name "GSTrack"
data 9
Plane.001
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 4
0.00021 -0.028 0.05425
0.00021 -0.028 0.06055
0.00021 0.028 0.06055
0.00021 0.028 0.05425
numsurf 1
SURF 0x00
mat 1
refs 4
0 0.605850636959 0.000685570761561
3 0.894149363041 0.000685565173626
2 0.894149363041 0.0344706177711
1 0.605850636959 0.0344706252217
kids 0
OBJECT poly
name "Off"
data 12
Cylinder.009
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 4
0.00035 0.07315 -0.07315
0.00035 -0.07315 -0.07315
0.00035 -0.07315 0.07315
0.00035 0.07315 0.07315
numsurf 1
SURF 0x10
mat 2
refs 4
1 0.879687488079 0.449999988079
0 0.879687488079 0.550000011921
3 0.979687511921 0.550000011921
2 0.979687511921 0.449999988079
kids 0
OBJECT poly
name "Roll"
data 12
Cylinder.004
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 26
0.000126 0.016394 -0.038803
0.000126 0.023801 -0.034922
0.000126 0.030293 -0.029698
0.000126 0.03562 -0.023334
0.000126 0.039579 -0.016073
0.000126 0.042017 -0.008194
0.000126 0.04844 0
0.000126 0.042017 0.008194
0.000126 0.039579 0.016073
0.000126 0.03562 0.023334
0.000126 0.030292 0.029698
0.000126 0.0238 0.034922
0.000126 0.016394 0.038803
0.000154 0.016372 0.054324
0.000154 0.033321 0.04889
0.000154 0.042409 0.041578
0.000154 0.049868 0.032668
0.000154 0.05541 0.022502
0.000154 0.058823 0.011471
0.000154 0.059976 0
0.000154 0.058824 -0.011471
0.000154 0.055411 -0.022502
0.000154 0.049868 -0.032667
0.000154 0.04241 -0.041578
0.000154 0.033321 -0.04889
0.000154 0.016372 -0.054324
numsurf 12
SURF 0x10
mat 1
refs 4
11 0.0906293094158 0.816099584103
14 0.0268808305264 0.85837239027
13 0.0020831823349 0.783113241196
12 0.0729166418314 0.783212721348
SURF 0x10
mat 1
refs 4
10 0.114466235042 0.844925522804
15 0.0602526813745 0.898728609085
14 0.0268808305264 0.85837239027
11 0.0906293094158 0.816099584103
SURF 0x10
mat 1
refs 4
9 0.143511682749 0.868582308292
16 0.10091625154 0.931848168373
15 0.0602526813745 0.898728609085
10 0.114466235042 0.844925522804
SURF 0x10
mat 1
refs 4
8 0.176649495959 0.886160969734
17 0.147309228778 0.956458091736
16 0.10091625154 0.931848168373
9 0.143511682749 0.868582308292
SURF 0x10
mat 1
refs 4
7 0.212606102228 0.896985888481
18 0.197648435831 0.971612989902
17 0.147309228778 0.956458091736
8 0.176649495959 0.886160969734
SURF 0x10
mat 1
refs 4
6 0.249999716878 0.925506711006
19 0.249999493361 0.976730108261
18 0.197648435831 0.971612989902
7 0.212606102228 0.896985888481
SURF 0x10
mat 1
refs 4
5 0.287393391132 0.89698600769
20 0.30235055089 0.97161334753
19 0.249999493361 0.976730108261
6 0.249999716878 0.925506711006
SURF 0x10
mat 1
refs 4
4 0.323350012302 0.886161386967
21 0.352690041065 0.956458985806
20 0.30235055089 0.97161334753
5 0.287393391132 0.89698600769
SURF 0x10
mat 1
refs 4
2 0.385533630848 0.844926714897
23 0.439747095108 0.89873021841
22 0.399083137512 0.931849181652
3 0.356488019228 0.868583142757
SURF 0x10
mat 1
refs 4
3 0.356488019228 0.868583142757
22 0.399083137512 0.931849181652
21 0.352690041065 0.956458985806
4 0.323350012302 0.886161386967
SURF 0x10
mat 1
refs 4
1 0.409370839596 0.816101014614
24 0.473119199276 0.858374238014
23 0.439747095108 0.89873021841
2 0.385533630848 0.844926714897
SURF 0x00
mat 1
refs 4
0 0.427083611488 0.783214092255
25 0.497916966677 0.783115327358
24 0.473119199276 0.858374238014
1 0.409370839596 0.816101014614
kids 0
OBJECT poly
name "RollPtr"
data 12
Cylinder.005
texture "ati.rgb"
texrep 1 1
crease 30.000000
numvert 3
0.00021 0.039546 0.006145
0.00021 0.049181 0
0.00021 0.039546 -0.006145
numsurf 1
SURF 0x10
mat 1
refs 3
0 0.221999943256 0.880939722061
2 0.277999907732 0.880940020084
1 0.249999940395 0.920939683914
kids 0

View file

@ -1,141 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Boeing 757-200 for FlightGear -->
<!-- Electronic Attitude Indicator -->
<PropertyList>
<path>AI.ac</path>
<!-- ANIMATIONS -->
<!-- Lighting -->
<!-- <animation>
<name>Cockpit illumination</name>
<type>material</type>
<object-name>Border</object-name>
<object-name>Off</object-name>
<emission>
<red>0.5</red>
<green>0.5</green>
<blue>0.5</blue>
<factor-prop>controls/lighting/cockpit</factor-prop>
</emission>
</animation>-->
<!-- Power on/off -->
<animation>
<name>Power on/off</name>
<type>select</type>
<object-name>Off</object-name>
<condition>
<less-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</less-than>
</condition>
</animation>
<!-- Attitude indicator -->
<animation>
<name>Attitude indicator</name>
<type>texmultiple</type>
<object-name>AI</object-name>
<transform>
<subtype>textranslate</subtype>
<property>orientation/pitch-deg</property>
<factor>0.00314</factor>
<axis>
<x>0</x>
<y>1</y>
</axis>
</transform>
<transform>
<subtype>texrotate</subtype>
<property>orientation/roll-deg</property>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
<center>
<x>0.25</x>
<y>0.5</y>
</center>
</transform>
</animation>
<animation>
<name>Attitude indicator roll pointer</name>
<type>rotate</type>
<object-name>RollPtr</object-name>
<property>orientation/roll-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</center>
</animation>
<!-- Flight director -->
<animation>
<name>Flight director select</name>
<type>select</type>
<object-name>FDPitch</object-name>
<object-name>FDRoll</object-name>
<condition>
<property>autopilot/settings/flight-director</property>
</condition>
</animation>
<animation>
<name>Flight director pitch</name>
<type>translate</type>
<object-name>FDPitch</object-name>
<property>autopilot/internal/flight-director-pitch-deg</property>
<interpolation>
<entry><ind>-30</ind><dep>-0.0327</dep></entry>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>30</ind><dep>0.0327</dep></entry>
</interpolation>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
<animation>
<name>Flight director roll</name>
<type>translate</type>
<object-name>FDRoll</object-name>
<property>autopilot/internal/flight-director-roll-deg</property>
<interpolation>
<entry><ind>-30</ind><dep>-0.034</dep></entry>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>30</ind><dep>0.034</dep></entry>
</interpolation>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<!-- ILS guide -->
<animation>
<name>ILS glideslope guide pointer translate</name>
<type>translate</type>
<object-name>GSPtr</object-name>
<property>instrumentation/nav[0]/gs-needle-deflection</property>
<factor>0.00272</factor>
<axis>
<x>0</x>
<y>0</y>
<z>1</z>
</axis>
</animation>
</PropertyList>

File diff suppressed because it is too large Load diff

View file

@ -1,164 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>boeing747-400-alt-jw.ac</path>
<animation>
<type>scale</type>
<x-offset>0.86</x-offset>
<y-offset>0.86</y-offset>
<z-offset>0.86</z-offset>
</animation>
<animation>
<type>material</type>
<object-name>Face</object-name>
<object-name>Needle1</object-name>
<object-name>Needle1</object-name>
<object-name>alt4</object-name>
<object-name>alt3</object-name>
<object-name>alt2</object-name>
<object-name>alt1</object-name>
<object-name>press4</object-name>
<object-name>press3</object-name>
<object-name>press2</object-name>
<object-name>press1</object-name>
<emission>
<red>0.55</red>
<green>0.24</green>
<blue>0.10</blue>
<factor-prop>controls/lighting/instruments-norm</factor-prop>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>bezel</object-name>
<object-name>cylinder</object-name>
<emission>
<red>0.5</red>
<green>0.45</green>
<blue>0.2</blue>
<factor-prop>controls/lighting/panel-norm</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>Needle1</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.36</factor>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>alt1</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.01</factor>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>alt2</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.001</factor>
<step>100</step>
<scroll>20</scroll>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>alt3</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.0001</factor>
<step>1000</step>
<scroll>20</scroll>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>alt4</object-name>
<property>/instrumentation/altimeter/indicated-altitude-ft</property>
<factor>0.00001</factor>
<step>10000</step>
<scroll>20</scroll>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>press1</object-name>
<property>/instrumentation/altimeter/setting-inhg</property>
<factor>10.0</factor>
<step>0.01</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>press2</object-name>
<property>/instrumentation/altimeter/setting-inhg</property>
<factor>1.0</factor>
<step>0.1</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>press3</object-name>
<property>/instrumentation/altimeter/setting-inhg</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>press4</object-name>
<property>/instrumentation/altimeter/setting-inhg</property>
<factor>0.01</factor>
<step>10</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
</PropertyList>

View file

@ -1,181 +0,0 @@
<!--
777-200 Chronometer
-->
<PropertyList>
<path>clock.ac</path>
<animation>
<type>scale</type>
<x-offset>0.86</x-offset>
<y-offset>0.86</y-offset>
<z-offset>0.86</z-offset>
</animation>
<animation>
<type>material</type>
<object-name>Chronobezel</object-name>
<object-name>Plane.003</object-name>
<object-name>Chrono.knob</object-name>
<object-name>ET.switch</object-name>
<object-name>SET.switch</object-name>
<object-name>UTC.switch</object-name>
<emission>
<red>0.5</red>
<green>0.45</green>
<blue>0.2</blue>
<factor-prop>controls/lighting/panel-norm</factor-prop>
</emission>
</animation>
Chronoface
<animation>
<type>material</type>
<object-name>Chronoface</object-name>
<emission>
<red>0.55</red>
<green>0.24</green>
<blue>0.10</blue>
<factor-prop>controls/lighting/instruments-norm</factor-prop>
</emission>
</animation>
<animation>
<type>material</type>
<object-name>Chronobezel</object-name>
<emission>
<red>0.3</red>
<green>0.25</green>
<blue>0.2</blue>
<factor-prop>controls/lighting/map-lights</factor-prop>
</emission>
</animation>
<animation>
<type>textranslate</type>
<object-name>Hr.10</object-name>
<property>/instrumentation/clock/indicated-hour</property>
<factor>0.01</factor>
<step>10</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>Hr.01</object-name>
<property>/instrumentation/clock/indicated-hour</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>Mn.10</object-name>
<property>/instrumentation/clock/indicated-min</property>
<factor>0.01</factor>
<step>10</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>Mn.01</object-name>
<property>/instrumentation/clock/indicated-min</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>ET10</object-name>
<property>/instrumentation/clock/ET-hr</property>
<factor>0.01</factor>
<step>10</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>ET01</object-name>
<property>/instrumentation/clock/ET-hr</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>ET.10</object-name>
<property>/instrumentation/clock/ET-min</property>
<factor>0.01</factor>
<step>10</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>textranslate</type>
<object-name>ET.01</object-name>
<property>/instrumentation/clock/ET-min</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>0</x>
<y>1</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>select</type>
<object-name>ET10</object-name>
<condition>
<greater-than>
<property>/instrumentation/clock/ET-hr</property>
<value>10</value>
</greater-than>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>ET01</object-name>
<condition>
<greater-than>
<property>/instrumentation/clock/ET-hr</property>
<value>1</value>
</greater-than>
</condition>
</animation>
</PropertyList>

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

View file

@ -1,491 +0,0 @@
AC3Db
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0 0 0 shi 64 trans 0
MATERIAL "Illuminated" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 0 0 0 shi 64 trans 0
OBJECT world
kids 3
OBJECT poly
name "Casing"
data 8
Mesh.002
texture "mag-compass.png"
texrep 1 1
crease 30.000000
numvert 14
-0.05076 0.028615 -0.022405
-0.05076 -0.007938 -0.022405
-0.05076 -0.007938 0.022405
-0.05076 0.028615 0.022405
0.032565 0.032594 0.026345
0.027754 -0.007938 0.026345
0.027754 -0.007938 -0.026345
0.032565 0.032594 -0.026345
0.034332 0.035063 -0.013173
0.034332 0.035063 0.013173
-0.05076 0.031085 -0.011202
-0.05076 0.031085 0.011202
0.027754 0.024356 0.026345
0.027754 0.024356 -0.026345
numsurf 13
SURF 0x10
mat 1
refs 3
4 0.607949078083 0.682768344879
12 0.607949078083 0.608764052391
9 0.705499112606 0.700388431549
SURF 0x10
mat 1
refs 3
7 0.998149096966 0.682768344879
8 0.900599062443 0.700388431549
13 0.998149096966 0.608764052391
SURF 0x10
mat 1
refs 4
8 0.98046875 0.921875
10 0.7578125 0.9140625
11 0.7578125 0.859375
9 0.98046875 0.8515625
SURF 0x10
mat 1
refs 4
8 0.900599062443 0.700388431549
9 0.705499112606 0.700388431549
12 0.607949078083 0.608764052391
13 0.998149096966 0.608764052391
SURF 0x10
mat 1
refs 4
0 0.7578125 0.9453125
10 0.7578125 0.9140625
8 0.98046875 0.921875
7 0.9765625 0.953125
SURF 0x10
mat 1
refs 3
0 0.98046875 0.9140625
7 0.77734375 0.921875
13 0.7890625 0.90234375
SURF 0x10
mat 1
refs 4
3 0.7578125 0.828125
4 0.9765625 0.8203125
9 0.98046875 0.8515625
11 0.7578125 0.859375
SURF 0x10
mat 1
refs 3
3 0.77734375 0.9296875
12 0.96484375 0.91015625
4 0.98828125 0.9453125
SURF 0x10
mat 1
refs 4
0 0.98046875 0.9140625
13 0.7890625 0.90234375
6 0.7890625 0.84375
1 0.98046875 0.84375
SURF 0x10
mat 1
refs 4
2 0.77734375 0.796875
5 0.96484375 0.796875
12 0.96484375 0.91015625
3 0.77734375 0.9296875
SURF 0x10
mat 1
refs 4
0 0.77734375 0.94921875
3 0.984375 0.94921875
11 0.93359375 0.9609375
10 0.828125 0.9609375
SURF 0x10
mat 1
refs 4
0 0.77734375 0.94921875
1 0.77734375 0.81640625
2 0.984375 0.81640625
3 0.984375 0.94921875
SURF 0x10
mat 1
refs 4
5 0.607949078083 0.323318719864
6 0.998149096966 0.323318719864
13 0.998149096966 0.608764052391
12 0.607949078083 0.608764052391
kids 0
OBJECT poly
name "Interior"
data 8
Mesh.001
texture "mag-compass.png"
texrep 1 1
crease 30.000000
numvert 14
-0.05076 0.028615 -0.022405
-0.05076 0.00034 -0.022405
-0.05076 0.00034 0.022405
-0.05076 0.028615 0.022405
0.032565 0.032594 0.026345
0.027754 0.00034 0.026345
0.027754 0.00034 -0.026345
0.032565 0.032594 -0.026345
0.034332 0.035063 -0.013173
0.034332 0.035063 0.013173
-0.05076 0.031085 -0.011202
-0.05076 0.031085 0.011202
0.027754 0.024356 0.026345
0.027754 0.024356 -0.026345
numsurf 10
SURF 0x10
mat 1
refs 4
8 0.74609375 0.25
9 0.74609375 0.0
11 0.99609375 0.0
10 0.99609375 0.25
SURF 0x10
mat 1
refs 4
0 0.74609375 0.25
7 0.74609375 0.0
8 0.99609375 0.0
10 0.99609375 0.25
SURF 0x10
mat 1
refs 3
7 0.74609375 0.25
0 0.74609375 0.0
13 0.99609375 0.0
SURF 0x10
mat 1
refs 4
3 0.74609375 0.25
11 0.74609375 0.0
9 0.99609375 0.0
4 0.99609375 0.25
SURF 0x10
mat 1
refs 3
3 0.74609375 0.25
4 0.74609375 0.0
12 0.99609375 0.0
SURF 0x10
mat 1
refs 4
0 0.74609375 0.25
1 0.74609375 0.0
6 0.99609375 0.0
13 0.99609375 0.25
SURF 0x10
mat 1
refs 4
2 0.74609375 0.25
3 0.74609375 0.0
12 0.99609375 0.0
5 0.99609375 0.25
SURF 0x10
mat 1
refs 4
0 0.74609375 0.25
10 0.74609375 0.0
11 0.99609375 0.0
3 0.99609375 0.25
SURF 0x10
mat 1
refs 4
0 0.74609375 0.25
3 0.74609375 0.0
2 0.99609375 0.0
1 0.99609375 0.25
SURF 0x00
mat 1
refs 4
2 0.74609375 0.25
5 0.74609375 0.0
6 0.99609375 0.0
1 0.99609375 0.25
kids 0
OBJECT poly
name "Ring"
data 4
Mesh
texture "mag-compass.png"
texrep 1 1
crease 30.000000
numvert 48
-0.012335 0.019626 -0.012335
-0.006676 0.019626 -0.016116
0 0.019626 -0.017444
0.006676 0.019626 -0.016116
0.012335 0.019626 -0.012335
0.016116 0.019626 -0.006676
0.017444 0.019626 0
0.016116 0.019626 0.006676
0.012335 0.019626 0.012335
0.006676 0.019626 0.016116
0 0.019626 0.017444
-0.006676 0.019626 0.016116
-0.012335 0.019626 0.012335
-0.016116 0.019626 0.006676
-0.017444 0.019626 0
-0.016116 0.019626 -0.006676
-0.019361 0.007711 -0.0075
-0.020956 0.007711 0
-0.019361 0.007711 0.0075
-0.014818 0.007711 0.013858
-0.00802 0.007711 0.018106
0 0.007711 0.019598
0.00802 0.007711 0.018106
0.014818 0.007711 0.013858
0.019361 0.007711 0.0075
0.020956 0.007711 0
0.019361 0.007711 -0.0075
0.014818 0.007711 -0.013858
0.00802 0.007711 -0.018106
0 0.007711 -0.019598
-0.00802 0.007711 -0.018106
-0.014818 0.007711 -0.013858
-0.012024 0.003838 -0.012024
-0.006507 0.003838 -0.01571
0 0.003838 -0.017005
0.006507 0.003838 -0.01571
0.012024 0.003838 -0.012024
0.01571 0.003838 -0.006507
0.017005 0.003838 0
0.01571 0.003838 0.006507
0.012024 0.003838 0.012024
0.006507 0.003838 0.01571
0 0.003838 0.017005
-0.006507 0.003838 0.01571
-0.012024 0.003838 0.012024
-0.01571 0.003838 0.006507
-0.017005 0.003838 0
-0.01571 0.003838 -0.006507
numsurf 32
SURF 0x10
mat 2
refs 4
31 0.49609375 0.0625
0 0.49609375 0.2578125
1 0.375 0.2578125
30 0.375 0.0625
SURF 0x10
mat 2
refs 4
2 0.25 0.2578125
29 0.25 0.0625
30 0.375 0.0625
1 0.375 0.2578125
SURF 0x10
mat 2
refs 4
3 0.12890625 0.2578125
28 0.12890625 0.0625
29 0.25 0.0625
2 0.25 0.2578125
SURF 0x10
mat 2
refs 4
4 0.00390625 0.2578125
27 0.00390625 0.0625
28 0.12890625 0.0625
3 0.12890625 0.2578125
SURF 0x10
mat 2
refs 4
5 0.375 1.0
26 0.375 0.8125
27 0.49609375 0.8125
4 0.49609375 1.0
SURF 0x10
mat 2
refs 4
6 0.25 1.0
25 0.25 0.8125
26 0.375 0.8125
5 0.375 1.0
SURF 0x10
mat 2
refs 4
7 0.12890625 1.0
24 0.12890625 0.8125
25 0.25 0.8125
6 0.25 1.0
SURF 0x10
mat 2
refs 4
8 0.00390625 1.0
23 0.00390625 0.8125
24 0.12890625 0.8125
7 0.12890625 1.0
SURF 0x10
mat 2
refs 4
9 0.375 0.75390625
22 0.375 0.5625
23 0.49609375 0.5625
8 0.49609375 0.75390625
SURF 0x10
mat 2
refs 4
10 0.25 0.75390625
21 0.25 0.5625
22 0.375 0.5625
9 0.375 0.75390625
SURF 0x10
mat 2
refs 4
11 0.12890625 0.75390625
20 0.12890625 0.5625
21 0.25 0.5625
10 0.25 0.75390625
SURF 0x10
mat 2
refs 4
12 0.00390625 0.75390625
19 0.00390625 0.5625
20 0.12890625 0.5625
11 0.12890625 0.75390625
SURF 0x10
mat 2
refs 4
13 0.375 0.50390625
18 0.375 0.3125
19 0.49609375 0.3125
12 0.49609375 0.50390625
SURF 0x10
mat 2
refs 4
14 0.25 0.50390625
17 0.25 0.3125
18 0.375 0.3125
13 0.375 0.50390625
SURF 0x10
mat 2
refs 4
15 0.12890625 0.50390625
16 0.12890625 0.3125
17 0.25 0.3125
14 0.25 0.50390625
SURF 0x10
mat 2
refs 4
0 0.00390625 0.50390625
31 0.00390625 0.3125
16 0.12890625 0.3125
15 0.12890625 0.50390625
SURF 0x10
mat 2
refs 4
31 0.00390625 0.3125
32 0.00390625 0.2578125
47 0.12890625 0.2578125
16 0.12890625 0.3125
SURF 0x10
mat 2
refs 4
16 0.12890625 0.3125
47 0.12890625 0.2578125
46 0.25 0.2578125
17 0.25 0.3125
SURF 0x10
mat 2
refs 4
17 0.25 0.3125
46 0.25 0.2578125
45 0.375 0.2578125
18 0.375 0.3125
SURF 0x10
mat 2
refs 4
18 0.375 0.3125
45 0.375 0.2578125
44 0.49609375 0.2578125
19 0.49609375 0.3125
SURF 0x10
mat 2
refs 4
19 0.00390625 0.5625
44 0.00390625 0.50390625
43 0.12890625 0.50390625
20 0.12890625 0.5625
SURF 0x10
mat 2
refs 4
20 0.12890625 0.5625
43 0.12890625 0.50390625
42 0.25 0.50390625
21 0.25 0.5625
SURF 0x10
mat 2
refs 4
21 0.25 0.5625
42 0.25 0.50390625
41 0.375 0.50390625
22 0.375 0.5625
SURF 0x10
mat 2
refs 4
22 0.375 0.5625
41 0.375 0.50390625
40 0.49609375 0.50390625
23 0.49609375 0.5625
SURF 0x10
mat 2
refs 4
23 0.00390625 0.8125
40 0.00390625 0.75390625
39 0.12890625 0.75390625
24 0.12890625 0.8125
SURF 0x10
mat 2
refs 4
24 0.12890625 0.8125
39 0.12890625 0.75390625
38 0.25 0.75390625
25 0.25 0.8125
SURF 0x10
mat 2
refs 4
25 0.25 0.8125
38 0.25 0.75390625
37 0.375 0.75390625
26 0.375 0.8125
SURF 0x10
mat 2
refs 4
26 0.375 0.8125
37 0.375 0.75390625
36 0.49609375 0.75390625
27 0.49609375 0.8125
SURF 0x10
mat 2
refs 4
27 0.00390625 0.0625
36 0.00390625 0.0
35 0.12890625 0.0
28 0.12890625 0.0625
SURF 0x10
mat 2
refs 4
28 0.12890625 0.0625
35 0.12890625 0.0
34 0.25 0.0
29 0.25 0.0625
SURF 0x10
mat 2
refs 4
29 0.25 0.0625
34 0.25 0.0
33 0.375 0.0
30 0.375 0.0625
SURF 0x10
mat 2
refs 4
30 0.375 0.0625
33 0.375 0.0
32 0.49609375 0.0
31 0.49609375 0.0625
kids 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

View file

@ -1,18 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>mag-compass.ac</path>
<animation>
<type>rotate</type>
<object-name>Ring</object-name>
<property>/instrumentation/magnetic-compass/indicated-heading-deg</property>
<axis>
<x>0.0</x>
<y>0.0</y>
<z>1.0</z>
</axis>
</animation>
</PropertyList>

File diff suppressed because it is too large Load diff

View file

@ -1,535 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Boeing 757-200 for FlightGear -->
<!-- Horizontal Situation Indicator -->
<PropertyList>
<path>EHSI.ac</path>
<!-- 3D TEXT -->
<text>
<name>HDG</name>
<offsets>
<x-m>0.0002</x-m>
<y-m>-0.015</y-m>
<z-m>0.057</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">HDG</format>
<property>systems/electrical/outputs/efis</property>
<font>helvetica_bold.txf</font>
<character-size>0.006</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>MAG</name>
<offsets>
<x-m>0.0002</x-m>
<y-m>0.015</y-m>
<z-m>0.057</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">MAG</format>
<property>systems/electrical/outputs/efis</property>
<font>helvetica_bold.txf</font>
<character-size>0.006</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>VOR L ID</name>
<offsets>
<x-m>0.0003</x-m>
<y-m>-0.06</y-m>
<z-m>-0.049</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>instrumentation/nav[0]/nav-id</property>
<font>helvetica_bold.txf</font>
<character-size>0.004</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>VOR L FREQ</name>
<offsets>
<x-m>0.0003</x-m>
<y-m>-0.06</y-m>
<z-m>-0.054</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%03.2f</format>
<property>instrumentation/nav[0]/frequencies/selected-mhz-fmt</property>
<font>helvetica_bold.txf</font>
<character-size>0.004</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>VOR L DME</name>
<offsets>
<x-m>0.0003</x-m>
<y-m>-0.06</y-m>
<z-m>-0.059</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">DME %03.1f</format>
<property>instrumentation/nav[0]/nav-distance</property>
<scale>0.000539</scale>
<font>helvetica_bold.txf</font>
<character-size>0.004</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>VOR R ID</name>
<offsets>
<x-m>0.0003</x-m>
<y-m>0.06</y-m>
<z-m>-0.049</z-m>
</offsets>
<alignment>right-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>instrumentation/nav[1]/nav-id</property>
<font>helvetica_bold.txf</font>
<character-size>0.004</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>VOR R FREQ</name>
<offsets>
<x-m>0.0003</x-m>
<y-m>0.06</y-m>
<z-m>-0.054</z-m>
</offsets>
<alignment>right-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%03.2f</format>
<property>instrumentation/nav[1]/frequencies/selected-mhz-fmt</property>
<font>helvetica_bold.txf</font>
<character-size>0.004</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>VOR R DME</name>
<offsets>
<x-m>0.0003</x-m>
<y-m>0.06</y-m>
<z-m>-0.059</z-m>
</offsets>
<alignment>right-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">DME %03.1f</format>
<property>instrumentation/nav[1]/nav-distance</property>
<scale>0.000539</scale>
<font>helvetica_bold.txf</font>
<character-size>0.004</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>VOR L ID</name>
<offsets>
<x-m>0.0003</x-m>
<y-m>-0.06</y-m>
<z-m>-0.049</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>instrumentation/nav[0]/nav-id</property>
<font>helvetica_bold.txf</font>
<character-size>0.004</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>VOR L FREQ</name>
<offsets>
<x-m>0.0003</x-m>
<y-m>-0.06</y-m>
<z-m>-0.054</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%03.2f</format>
<property>instrumentation/nav[0]/frequencies/selected-mhz-fmt</property>
<font>helvetica_bold.txf</font>
<character-size>0.004</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>GS</name>
<offsets>
<x-m>0.0002</x-m>
<y-m>-0.06</y-m>
<z-m>0.059</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">GS %3.0f</format>
<property>velocities/groundspeed-kt</property>
<font>helvetica_bold.txf</font>
<character-size>0.005</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>TAS</name>
<offsets>
<x-m>0.0002</x-m>
<y-m>-0.06</y-m>
<z-m>0.054</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">TAS %3.0f</format>
<property>velocities/airspeed-kt</property>
<font>helvetica_bold.txf</font>
<character-size>0.005</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Emission animations -->
<animation>
<name>Green text</name>
<type>material</type>
<object-name>HDG</object-name>
<object-name>MAG</object-name>
<object-name>VOR L ID</object-name>
<object-name>VOR L FREQ</object-name>
<object-name>VOR L DME</object-name>
<object-name>VOR R ID</object-name>
<object-name>VOR R FREQ</object-name>
<object-name>VOR R DME</object-name>
<emission>
<red>0</red>
<green>0.8</green>
<blue>0</blue>
</emission>
</animation>
<animation>
<name>White text</name>
<type>material</type>
<object-name>GS</object-name>
<object-name>TAS</object-name>
<emission>
<red>1</red>
<green>1</green>
<blue>1</blue>
</emission>
</animation>
<!-- ANIMATIONS -->
<!-- Lighting -->
<!-- <animation>
<name>Cockpit illumination</name>
<type>material</type>
<object-name>Border</object-name>
<object-name>Off</object-name>
<emission>
<red>0.5</red>
<green>0.5</green>
<blue>0.5</blue>
<factor-prop>controls/lighting/cockpit</factor-prop>
</emission>
</animation>-->
<!-- Power on/off -->
<animation>
<name>Power on/off</name>
<type>select</type>
<object-name>Off</object-name>
<condition>
<less-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</less-than>
</condition>
</animation>.
<!-- Heading display -->
<animation>
<name>Heading readout 100's</name>
<type>textranslate</type>
<object-name>Hdg100</object-name>
<property>orientation/heading-magnetic-deg</property>
<factor>0.001</factor>
<step>100</step>
<axis>
<x>0</x>
<y>1</y>
</axis>
</animation>
<animation>
<name>Heading readout 10's</name>
<type>textranslate</type>
<object-name>Hdg10</object-name>
<property>orientation/heading-magnetic-deg</property>
<factor>0.01</factor>
<step>10</step>
<axis>
<x>0</x>
<y>1</y>
</axis>
</animation>
<animation>
<name>Heading readout 1's</name>
<type>textranslate</type>
<object-name>Hdg1</object-name>
<property>orientation/heading-magnetic-deg</property>
<factor>0.1</factor>
<step>1</step>
<axis>
<x>0</x>
<y>1</y>
</axis>
</animation>
<!-- HSI arc -->
<animation>
<name>HSI arc</name>
<type>texrotate</type>
<object-name>HSI</object-name>
<property>orientation/heading-magnetic-deg</property>
<axis>
<x>0</x>
<y>0</y>
<z>-1</z>
</axis>
<center>
<x>0.5</x>
<y>0.5</y>
</center>
</animation>
<!-- HSI heading bug -->
<animation>
<name>Heading bug</name>
<type>rotate</type>
<object-name>HdgAP</object-name>
<property>sim/model/B757/heading-bug-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>-0.063</z-m>
</center>
</animation>
<!-- HSI NAV1 tracker -->
<animation>
<name>NAV1 tracker select</name>
<type>select</type>
<object-name>HdgNAVPtr</object-name>
<object-name>HdgNAVTrack</object-name>
<condition>
<property>instrumentation/nav[0]/in-range</property>
</condition>
</animation>
<animation>
<name>NAV1 tracker rotate</name>
<type>rotate</type>
<object-name>HdgNAVPtr</object-name>
<object-name>HdgNAVTrack</object-name>
<property>sim/model/B757/nav1-track-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>-0.063</z-m>
</center>
</animation>
<animation>
<name>NAV1 tracker translate</name>
<type>translate</type>
<object-name>HdgNAVTrack</object-name>
<property>instrumentation/nav[0]/heading-needle-deflection-norm</property>
<factor>0.027</factor>
<axis>
<x>0</x>
<y>-1</y>
<z>0</z>
</axis>
</animation>
<!-- HSI NAV bugs -->
<animation>
<name>NAV1 TO select</name>
<type>select</type>
<object-name>NAV1BugTO</object-name>
<condition>
<and>
<property>instrumentation/nav[0]/to-flag</property>
<property>instrumentation/nav[0]/in-range</property>
</and>
</condition>
</animation>
<animation>
<name>NAV1 FROM select</name>
<type>select</type>
<object-name>NAV1BugFROM</object-name>
<condition>
<and>
<property>instrumentation/nav[0]/from-flag</property>
<property>instrumentation/nav[0]/in-range</property>
</and>
</condition>
</animation>
<animation>
<name>NAV1 bug</name>
<type>rotate</type>
<object-name>NAV1BugTO</object-name>
<object-name>NAV1BugFROM</object-name>
<property>sim/model/B757/nav1-bug-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>-0.063</z-m>
</center>
</animation>
<animation>
<name>NAV2 TO select</name>
<type>select</type>
<object-name>NAV2BugTO</object-name>
<condition>
<and>
<property>instrumentation/nav[1]/to-flag</property>
<property>instrumentation/nav[1]/in-range</property>
</and>
</condition>
</animation>
<animation>
<name>NAV2 FROM select</name>
<type>select</type>
<object-name>NAV2BugFROM</object-name>
<condition>
<and>
<property>instrumentation/nav[1]/from-flag</property>
<property>instrumentation/nav[1]/in-range</property>
</and>
</condition>
</animation>
<animation>
<name>NAV2 bug</name>
<type>rotate</type>
<object-name>NAV2BugTO</object-name>
<object-name>NAV2BugFROM</object-name>
<property>sim/model/B757/nav2-bug-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>-0.063</z-m>
</center>
</animation>
<!-- HSI ADF bug -->
<animation>
<name>ADF bug select</name>
<type>select</type>
<object-name>ADFBug</object-name>
<condition>
<property>instrumentation/adf/in-range</property>
</condition>
</animation>
<animation>
<name>ADF bug</name>
<type>rotate</type>
<object-name>ADFBug</object-name>
<property>sim/model/B757/adf-bug-deg</property>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>-0.063</z-m>
</center>
</animation>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

View file

@ -1,52 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>Flaps</name>
<w-base>20</w-base>
<h-base>50</h-base>
<layers>
<layer>
<name>indicator</name>
<emissive>true</emissive>
<w>20</w>
<h>100</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.319</x1>
<y1>0.001</y1>
<x2>0.400</x2>
<y2>0.499</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<offset>25</offset>
</transformation>
<transformation>
<type>y-shift</type>
<property>surface-positions/flap-pos-norm</property>
<scale>-50</scale>
</transformation>
</transformations>
</layer>
<layer>
<name>fmask</name>
<emissive>true</emissive>
<w>20</w>
<h>50</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.512</x1>
<y1>0.535</y1>
<x2>0.668</x2>
<y2>0.925</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,52 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>Flaps</name>
<w-base>20</w-base>
<h-base>50</h-base>
<layers>
<layer>
<name>indicator</name>
<emissive>true</emissive>
<w>20</w>
<h>100</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.319</x1>
<y1>0.001</y1>
<x2>0.400</x2>
<y2>0.499</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<offset>25</offset>
</transformation>
<transformation>
<type>y-shift</type>
<property>surface-positions/flap-pos-norm</property>
<scale>-50</scale>
</transformation>
</transformations>
</layer>
<layer>
<name>fmask</name>
<emissive>true</emissive>
<w>20</w>
<h>50</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.512</x1>
<y1>0.535</y1>
<x2>0.668</x2>
<y2>0.925</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,59 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>Gear</name>
<w-base>28</w-base>
<h-base>22</h-base>
<layers>
<layer>
<condition>
<greater-than>
<property>gear/gear/position-norm</property>
<value>0.0</value>
</greater-than>
</condition>
<name>gear-unlocked</name>
<emissive>true</emissive>
<w>28</w>
<h>22</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.717</x1>
<y1>0.655</y1>
<x2>0.961</x2>
<y2>0.850</y2>
</texture>
</layer>
<layer>
<condition>
<equals>
<property>gear/gear/position-norm</property>
<value>1.0</value>
</equals>
</condition>
<name>gear-down</name>
<emissive>true</emissive>
<w>28</w>
<h>14</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.717</x1>
<y1>0.869</y1>
<x2>0.961</x2>
<y2>0.983</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<offset>4.2</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,59 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>Gear</name>
<w-base>28</w-base>
<h-base>22</h-base>
<layers>
<layer>
<condition>
<greater-than>
<property>gear/gear/position-norm</property>
<value>0.0</value>
</greater-than>
</condition>
<name>gear-unlocked</name>
<emissive>true</emissive>
<w>28</w>
<h>22</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.717</x1>
<y1>0.655</y1>
<x2>0.961</x2>
<y2>0.850</y2>
</texture>
</layer>
<layer>
<condition>
<equals>
<property>gear/gear/position-norm</property>
<value>1.0</value>
</equals>
</condition>
<name>gear-down</name>
<emissive>true</emissive>
<w>28</w>
<h>14</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.717</x1>
<y1>0.869</y1>
<x2>0.961</x2>
<y2>0.983</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<offset>4.2</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,27 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>LHegt</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>Legt</name>
<emissive>true</emissive>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/eicas.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,27 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>LHegt</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>Legt</name>
<emissive>true</emissive>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/eicas.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,114 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>LHepr</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>needle1</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.25</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/epr</property>
<scale>66.66</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle2</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/epr</property>
<scale>40</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle3</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/epr</property>
<scale>20</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>ggmask</name>
<emissive>true</emissive>
<w>58</w>
<h>58</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.0</x1>
<y1>0.5</y1>
<x2>0.5</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,114 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>LHepr</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>needle1</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.25</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/epr</property>
<scale>66.66</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle2</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/epr</property>
<scale>40</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle3</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/epr</property>
<scale>20</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>ggmask</name>
<emissive>true</emissive>
<w>58</w>
<h>58</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.0</x1>
<y1>0.5</y1>
<x2>0.5</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,114 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>LHn1</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>needle1</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.25</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/rpm</property>
<scale>2.0</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle2</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/rpm</property>
<scale>1.2</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle3</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/rpm</property>
<scale>0.6</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>ggmask</name>
<emissive>true</emissive>
<w>58</w>
<h>58</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.0</x1>
<y1>0.5</y1>
<x2>0.5</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,114 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>LHn1</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>needle1</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.25</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/rpm</property>
<scale>2.0</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle2</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/rpm</property>
<scale>1.2</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle3</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[0]/rpm</property>
<scale>0.6</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>ggmask</name>
<emissive>true</emissive>
<w>58</w>
<h>58</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.0</x1>
<y1>0.5</y1>
<x2>0.5</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,96 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>EICAS messages</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>alert messages</name>
<type>text</type>
<font>arial_black</font>
<point-size>12</point-size>
<color>
<red>0.9</red>
<green>0</green>
<blue>0</blue>
</color>
<chunks>
<chunk>
<type>text-value</type>
<property>instrumentation/efis/eicas/msg/alert</property>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-115</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>106</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>caution messages</name>
<type>text</type>
<font>arial_black</font>
<point-size>12</point-size>
<color>
<red>0.8</red>
<green>0.4</green>
<blue>0</blue>
</color>
<chunks>
<chunk>
<type>text-value</type>
<property>instrumentation/efis/eicas/msg/caution</property>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-115</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>106</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>info messages</name>
<type>text</type>
<font>arial_black</font>
<point-size>12</point-size>
<color>
<red>0.8</red>
<green>0.8</green>
<blue>0.8</blue>
</color>
<chunks>
<chunk>
<type>text-value</type>
<property>instrumentation/efis/eicas/msg/info</property>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-115</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>106</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,27 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>RHegt</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>egt</name>
<emissive>true</emissive>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/eicas.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,27 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>RHegt</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>egt</name>
<emissive>true</emissive>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/eicas.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,114 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>RHepr</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>needle1</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.25</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/epr</property>
<scale>66.66</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle2</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/epr</property>
<scale>40</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle3</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/epr</property>
<scale>20</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>ggmask</name>
<emissive>true</emissive>
<w>58</w>
<h>58</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.0</x1>
<y1>0.5</y1>
<x2>0.5</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,114 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>RHepr</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>needle1</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.25</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/epr</property>
<scale>66.66</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle2</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/epr</property>
<scale>40</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle3</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/epr</property>
<scale>20</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>ggmask</name>
<emissive>true</emissive>
<w>58</w>
<h>58</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.0</x1>
<y1>0.5</y1>
<x2>0.5</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,114 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>RHn1</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>needle1</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.25</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/rpm</property>
<scale>2.0</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle2</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/rpm</property>
<scale>1.2</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle3</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/rpm</property>
<scale>0.6</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>ggmask</name>
<emissive>true</emissive>
<w>58</w>
<h>58</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/gauges.png</path>
<x1>0.0</x1>
<y1>0.5</y1>
<x2>0.5</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,114 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>RHn1</name>
<w-base>55</w-base>
<h-base>55</h-base>
<layers>
<layer>
<name>needle1</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.25</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/rpm</property>
<scale>2.0</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle2</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/rpm</property>
<scale>1.2</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>needle3</name>
<emissive>true</emissive>
<w>25</w>
<h>25</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.016</x1>
<y1>0.27</y1>
<x2>0.232</x2>
<y2>0.465</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>engines/engine[1]/rpm</property>
<scale>0.6</scale>
</transformation>
<transformation>
<type>y-shift</type>
<offset>12</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>12</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>ggmask</name>
<emissive>true</emissive>
<w>58</w>
<h>58</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/gauges.png</path>
<x1>0.0</x1>
<y1>0.5</y1>
<x2>0.5</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View file

@ -1,133 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>EFIS Panel</name>
<background>Aircraft/757-200/Models/Instruments/EICAS/transparent.png</background>
<w>256</w>
<h>256</h>
<instruments>
<instrument include="LHepr.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>LHepr</name>
<x>33.3</x>
<y>214.8</y>
<w>55</w>
<h>55</h>
</instrument>
<instrument include="RHepr.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>RHepr</name>
<x>99.9</x>
<y>214.8</y>
<w>55</w>
<h>55</h>
</instrument>
<instrument include="LHn1.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>LHn1</name>
<x>33.3</x>
<y>160.4</y>
<w>55</w>
<h>55</h>
</instrument>
<instrument include="RHn1.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>RHn1</name>
<x>99.9</x>
<y>160.4</y>
<w>55</w>
<h>55</h>
</instrument>
<!--
<instrument include="LHegt.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>LHegt</name>
<x>33.3</x>
<y>105.7</y>
<w>55</w>
<h>55</h>
</instrument>
<instrument include="RHegt.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>RHegt</name>
<x>99.9</x>
<y>105.7</y>
<w>55</w>
<h>55</h>
</instrument>
-->
<instrument include="Gear.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>gear-annun</name>
<x>199.0</x>
<y>118.0</y>
<w>28</w>
<h>22</h>
</instrument>
<instrument include="Flaps.xml">
<condition>
<and>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
<greater-than>
<property>surface-positions/flap-pos-norm</property>
<value>0</value>
</greater-than>
</and>
</condition>
<name>flaps</name>
<x>190.0</x>
<y>68.0</y>
<w>20</w>
<h>50</h>
</instrument>
</instruments>
</PropertyList>

View file

@ -1,133 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>EFIS Panel</name>
<background>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/transparent.png</background>
<w>256</w>
<h>256</h>
<instruments>
<instrument include="LHepr.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>LHepr</name>
<x>33.3</x>
<y>214.8</y>
<w>55</w>
<h>55</h>
</instrument>
<instrument include="RHepr.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>RHepr</name>
<x>99.9</x>
<y>214.8</y>
<w>55</w>
<h>55</h>
</instrument>
<instrument include="LHn1.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>LHn1</name>
<x>33.3</x>
<y>160.4</y>
<w>55</w>
<h>55</h>
</instrument>
<instrument include="RHn1.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>RHn1</name>
<x>99.9</x>
<y>160.4</y>
<w>55</w>
<h>55</h>
</instrument>
<!--
<instrument include="LHegt.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>LHegt</name>
<x>33.3</x>
<y>105.7</y>
<w>55</w>
<h>55</h>
</instrument>
<instrument include="RHegt.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>RHegt</name>
<x>99.9</x>
<y>105.7</y>
<w>55</w>
<h>55</h>
</instrument>
-->
<instrument include="Gear.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>gear-annun</name>
<x>199.0</x>
<y>118.0</y>
<w>28</w>
<h>22</h>
</instrument>
<instrument include="Flaps.xml">
<condition>
<and>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
<greater-than>
<property>surface-positions/flap-pos-norm</property>
<value>0</value>
</greater-than>
</and>
</condition>
<name>flaps</name>
<x>190.0</x>
<y>68.0</y>
<w>20</w>
<h>50</h>
</instrument>
</instruments>
</PropertyList>

View file

@ -1,55 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>EFIS Panel text</name>
<background>Aircraft/757-200/Models/Instruments/EICAS/transparent.png</background>
<w>420</w>
<h>256</h>
<instruments>
<instrument include="eicastext.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>text</name>
<x>210</x>
<y>128</y>
<w>420</w>
<h>256</h>
</instrument>
<instrument include="Msg.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>messages</name>
<x>315.0</x>
<y>192.0</y>
<w>180</w>
<h>110</h>
</instrument>
<!--instrument include="AIR.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>air systems</name>
<x>85.0</x>
<y>32.0</y>
<w>148</w>
<h>56</h>
</instrument-->
</instruments>
</PropertyList>

View file

@ -1,55 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>EFIS Panel text</name>
<background>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/transparent.png</background>
<w>420</w>
<h>256</h>
<instruments>
<instrument include="eicastext.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>text</name>
<x>210</x>
<y>128</y>
<w>420</w>
<h>256</h>
</instrument>
<instrument include="Msg.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>messages</name>
<x>315.0</x>
<y>192.0</y>
<w>180</w>
<h>110</h>
</instrument>
<!--instrument include="AIR.xml">
<condition>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
</condition>
<name>air systems</name>
<x>85.0</x>
<y>32.0</y>
<w>148</w>
<h>56</h>
</instrument-->
</instruments>
</PropertyList>

View file

@ -1,589 +0,0 @@
AC3Db
MATERIAL "interior" rgb 0.8 0.8 0.8 amb 1 1 1 emis 0.1 0.1 0.1 spec 0 0 0 shi 0 trans 0
MATERIAL "instr-lights" rgb 0 0 0 amb 0 0 0 emis 0 0 0 spec 0 0 0 shi 0 trans 0
OBJECT world
kids 2
OBJECT poly
name "EFIS.bezel"
texture "efis-frame.png"
texrep 1 1
crease 40.000000
numvert 76
0.003134 -0.086432 0.092154
0.006698 0.100223 -0.096942
0.0067 0.101703 -0.093217
0.0067 0.101703 0.093546
0.006698 0.100223 0.09727
0.006698 0.097487 0.100121
0.006699 0.093912 0.101663
0.006699 0.093912 -0.101335
0.006698 0.097487 -0.099793
0.003134 0.089522 -0.095
0.003135 -0.082177 -0.094901
0.003134 -0.084651 -0.093859
0.003134 -0.086543 -0.091932
0.003135 -0.087568 -0.089414
0.003135 -0.087568 0.08921
0.003134 -0.084651 0.093654
0.003135 -0.082177 0.094697
0.003134 0.089522 0.094697
0.003134 0.091994 0.093654
0.003135 0.093888 0.091727
0.003134 0.094912 0.08921
0.003134 0.094912 -0.089
0.003135 0.093888 -0.092
0.006725 -0.088229 -0.101481
0.006725 -0.08823 0.101838
0.006725 -0.08823 0.101838
0.006725 -0.088229 -0.101481
0.006698 0.097487 -0.099793
0.006699 0.093912 -0.101335
0.006699 0.093912 0.101663
0.006698 0.097487 0.100121
0.006698 0.100223 0.09727
0.0067 0.101703 0.093546
0.0067 0.101703 -0.093217
0.006698 0.100223 -0.096942
0.0067 0.109206 -0.111763
0.0067 0.109206 0.111405
0.006727 -0.088229 0.112211
0.006727 -0.088229 -0.111853
0.009371 -0.08823 0.101838
0.009371 -0.08823 -0.101481
0.009371 -0.088229 0.112211
0.009371 -0.088229 -0.111853
0.009371 -0.109207 0.112211
0.009371 -0.109207 -0.111853
1e-06 0.109207 -0.111763
-1e-06 -0.109206 -0.111853
1e-06 0.109206 0.111405
-1e-06 -0.109206 0.112211
0.008898 -0.092315 -0.088996
0.008898 -0.095415 -0.091071
0.008898 -0.099137 -0.091316
0.008897 -0.102484 -0.089667
0.008896 -0.104557 -0.086567
0.008896 -0.104803 -0.082844
0.008897 -0.103155 -0.079499
0.008898 -0.100054 -0.077424
0.008898 -0.096331 -0.077178
0.008898 -0.092986 -0.078828
0.008897 -0.090912 -0.081928
0.008897 -0.090666 -0.08565
0.012618 -0.092314 -0.088996
0.012618 -0.095414 -0.091071
0.012618 -0.099136 -0.091316
0.012617 -0.102484 -0.089667
0.012619 -0.104558 -0.086567
0.012619 -0.104803 -0.082844
0.012617 -0.103155 -0.079499
0.012618 -0.100053 -0.077424
0.012618 -0.096331 -0.077178
0.012618 -0.092985 -0.078827
0.012619 -0.090912 -0.081928
0.012619 -0.090666 -0.08565
0.008897 -0.097734 -0.084248
0.012619 -0.097734 -0.084248
0.003135 0.091705 -0.094
numsurf 75
SURF 0x10
mat 0
refs 3
24 0.0503857135773 0.101149141788
0 0.0933348536491 0.109277412295
15 0.0866822600365 0.117329016328
SURF 0x10
mat 0
refs 3
0 0.0933348536491 0.109277412295
24 0.0503857135773 0.101149141788
14 0.10639166832 0.104139640927
SURF 0x10
mat 0
refs 4
24 0.0503857135773 0.101149141788
23 0.952121198177 0.101149082184
13 0.898605108261 0.104139566422
14 0.10639166832 0.104139640927
SURF 0x10
mat 0
refs 4
10 0.922940373421 0.128511309624
23 0.952121198177 0.101149082184
7 0.951473712921 0.92458242178
9 0.92337757349 0.904733181
SURF 0x10
mat 0
refs 3
11 0.918318986893 0.117328941822
23 0.952121198177 0.101149082184
10 0.922940373421 0.128511309624
SURF 0x10
mat 0
refs 3
12 0.909772634506 0.108772620559
23 0.952121198177 0.101149082184
11 0.918318986893 0.117328941822
SURF 0x10
mat 0
refs 3
13 0.898605108261 0.104139566422
23 0.952121198177 0.101149082184
12 0.909772634506 0.108772620559
SURF 0x10
mat 0
refs 3
16 0.082056581974 0.128511413932
24 0.0503857135773 0.101149141788
15 0.0866822600365 0.117329016328
SURF 0x10
mat 0
refs 4
24 0.0503857135773 0.101149141788
16 0.082056581974 0.128511413932
17 0.082056581974 0.904733300209
6 0.0511618852615 0.924582481384
SURF 0x10
mat 0
refs 4
18 0.0866822600365 0.915911197662
5 0.0580006241798 0.940742373466
6 0.0511618852615 0.924582481384
17 0.082056581974 0.904733300209
SURF 0x10
mat 0
refs 4
19 0.0952287316322 0.924471974373
4 0.0706450939178 0.953113734722
5 0.0580006241798 0.940742373466
18 0.0866822600365 0.915911197662
SURF 0x10
mat 0
refs 4
20 0.106391727924 0.929100513458
3 0.0871612429619 0.959805548191
4 0.0706450939178 0.953113734722
19 0.0952287316322 0.924471974373
SURF 0x10
mat 0
refs 4
21 0.896767139435 0.929100513458
2 0.915469765663 0.959805488586
3 0.0871612429619 0.959805548191
20 0.106391727924 0.929100513458
SURF 0x10
mat 0
refs 4
22 0.91007232666 0.924471914768
1 0.931990385056 0.953113675117
2 0.915469765663 0.959805488586
21 0.896767139435 0.929100513458
SURF 0x10
mat 0
refs 3
1 0.931990385056 0.953113675117
22 0.91007232666 0.924471914768
8 0.944634854794 0.940742313862
SURF 0x00
mat 0
refs 3
35 0.997722744942 0.993725299835
27 0.944634854794 0.940742313862
28 0.951473712921 0.92458242178
SURF 0x00
mat 0
refs 3
30 0.0580006241798 0.940742373466
36 0.00795525312424 0.99372535944
29 0.0511618852615 0.924582481384
SURF 0x00
mat 0
refs 3
31 0.0706450939178 0.953113734722
36 0.00795525312424 0.99372535944
30 0.0580006241798 0.940742373466
SURF 0x00
mat 0
refs 3
32 0.0871612429619 0.959805548191
36 0.00795525312424 0.99372535944
31 0.0706450939178 0.953113734722
SURF 0x00
mat 0
refs 4
33 0.915469765663 0.959805488586
35 0.997722744942 0.993725299835
36 0.00795525312424 0.99372535944
32 0.0871612429619 0.959805548191
SURF 0x00
mat 0
refs 3
34 0.931990385056 0.953113675117
35 0.997722744942 0.993725299835
33 0.915469765663 0.959805488586
SURF 0x00
mat 0
refs 3
27 0.944634854794 0.940742313862
35 0.997722744942 0.993725299835
34 0.931990385056 0.953113675117
SURF 0x00
mat 0
refs 4
35 0.997722744942 0.993725299835
45 0.997722744942 0.993726611137
47 0.00795525312424 0.993722319603
36 0.00795525312424 0.99372535944
SURF 0x00
mat 0
refs 4
39 0.0503857135773 0.10114723444
43 0.00438064336777 0.00631470791996
44 0.998121857643 0.00631464831531
40 0.952121198177 0.101147189736
SURF 0x00
mat 0
refs 3
41 0.00438064336777 0.101151764393
43 0.00438064336777 0.00631470791996
39 0.0503857135773 0.10114723444
SURF 0x00
mat 0
refs 3
40 0.952121198177 0.101147189736
44 0.998121857643 0.00631464831531
42 0.998121857643 0.101151704788
SURF 0x00
mat 0
refs 4
35 0.997722744942 0.993725299835
38 0.998121857643 0.101151943207
46 0.998121857643 0.00631661526859
45 0.997722744942 0.993726611137
SURF 0x00
mat 0
refs 4
37 0.00438064336777 0.101152017713
36 0.00795525312424 0.99372535944
47 0.00795525312424 0.993722319603
48 0.00438064336777 0.00631667487323
SURF 0x00
mat 0
refs 4
44 0.998121857643 0.00631464831531
43 0.00438064336777 0.00631470791996
48 0.00438064336777 0.00631667487323
46 0.998121857643 0.00631661526859
SURF 0x00
mat 0
refs 4
25 0.0503857135773 0.101149141788
37 0.00438064336777 0.101152017713
41 0.00438064336777 0.101151764393
39 0.0503857135773 0.10114723444
SURF 0x00
mat 0
refs 4
26 0.952121198177 0.101149082184
25 0.0503857135773 0.101149141788
39 0.0503857135773 0.10114723444
40 0.952121198177 0.101147189736
SURF 0x00
mat 0
refs 4
26 0.952121198177 0.101149082184
40 0.952121198177 0.101147189736
42 0.998121857643 0.101151704788
38 0.998121857643 0.101151943207
SURF 0x00
mat 0
refs 4
26 0.952121198177 0.101149082184
38 0.998121857643 0.101151943207
35 0.997722744942 0.993725299835
28 0.951473712921 0.92458242178
SURF 0x00
mat 0
refs 4
37 0.00438064336777 0.101152017713
25 0.0503857135773 0.101149141788
29 0.0511618852615 0.924582481384
36 0.00795525312424 0.99372535944
SURF 0x00
mat 0
refs 4
37 0.00438064336777 0.101152017713
48 0.00438064336777 0.00631667487323
43 0.00438064336777 0.00631470791996
41 0.00438064336777 0.101151764393
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
49 0.898377358913 0.0808357223868
50 0.906531214714 0.0664497166872
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
62 0.906531214714 0.0664511322975
61 0.898377358913 0.0808371603489
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
50 0.906531214714 0.0664497166872
51 0.906531214714 0.0498358346522
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
63 0.906531214714 0.0498372726142
62 0.906531214714 0.0664511322975
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
51 0.906531214714 0.0498358346522
52 0.898377358913 0.0354437604547
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
64 0.898377358913 0.0354451984167
63 0.906531214714 0.0498372726142
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
52 0.898377358913 0.0354437604547
53 0.884264409542 0.0271378196776
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
65 0.884264409542 0.0271371621639
64 0.898377358913 0.0354451984167
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
53 0.884264409542 0.0271378196776
54 0.867963314056 0.0271378196776
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
66 0.867963314056 0.0271371621639
65 0.884264409542 0.0271371621639
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
54 0.867963314056 0.0271378196776
55 0.853850126266 0.0354437604547
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
67 0.853850126266 0.0354451984167
66 0.867963314056 0.0271371621639
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
55 0.853850126266 0.0354437604547
56 0.845696628094 0.0498358346522
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
68 0.845696628094 0.0498372726142
67 0.853850126266 0.0354451984167
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
56 0.845696628094 0.0498358346522
57 0.845696628094 0.0664497166872
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
69 0.845696628094 0.0664511322975
68 0.845696628094 0.0498372726142
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
57 0.845696628094 0.0664497166872
58 0.853850126266 0.0808357223868
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
70 0.853850126266 0.0808371603489
69 0.845696628094 0.0664511322975
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
58 0.853850126266 0.0808357223868
59 0.867963314056 0.0891437232494
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
71 0.867963314056 0.0891430824995
70 0.853850126266 0.0808371603489
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
59 0.867963314056 0.0891437232494
60 0.884264409542 0.0891437232494
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
72 0.884264409542 0.0891430824995
71 0.867963314056 0.0891430824995
SURF 0x00
mat 0
refs 3
73 0.876116871834 0.0581437908113
60 0.884264409542 0.0891437232494
49 0.898377358913 0.0808357223868
SURF 0x00
mat 0
refs 3
74 0.876116871834 0.0581431724131
61 0.898377358913 0.0808371603489
72 0.884264409542 0.0891430824995
SURF 0x00
mat 0
refs 4
49 0.898377358913 0.0808357223868
61 0.898377358913 0.0808371603489
62 0.906531214714 0.0664511322975
50 0.906531214714 0.0664497166872
SURF 0x00
mat 0
refs 4
50 0.906531214714 0.0664497166872
62 0.906531214714 0.0664511322975
63 0.906531214714 0.0498372726142
51 0.906531214714 0.0498358346522
SURF 0x00
mat 0
refs 4
51 0.906531214714 0.0498358346522
63 0.906531214714 0.0498372726142
64 0.898377358913 0.0354451984167
52 0.898377358913 0.0354437604547
SURF 0x00
mat 0
refs 4
52 0.898377358913 0.0354437604547
64 0.898377358913 0.0354451984167
65 0.884264409542 0.0271371621639
53 0.884264409542 0.0271378196776
SURF 0x00
mat 0
refs 4
53 0.884264409542 0.0271378196776
65 0.884264409542 0.0271371621639
66 0.867963314056 0.0271371621639
54 0.867963314056 0.0271378196776
SURF 0x00
mat 0
refs 4
54 0.867963314056 0.0271378196776
66 0.867963314056 0.0271371621639
67 0.853850126266 0.0354451984167
55 0.853850126266 0.0354437604547
SURF 0x00
mat 0
refs 4
55 0.853850126266 0.0354437604547
67 0.853850126266 0.0354451984167
68 0.845696628094 0.0498372726142
56 0.845696628094 0.0498358346522
SURF 0x00
mat 0
refs 4
56 0.845696628094 0.0498358346522
68 0.845696628094 0.0498372726142
69 0.845696628094 0.0664511322975
57 0.845696628094 0.0664497166872
SURF 0x00
mat 0
refs 4
57 0.845696628094 0.0664497166872
69 0.845696628094 0.0664511322975
70 0.853850126266 0.0808371603489
58 0.853850126266 0.0808357223868
SURF 0x00
mat 0
refs 4
58 0.853850126266 0.0808357223868
70 0.853850126266 0.0808371603489
71 0.867963314056 0.0891430824995
59 0.867963314056 0.0891437232494
SURF 0x00
mat 0
refs 4
59 0.867963314056 0.0891437232494
71 0.867963314056 0.0891430824995
72 0.884264409542 0.0891430824995
60 0.884264409542 0.0891437232494
SURF 0x00
mat 0
refs 4
60 0.884264409542 0.0891437232494
72 0.884264409542 0.0891430824995
61 0.898377358913 0.0808371603489
49 0.898377358913 0.0808357223868
SURF 0x00
mat 0
refs 4
38 0.998121857643 0.101151943207
42 0.998121857643 0.101151704788
44 0.998121857643 0.00631464831531
46 0.998121857643 0.00631661526859
SURF 0x10
mat 0
refs 3
75 0.918942511082 0.914602637291
7 0.951473712921 0.92458242178
8 0.944634854794 0.940742313862
SURF 0x10
mat 0
refs 3
22 0.91007232666 0.924471914768
75 0.918942511082 0.914602637291
8 0.944634854794 0.940742313862
SURF 0x10
mat 0
refs 3
75 0.918942511082 0.914602637291
9 0.92337757349 0.904733181
7 0.951473712921 0.92458242178
kids 0
OBJECT poly
name "EFIS.screen"
crease 30.000000
numvert 4
0.002183 0.10173 -0.10158
0.002183 -0.094385 -0.10158
0.002183 -0.094385 0.101277
0.002183 0.10173 0.101277
numsurf 1
SURF 0x00
mat 1
refs 4
0 0.0 0.0
3 0.0 0.0
2 0.0 0.0
1 0.0 0.0
kids 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

View file

@ -1,69 +0,0 @@
<!--
Syd Adams
777-200 EICAS
-->
<PropertyList>
<path>eicas.ac</path>
<animation>
<type>scale</type>
<x-offset>0.70</x-offset>
<y-offset>0.70</y-offset>
<z-offset>0.70</z-offset>
</animation>
<animation>
<type>material</type>
<object-name>EFIS.bezel</object-name>
<emission>
<red>0.5</red>
<green>0.45</green>
<blue>0.2</blue>
<factor-prop>controls/lighting/panel-norm</factor-prop>
</emission>
</animation>
<panel>
<path>Aircraft/757-200/Models/Instruments/EICAS/eicas-panel.xml</path>
<bottom-left>
<x-m>0.003</x-m>
<y-m>-0.090</y-m>
<z-m>-0.087</z-m>
</bottom-left>
<bottom-right>
<x-m>0.003</x-m>
<y-m>0.090</y-m>
<z-m>-0.087</z-m>
</bottom-right>
<top-left>
<x-m>0.003</x-m>
<y-m>-0.090</y-m>
<z-m>0.094</z-m>
</top-left>
</panel>
<panel>
<path>Aircraft/757-200/Models/Instruments/EICAS/eicas-text-panel.xml</path>
<bottom-left>
<x-m>0.004</x-m>
<y-m>-0.090</y-m>
<z-m>-0.087</z-m>
</bottom-left>
<bottom-right>
<x-m>0.004</x-m>
<y-m>0.090</y-m>
<z-m>-0.087</z-m>
</bottom-right>
<top-left>
<x-m>0.004</x-m>
<y-m>-0.090</y-m>
<z-m>0.094</z-m>
</top-left>
</panel>
</PropertyList>

View file

@ -1,69 +0,0 @@
<!--
Syd Adams
777-200 EICAS
-->
<PropertyList>
<path>eicas.ac</path>
<animation>
<type>scale</type>
<x-offset>0.70</x-offset>
<y-offset>0.70</y-offset>
<z-offset>0.70</z-offset>
</animation>
<animation>
<type>material</type>
<object-name>EFIS.bezel</object-name>
<emission>
<red>0.5</red>
<green>0.45</green>
<blue>0.2</blue>
<factor-prop>controls/lighting/panel-norm</factor-prop>
</emission>
</animation>
<panel>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/eicas-panel.xml</path>
<bottom-left>
<x-m>0.003</x-m>
<y-m>-0.090</y-m>
<z-m>-0.087</z-m>
</bottom-left>
<bottom-right>
<x-m>0.003</x-m>
<y-m>0.090</y-m>
<z-m>-0.087</z-m>
</bottom-right>
<top-left>
<x-m>0.003</x-m>
<y-m>-0.090</y-m>
<z-m>0.094</z-m>
</top-left>
</panel>
<panel>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/eicas-text-panel.xml</path>
<bottom-left>
<x-m>0.004</x-m>
<y-m>-0.090</y-m>
<z-m>-0.087</z-m>
</bottom-left>
<bottom-right>
<x-m>0.004</x-m>
<y-m>0.090</y-m>
<z-m>-0.087</z-m>
</bottom-right>
<top-left>
<x-m>0.004</x-m>
<y-m>-0.090</y-m>
<z-m>0.094</z-m>
</top-left>
</panel>
</PropertyList>

View file

@ -1,360 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>EICAS</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>TAT</name>
<type>text</type>
<font>arial_black</font>
<point-size>6</point-size>
<color>
<red>0.25</red>
<green>0.5</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>literal</type>
<text>TAT</text>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-115</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>116</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>temp1</name>
<type>text</type>
<font>arial_black</font>
<point-size>7</point-size>
<color>
<red>0.7</red>
<green>0.7</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format>%2.0fc</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-92</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>116</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>EPRtxt</name>
<type>text</type>
<font>arial_black</font>
<point-size>5</point-size>
<color>
<red>0.25</red>
<green>0.5</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>literal</type>
<text>EPR</text>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-67</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>62</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>N1</name>
<type>text</type>
<font>arial_black</font>
<point-size>5</point-size>
<color>
<red>0.25</red>
<green>0.5</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>literal</type>
<text>N1</text>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-67</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>10</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>TTL Fuel</name>
<type>text</type>
<font>arial_black</font>
<point-size>5</point-size>
<color>
<red>0.25</red>
<green>0.5</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>literal</type>
<text>TOTAL FUEL LBS X</text>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>20</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-112</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>TTL Fuel2</name>
<type>text</type>
<font>arial_black</font>
<point-size>5</point-size>
<color>
<red>0.25</red>
<green>0.5</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>literal</type>
<text>TEMP 1000</text>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>36</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-123</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>Fuel</name>
<type>text</type>
<font>arial_black</font>
<point-size>6</point-size>
<color>
<red>0.7</red>
<green>0.7</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>consumables/fuel/total-fuel-lbs</property>
<scale>0.001</scale>
<format>%3.1f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>70</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-113</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>temp2</name>
<type>text</type>
<font>arial_black</font>
<point-size>6</point-size>
<color>
<red>0.7</red>
<green>0.7</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format>%2.0fc</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>62</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
</transformations>
</layer>
<!-- engines-->
<layer>
<name>epr01</name>
<type>text</type>
<font>arial_black</font>
<point-size>6</point-size>
<color>
<red>0.7</red>
<green>0.7</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>engines/engine[0]/epr</property>
<format>%1.3f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-93</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>90</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>epr02</name>
<type>text</type>
<font>arial_black</font>
<point-size>6</point-size>
<color>
<red>0.7</red>
<green>0.7</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>engines/engine[1]/epr</property>
<format>%1.3f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-27</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>90</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>n101</name>
<type>text</type>
<font>arial_black</font>
<point-size>6</point-size>
<color>
<red>0.7</red>
<green>0.7</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>engines/engine[0]/rpm</property>
<format>%3.1f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-93</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>36</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>n102</name>
<type>text</type>
<font>arial_black</font>
<point-size>6</point-size>
<color>
<red>0.7</red>
<green>0.7</green>
<blue>0.7</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>engines/engine[1]/rpm</property>
<format>%3.1f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>x-shift</type>
<offset>-27</offset>
</transformation>
<transformation>
<type>y-shift</type>
<offset>36</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,27 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>engines</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>eng</name>
<emissive>true</emissive>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/757-200/Models/Instruments/EICAS/eicas.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

View file

@ -1,27 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>engines</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>eng</name>
<emissive>true</emissive>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/757-200/Models/Cockpit/Instruments3/EICAS/eicas.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1.0</x2>
<y2>1.0</y2>
</texture>
</layer>
</layers>
</PropertyList>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 B

View file

@ -1,824 +0,0 @@
AC3Db
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "bezel" rgb 0.15 0.15 0.15 amb 0.1 0.1 0.1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "glow" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.3 0.3 0.3 shi 16 trans 0
MATERIAL "screws" rgb 0.8 0.8 0.8 amb 0.8 0.8 0.8 emis 0 0 0 spec 0.5 0.5 0.5 shi 16 trans 0
OBJECT world
kids 4
OBJECT poly
name "Bezel"
data 12
Cylinder.046
crease 30.000000
numvert 96
-0.001 -0.01979 -0.01979
-0.001 -0.024238 -0.013994
-0.001 -0.027033 -0.007244
-0.001 -0.027987 0
-0.001 -0.027033 0.007244
-0.001 -0.024238 0.013994
-0.001 -0.01979 0.01979
-0.001 -0.013994 0.024238
-0.001 -0.007244 0.027033
-0.001 0 0.027987
-0.001 0.007244 0.027033
-0.001 0.013994 0.024238
-0.001 0.01979 0.01979
-0.001 0.024238 0.013994
-0.001 0.027033 0.007244
-0.001 0.027987 0
-0.001 0.027033 -0.007244
-0.001 0.024238 -0.013994
-0.001 0.01979 -0.01979
-0.001 0.013994 -0.024238
-0.001 0.007244 -0.027033
-0.001 0 -0.027987
-0.001 -0.007244 -0.027033
-0.001 -0.013994 -0.024238
0.002 -0.019528 -0.019528
0.002 -0.023916 -0.013808
0.002 -0.026676 -0.007148
0.002 -0.027616 0
0.002 -0.026676 0.007148
0.002 -0.023916 0.013808
0.002 -0.019528 0.019528
0.002 -0.013808 0.023916
0.002 -0.007148 0.026676
0.002 0 0.027616
0.002 0.007148 0.026676
0.002 0.013808 0.023916
0.002 0.019528 0.019528
0.002 0.023917 0.013808
0.002 0.026676 0.007148
0.002 0.027616 0
0.002 0.026676 -0.007148
0.002 0.023916 -0.013808
0.002 0.019528 -0.019528
0.002 0.013808 -0.023917
0.002 0.007148 -0.026676
0.002 0 -0.027616
0.002 -0.007148 -0.026676
0.002 -0.013808 -0.023916
0.002 -0.018483 -0.018483
0.002 -0.022637 -0.01307
0.002 -0.025248 -0.006766
0.002 -0.026139 0
0.002 -0.025248 0.006765
0.002 -0.022637 0.01307
0.002 -0.018483 0.018483
0.002 -0.01307 0.022637
0.002 -0.006766 0.025248
0.002 0 0.026139
0.002 0.006765 0.025248
0.002 0.01307 0.022637
0.002 0.018483 0.018483
0.002 0.022637 0.01307
0.002 0.025248 0.006766
0.002 0.026139 0
0.002 0.025248 -0.006765
0.002 0.022637 -0.01307
0.002 0.018483 -0.018483
0.002 0.01307 -0.022637
0.002 0.006766 -0.025248
0.002 0 -0.026139
0.002 -0.006765 -0.025248
0.002 -0.01307 -0.022637
0 -0.021706 -0.012532
0 -0.017723 -0.017723
0 -0.02421 -0.006487
0 -0.025064 0
0 -0.02421 0.006487
0 -0.021706 0.012532
0 -0.017723 0.017723
0 -0.012532 0.021706
0 -0.006487 0.02421
0 0 0.025064
0 0.006487 0.02421
0 0.012532 0.021706
0 0.017723 0.017723
0 0.021706 0.012532
0 0.02421 0.006487
0 0.025064 0
0 0.02421 -0.006487
0 0.021706 -0.012532
0 0.017723 -0.017723
0 0.012532 -0.021706
0 0.006487 -0.02421
0 0 -0.025064
0 -0.006487 -0.02421
0 -0.012532 -0.021706
numsurf 72
SURF 0x10
mat 1
refs 4
0 0 0
24 0 0
25 0 0
1 0 0
SURF 0x10
mat 1
refs 4
1 0 0
25 0 0
26 0 0
2 0 0
SURF 0x10
mat 1
refs 4
2 0 0
26 0 0
27 0 0
3 0 0
SURF 0x10
mat 1
refs 4
3 0 0
27 0 0
28 0 0
4 0 0
SURF 0x10
mat 1
refs 4
4 0 0
28 0 0
29 0 0
5 0 0
SURF 0x10
mat 1
refs 4
5 0 0
29 0 0
30 0 0
6 0 0
SURF 0x10
mat 1
refs 4
6 0 0
30 0 0
31 0 0
7 0 0
SURF 0x10
mat 1
refs 4
7 0 0
31 0 0
32 0 0
8 0 0
SURF 0x10
mat 1
refs 4
8 0 0
32 0 0
33 0 0
9 0 0
SURF 0x10
mat 1
refs 4
9 0 0
33 0 0
34 0 0
10 0 0
SURF 0x10
mat 1
refs 4
10 0 0
34 0 0
35 0 0
11 0 0
SURF 0x10
mat 1
refs 4
11 0 0
35 0 0
36 0 0
12 0 0
SURF 0x10
mat 1
refs 4
12 0 0
36 0 0
37 0 0
13 0 0
SURF 0x10
mat 1
refs 4
13 0 0
37 0 0
38 0 0
14 0 0
SURF 0x10
mat 1
refs 4
14 0 0
38 0 0
39 0 0
15 0 0
SURF 0x10
mat 1
refs 4
15 0 0
39 0 0
40 0 0
16 0 0
SURF 0x10
mat 1
refs 4
16 0 0
40 0 0
41 0 0
17 0 0
SURF 0x10
mat 1
refs 4
17 0 0
41 0 0
42 0 0
18 0 0
SURF 0x10
mat 1
refs 4
18 0 0
42 0 0
43 0 0
19 0 0
SURF 0x10
mat 1
refs 4
19 0 0
43 0 0
44 0 0
20 0 0
SURF 0x10
mat 1
refs 4
20 0 0
44 0 0
45 0 0
21 0 0
SURF 0x10
mat 1
refs 4
21 0 0
45 0 0
46 0 0
22 0 0
SURF 0x10
mat 1
refs 4
22 0 0
46 0 0
47 0 0
23 0 0
SURF 0x10
mat 1
refs 4
24 0 0
0 0 0
23 0 0
47 0 0
SURF 0x10
mat 1
refs 4
25 0 0
24 0 0
48 0 0
49 0 0
SURF 0x10
mat 1
refs 4
26 0 0
25 0 0
49 0 0
50 0 0
SURF 0x10
mat 1
refs 4
27 0 0
26 0 0
50 0 0
51 0 0
SURF 0x10
mat 1
refs 4
28 0 0
27 0 0
51 0 0
52 0 0
SURF 0x10
mat 1
refs 4
29 0 0
28 0 0
52 0 0
53 0 0
SURF 0x10
mat 1
refs 4
30 0 0
29 0 0
53 0 0
54 0 0
SURF 0x10
mat 1
refs 4
31 0 0
30 0 0
54 0 0
55 0 0
SURF 0x10
mat 1
refs 4
32 0 0
31 0 0
55 0 0
56 0 0
SURF 0x10
mat 1
refs 4
33 0 0
32 0 0
56 0 0
57 0 0
SURF 0x10
mat 1
refs 4
34 0 0
33 0 0
57 0 0
58 0 0
SURF 0x10
mat 1
refs 4
35 0 0
34 0 0
58 0 0
59 0 0
SURF 0x10
mat 1
refs 4
36 0 0
35 0 0
59 0 0
60 0 0
SURF 0x10
mat 1
refs 4
37 0 0
36 0 0
60 0 0
61 0 0
SURF 0x10
mat 1
refs 4
38 0 0
37 0 0
61 0 0
62 0 0
SURF 0x10
mat 1
refs 4
39 0 0
38 0 0
62 0 0
63 0 0
SURF 0x10
mat 1
refs 4
40 0 0
39 0 0
63 0 0
64 0 0
SURF 0x10
mat 1
refs 4
41 0 0
40 0 0
64 0 0
65 0 0
SURF 0x10
mat 1
refs 4
42 0 0
41 0 0
65 0 0
66 0 0
SURF 0x10
mat 1
refs 4
43 0 0
42 0 0
66 0 0
67 0 0
SURF 0x10
mat 1
refs 4
44 0 0
43 0 0
67 0 0
68 0 0
SURF 0x10
mat 1
refs 4
45 0 0
44 0 0
68 0 0
69 0 0
SURF 0x10
mat 1
refs 4
46 0 0
45 0 0
69 0 0
70 0 0
SURF 0x10
mat 1
refs 4
47 0 0
46 0 0
70 0 0
71 0 0
SURF 0x10
mat 1
refs 4
24 0 0
47 0 0
71 0 0
48 0 0
SURF 0x10
mat 1
refs 4
49 0 0
48 0 0
73 0 0
72 0 0
SURF 0x10
mat 1
refs 4
50 0 0
49 0 0
72 0 0
74 0 0
SURF 0x10
mat 1
refs 4
51 0 0
50 0 0
74 0 0
75 0 0
SURF 0x10
mat 1
refs 4
52 0 0
51 0 0
75 0 0
76 0 0
SURF 0x10
mat 1
refs 4
53 0 0
52 0 0
76 0 0
77 0 0
SURF 0x10
mat 1
refs 4
54 0 0
53 0 0
77 0 0
78 0 0
SURF 0x10
mat 1
refs 4
55 0 0
54 0 0
78 0 0
79 0 0
SURF 0x10
mat 1
refs 4
56 0 0
55 0 0
79 0 0
80 0 0
SURF 0x10
mat 1
refs 4
57 0 0
56 0 0
80 0 0
81 0 0
SURF 0x10
mat 1
refs 4
58 0 0
57 0 0
81 0 0
82 0 0
SURF 0x10
mat 1
refs 4
59 0 0
58 0 0
82 0 0
83 0 0
SURF 0x10
mat 1
refs 4
60 0 0
59 0 0
83 0 0
84 0 0
SURF 0x10
mat 1
refs 4
61 0 0
60 0 0
84 0 0
85 0 0
SURF 0x10
mat 1
refs 4
62 0 0
61 0 0
85 0 0
86 0 0
SURF 0x10
mat 1
refs 4
63 0 0
62 0 0
86 0 0
87 0 0
SURF 0x10
mat 1
refs 4
64 0 0
63 0 0
87 0 0
88 0 0
SURF 0x10
mat 1
refs 4
65 0 0
64 0 0
88 0 0
89 0 0
SURF 0x10
mat 1
refs 4
66 0 0
65 0 0
89 0 0
90 0 0
SURF 0x10
mat 1
refs 4
67 0 0
66 0 0
90 0 0
91 0 0
SURF 0x10
mat 1
refs 4
68 0 0
67 0 0
91 0 0
92 0 0
SURF 0x10
mat 1
refs 4
69 0 0
68 0 0
92 0 0
93 0 0
SURF 0x10
mat 1
refs 4
70 0 0
69 0 0
93 0 0
94 0 0
SURF 0x10
mat 1
refs 4
71 0 0
70 0 0
94 0 0
95 0 0
SURF 0x10
mat 1
refs 4
48 0 0
71 0 0
95 0 0
73 0 0
kids 0
OBJECT poly
name "Face"
data 12
Cylinder.048
texture "flaps.png"
texrep 1 1
crease 30.000000
numvert 9
0.000122 0.019477 -0.019477
0.000122 0 -0.027546
0.000122 -0.019478 -0.019477
0.000122 -0.027546 1e-006
0.000122 -0.019478 0.019478
0.000122 0 0.027546
0.000122 0.019477 0.019478
0.000122 0.027546 1e-006
0.000122 0 1e-006
numsurf 8
SURF 0x10
mat 2
refs 3
1 1.0 0.499999970198
0 0.853535890579 0.853535890579
8 0.499981850386 0.5
SURF 0x10
mat 2
refs 3
8 0.499981850386 0.5
2 0.853535890579 0.146445930004
1 1.0 0.499999970198
SURF 0x10
mat 2
refs 3
8 0.499981850386 0.5
3 0.499981820583 0.0
2 0.853535890579 0.146445930004
SURF 0x10
mat 2
refs 3
8 0.499981850386 0.5
4 0.146445930004 0.146445930004
3 0.499981820583 0.0
SURF 0x10
mat 2
refs 3
8 0.499981850386 0.5
5 0.0 0.5
4 0.146445930004 0.146445930004
SURF 0x10
mat 2
refs 3
8 0.499981850386 0.5
6 0.146445930004 0.853535890579
5 0.0 0.5
SURF 0x10
mat 2
refs 3
8 0.499981850386 0.5
7 0.499981880188 1.0
6 0.146445930004 0.853535890579
SURF 0x10
mat 2
refs 3
8 0.499981850386 0.5
0 0.853535890579 0.853535890579
7 0.499981880188 1.0
kids 0
OBJECT poly
name "Needle"
data 9
Plane.028
texture "flaps.png"
texrep 1 1
crease 30.000000
numvert 9
0.00052 0.001681 -0.001817
0.00052 0.001681 0.001818
0.00052 0.008965 0.001462
0.00052 0.008965 -0.001462
0.00052 0.013862 0
0.00052 -0.002587 -0.00108
0.00052 -0.002587 0.00108
0.00052 -0.001776 0.001817
0.00052 -0.001776 -0.001818
numsurf 4
SURF 0x10
mat 2
refs 4
0 0.02372212708 0.64068967104
3 0.0248677246273 0.734025657177
2 0.00730072241277 0.734025657177
1 0.00844632089138 0.64068967104
SURF 0x10
mat 2
refs 3
2 0.00730072241277 0.734025657177
3 0.0248677246273 0.734025657177
4 0.0160842388868 0.785473942757
SURF 0x10
mat 2
refs 4
8 0.0237221866846 0.604370176792
0 0.02372212708 0.64068967104
1 0.00844632089138 0.64068967104
7 0.00844632089138 0.604370176792
SURF 0x10
mat 2
refs 4
7 0.00844632089138 0.604370176792
6 0.0115456134081 0.600861132145
5 0.0206228643656 0.600861132145
8 0.0237221866846 0.604370176792
kids 0
OBJECT poly
name "Screws"
data 12
Cylinder.045
texture "textures_gauge_support.rgb"
texrep 1 1
crease 30.000000
numvert 14
0.001 0.02263 -0.022606
0 0.024997 -0.023973
0 0.024997 -0.02124
0 0.02263 -0.019873
0 0.020263 -0.02124
0 0.020263 -0.023973
0 0.02263 -0.025339
0.001 -0.022526 0.022531
0 -0.020159 0.021165
0 -0.020159 0.023898
0 -0.022526 0.025264
0 -0.024893 0.023898
0 -0.024893 0.021165
0 -0.022526 0.019798
numsurf 12
SURF 0x10
mat 3
refs 3
0 0.234513193369 0.544612050056
6 0.294992268085 0.544612050056
1 0.26475289464 0.596988558769
SURF 0x10
mat 3
refs 3
0 0.234513193369 0.544612050056
1 0.26475289464 0.596988558769
2 0.204273492098 0.596988558769
SURF 0x10
mat 3
refs 3
0 0.234513193369 0.544612050056
2 0.204273492098 0.596988558769
3 0.174033790827 0.544612050056
SURF 0x10
mat 3
refs 3
0 0.234513193369 0.544612050056
3 0.174033790827 0.544612050056
4 0.204273760319 0.492235571146
SURF 0x10
mat 3
refs 3
0 0.234513193369 0.544612050056
4 0.204273760319 0.492235571146
5 0.26475289464 0.492235571146
SURF 0x10
mat 3
refs 3
6 0.294992268085 0.544612050056
0 0.234513193369 0.544612050056
5 0.26475289464 0.492235571146
SURF 0x10
mat 3
refs 3
7 0.0780862271786 0.39430898428
13 0.139129444957 0.39430898428
8 0.10860786587 0.447173893452
SURF 0x10
mat 3
refs 3
7 0.0780862271786 0.39430898428
8 0.10860786587 0.447173893452
9 0.0475646294653 0.447173893452
SURF 0x10
mat 3
refs 3
7 0.0780862271786 0.39430898428
9 0.0475646294653 0.447173893452
10 0.0170430205762 0.39430898428
SURF 0x10
mat 3
refs 3
7 0.0780862271786 0.39430898428
10 0.0170430205762 0.39430898428
11 0.0475646294653 0.341444075108
SURF 0x10
mat 3
refs 3
7 0.0780862271786 0.39430898428
11 0.0475646294653 0.341444075108
12 0.10860786587 0.341444075108
SURF 0x10
mat 3
refs 3
12 0.10860786587 0.341444075108
13 0.139129444957 0.39430898428
7 0.0780862271786 0.39430898428
kids 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9 KiB

View file

@ -1,42 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Boeing 757-200 flap indicator -->
<PropertyList>
<path>flaps.ac</path>
<animation>
<type>material</type>
<object-name>Face</object-name>
<object-name>Needle</object-name>
<emission>
<red>0.8</red>
<green>0.4</green>
<blue>0.2</blue>
<factor-prop>controls/lighting/instruments-norm</factor-prop>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>Needle</object-name>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0.000</ind><dep>0</dep></entry>
<entry><ind>0.033</ind><dep>30</dep></entry>
<entry><ind>0.167</ind><dep>60</dep></entry>
<entry><ind>0.500</ind><dep>90</dep></entry>
<entry><ind>0.667</ind><dep>120</dep></entry>
<entry><ind>0.833</ind><dep>150</dep></entry>
<entry><ind>1.000</ind><dep>180</dep></entry>
</interpolation>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
</PropertyList>

View file

@ -1,654 +0,0 @@
AC3Db
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0.5 0.5 0.5 shi 64 trans 0
MATERIAL "Lamps" rgb 0.8 0.8 0.8 amb 0.8 0.8 0.8 emis 0 0 0 spec 0.5 0.5 0.5 shi 16 trans 0
MATERIAL "LampsOn" rgb 0.8 0.8 0.8 amb 0.8 0.8 0.8 emis 0.6 0.6 0.6 spec 0.5 0.5 0.5 shi 16 trans 0
OBJECT world
kids 6
OBJECT poly
name "LampInnerWhite"
data 8
Tube.004
texture "textures_lamps_off.rgb"
texrep 1 1
crease 45.000000
numvert 16
-0.000801 0.031364 0.006364
-0.000801 0.034 0
-0.000801 0.031364 -0.006364
-0.000801 0.025 -0.009
-0.000801 0.018636 -0.006364
-0.000801 0.016 0
-0.000801 0.018636 0.006364
-0.000801 0.025 0.009
0.011011 0.030836 0.005836
0.011011 0.033253 0
0.011011 0.030836 -0.005836
0.011011 0.025 -0.008253
0.011011 0.019164 -0.005836
0.011011 0.016747 0
0.011011 0.019164 0.005836
0.011011 0.025 0.008253
numsurf 12
SURF 0x10
mat 1
refs 4
0 0.739998698235 0.797553062439
8 0.717922985554 0.81962877512
9 0.669219434261 0.799455106258
1 0.669219434261 0.768235206604
SURF 0x10
mat 1
refs 4
1 0.669219434261 0.768235206604
9 0.669219434261 0.799455106258
10 0.62051576376 0.81962877512
2 0.598440051079 0.797553062439
SURF 0x10
mat 1
refs 4
2 0.598440051079 0.797553062439
10 0.62051576376 0.81962877512
11 0.600342094898 0.868332326412
3 0.569122314453 0.868332326412
SURF 0x10
mat 1
refs 4
3 0.569122314453 0.868332326412
11 0.600342094898 0.868332326412
12 0.62051576376 0.917035996914
4 0.598440051079 0.939111709595
SURF 0x10
mat 1
refs 4
4 0.598440051079 0.939111709595
12 0.62051576376 0.917035996914
13 0.669219434261 0.937209665775
5 0.669219434261 0.96842944622
SURF 0x10
mat 1
refs 4
5 0.669219434261 0.96842944622
13 0.669219434261 0.937209665775
14 0.717923104763 0.917035877705
6 0.739998698235 0.939111709595
SURF 0x10
mat 1
refs 4
6 0.739998698235 0.939111709595
14 0.717923104763 0.917035877705
15 0.738096475601 0.868332207203
7 0.76931655407 0.868332326412
SURF 0x10
mat 1
refs 4
8 0.717922985554 0.81962877512
0 0.739998698235 0.797553062439
7 0.76931655407 0.868332326412
15 0.738096475601 0.868332207203
SURF 0x10
mat 1
refs 3
12 0.62051576376 0.917035996914
14 0.717923104763 0.917035877705
13 0.669219434261 0.937209665775
SURF 0x10
mat 1
refs 4
11 0.600342094898 0.868332326412
15 0.738096475601 0.868332207203
14 0.717923104763 0.917035877705
12 0.62051576376 0.917035996914
SURF 0x10
mat 1
refs 4
8 0.717922985554 0.81962877512
15 0.738096475601 0.868332207203
11 0.600342094898 0.868332326412
10 0.62051576376 0.81962877512
SURF 0x10
mat 1
refs 3
8 0.717922985554 0.81962877512
10 0.62051576376 0.81962877512
9 0.669219434261 0.799455106258
kids 0
OBJECT poly
name "LampInnerWhiteOn"
data 4
Tube
texture "textures_lamps_on.rgb"
texrep 1 1
crease 45.000000
numvert 16
-0.000801 0.031364 0.006364
-0.000801 0.034 0
-0.000801 0.031364 -0.006364
-0.000801 0.025 -0.009
-0.000801 0.018636 -0.006364
-0.000801 0.016 0
-0.000801 0.018636 0.006364
-0.000801 0.025 0.009
0.011011 0.030836 0.005836
0.011011 0.033253 0
0.011011 0.030836 -0.005836
0.011011 0.025 -0.008253
0.011011 0.019164 -0.005836
0.011011 0.016747 0
0.011011 0.019164 0.005836
0.011011 0.025 0.008253
numsurf 12
SURF 0x10
mat 2
refs 4
0 0.739998698235 0.797553062439
8 0.717922985554 0.81962877512
9 0.669219434261 0.799455106258
1 0.669219434261 0.768235206604
SURF 0x10
mat 2
refs 4
1 0.669219434261 0.768235206604
9 0.669219434261 0.799455106258
10 0.62051576376 0.81962877512
2 0.598440051079 0.797553062439
SURF 0x10
mat 2
refs 4
2 0.598440051079 0.797553062439
10 0.62051576376 0.81962877512
11 0.600342094898 0.868332326412
3 0.569122314453 0.868332326412
SURF 0x10
mat 2
refs 4
3 0.569122314453 0.868332326412
11 0.600342094898 0.868332326412
12 0.62051576376 0.917035996914
4 0.598440051079 0.939111709595
SURF 0x10
mat 2
refs 4
4 0.598440051079 0.939111709595
12 0.62051576376 0.917035996914
13 0.669219434261 0.937209665775
5 0.669219434261 0.96842944622
SURF 0x10
mat 2
refs 4
5 0.669219434261 0.96842944622
13 0.669219434261 0.937209665775
14 0.717923104763 0.917035877705
6 0.739998698235 0.939111709595
SURF 0x10
mat 2
refs 4
6 0.739998698235 0.939111709595
14 0.717923104763 0.917035877705
15 0.738096475601 0.868332207203
7 0.76931655407 0.868332326412
SURF 0x10
mat 2
refs 4
8 0.717922985554 0.81962877512
0 0.739998698235 0.797553062439
7 0.76931655407 0.868332326412
15 0.738096475601 0.868332207203
SURF 0x10
mat 2
refs 3
12 0.62051576376 0.917035996914
14 0.717923104763 0.917035877705
13 0.669219434261 0.937209665775
SURF 0x10
mat 2
refs 4
11 0.600342094898 0.868332326412
15 0.738096475601 0.868332207203
14 0.717923104763 0.917035877705
12 0.62051576376 0.917035996914
SURF 0x10
mat 2
refs 4
8 0.717922985554 0.81962877512
15 0.738096475601 0.868332207203
11 0.600342094898 0.868332326412
10 0.62051576376 0.81962877512
SURF 0x10
mat 2
refs 3
8 0.717922985554 0.81962877512
10 0.62051576376 0.81962877512
9 0.669219434261 0.799455106258
kids 0
OBJECT poly
name "LampMiddleAmber"
data 8
Tube.001
texture "textures_lamps_off.rgb"
texrep 1 1
crease 45.000000
numvert 16
-0.000801 0.006364 0.006364
-0.000801 0.009 0
-0.000801 0.006364 -0.006364
-0.000801 0 -0.009
-0.000801 -0.006364 -0.006364
-0.000801 -0.009 0
-0.000801 -0.006364 0.006364
-0.000801 0 0.009
0.011011 0.005836 0.005836
0.011011 0.008253 0
0.011011 0.005836 -0.005836
0.011011 0 -0.008253
0.011011 -0.005836 -0.005836
0.011011 -0.008253 0
0.011011 -0.005836 0.005836
0.011011 0 0.008253
numsurf 12
SURF 0x10
mat 1
refs 4
0 0.477058410645 0.796908915043
8 0.454883128405 0.81908416748
9 0.405960023403 0.798819541931
1 0.405960023403 0.76745891571
SURF 0x10
mat 1
refs 4
1 0.405960023403 0.76745891571
9 0.405960023403 0.798819541931
10 0.357036978006 0.81908416748
2 0.334861636162 0.796908915043
SURF 0x10
mat 1
refs 4
2 0.334861636162 0.796908915043
10 0.357036978006 0.81908416748
11 0.336772322655 0.86800724268
3 0.305411696434 0.86800724268
SURF 0x10
mat 1
refs 4
3 0.305411696434 0.86800724268
11 0.336772322655 0.86800724268
12 0.357036978006 0.916930437088
4 0.334861695766 0.939105689526
SURF 0x10
mat 1
refs 4
4 0.334861695766 0.939105689526
12 0.357036978006 0.916930437088
13 0.405960023403 0.937195062637
5 0.405960023403 0.968555569649
SURF 0x10
mat 1
refs 4
5 0.405960023403 0.968555569649
13 0.405960023403 0.937195062637
14 0.454883188009 0.916930317879
6 0.477058410645 0.939105689526
SURF 0x10
mat 1
refs 4
6 0.477058410645 0.939105689526
14 0.454883188009 0.916930317879
15 0.475147724152 0.86800712347
7 0.506508350372 0.86800724268
SURF 0x10
mat 1
refs 4
8 0.454883128405 0.81908416748
0 0.477058410645 0.796908915043
7 0.506508350372 0.86800724268
15 0.475147724152 0.86800712347
SURF 0x10
mat 1
refs 3
12 0.357036978006 0.916930437088
14 0.454883188009 0.916930317879
13 0.405960023403 0.937195062637
SURF 0x10
mat 1
refs 4
11 0.336772322655 0.86800724268
15 0.475147724152 0.86800712347
14 0.454883188009 0.916930317879
12 0.357036978006 0.916930437088
SURF 0x10
mat 1
refs 4
8 0.454883128405 0.81908416748
15 0.475147724152 0.86800712347
11 0.336772322655 0.86800724268
10 0.357036978006 0.81908416748
SURF 0x10
mat 1
refs 3
8 0.454883128405 0.81908416748
10 0.357036978006 0.81908416748
9 0.405960023403 0.798819541931
kids 0
OBJECT poly
name "LampMiddleAmberOn"
data 8
Tube.003
texture "textures_lamps_on.rgb"
texrep 1 1
crease 45.000000
numvert 16
-0.000801 0.006364 0.006364
-0.000801 0.009 0
-0.000801 0.006364 -0.006364
-0.000801 0 -0.009
-0.000801 -0.006364 -0.006364
-0.000801 -0.009 0
-0.000801 -0.006364 0.006364
-0.000801 0 0.009
0.011011 0.005836 0.005836
0.011011 0.008253 0
0.011011 0.005836 -0.005836
0.011011 0 -0.008253
0.011011 -0.005836 -0.005836
0.011011 -0.008253 0
0.011011 -0.005836 0.005836
0.011011 0 0.008253
numsurf 12
SURF 0x10
mat 2
refs 4
0 0.477058410645 0.796908915043
8 0.454883128405 0.81908416748
9 0.405960023403 0.798819541931
1 0.405960023403 0.76745891571
SURF 0x10
mat 2
refs 4
1 0.405960023403 0.76745891571
9 0.405960023403 0.798819541931
10 0.357036978006 0.81908416748
2 0.334861636162 0.796908915043
SURF 0x10
mat 2
refs 4
2 0.334861636162 0.796908915043
10 0.357036978006 0.81908416748
11 0.336772322655 0.86800724268
3 0.305411696434 0.86800724268
SURF 0x10
mat 2
refs 4
3 0.305411696434 0.86800724268
11 0.336772322655 0.86800724268
12 0.357036978006 0.916930437088
4 0.334861695766 0.939105689526
SURF 0x10
mat 2
refs 4
4 0.334861695766 0.939105689526
12 0.357036978006 0.916930437088
13 0.405960023403 0.937195062637
5 0.405960023403 0.968555569649
SURF 0x10
mat 2
refs 4
5 0.405960023403 0.968555569649
13 0.405960023403 0.937195062637
14 0.454883188009 0.916930317879
6 0.477058410645 0.939105689526
SURF 0x10
mat 2
refs 4
6 0.477058410645 0.939105689526
14 0.454883188009 0.916930317879
15 0.475147724152 0.86800712347
7 0.506508350372 0.86800724268
SURF 0x10
mat 2
refs 4
8 0.454883128405 0.81908416748
0 0.477058410645 0.796908915043
7 0.506508350372 0.86800724268
15 0.475147724152 0.86800712347
SURF 0x10
mat 2
refs 3
12 0.357036978006 0.916930437088
14 0.454883188009 0.916930317879
13 0.405960023403 0.937195062637
SURF 0x10
mat 2
refs 4
11 0.336772322655 0.86800724268
15 0.475147724152 0.86800712347
14 0.454883188009 0.916930317879
12 0.357036978006 0.916930437088
SURF 0x10
mat 2
refs 4
8 0.454883128405 0.81908416748
15 0.475147724152 0.86800712347
11 0.336772322655 0.86800724268
10 0.357036978006 0.81908416748
SURF 0x10
mat 2
refs 3
8 0.454883128405 0.81908416748
10 0.357036978006 0.81908416748
9 0.405960023403 0.798819541931
kids 0
OBJECT poly
name "LampOuterBlue"
data 8
Tube.002
texture "textures_lamps_off.rgb"
texrep 1 1
crease 45.000000
numvert 16
-0.000801 -0.018636 0.006364
-0.000801 -0.016 0
-0.000801 -0.018636 -0.006364
-0.000801 -0.025 -0.009
-0.000801 -0.031364 -0.006364
-0.000801 -0.034 0
-0.000801 -0.031364 0.006364
-0.000801 -0.025 0.009
0.011011 -0.019164 0.005836
0.011011 -0.016747 0
0.011011 -0.019164 -0.005836
0.011011 -0.025 -0.008253
0.011011 -0.030836 -0.005836
0.011011 -0.033253 0
0.011011 -0.030836 0.005836
0.011011 -0.025 0.008253
numsurf 12
SURF 0x10
mat 1
refs 4
0 0.216120660305 0.796777427197
8 0.19359369576 0.819304406643
9 0.1438947469 0.798718392849
1 0.143894687295 0.766860365868
SURF 0x10
mat 1
refs 4
1 0.143894687295 0.766860365868
9 0.1438947469 0.798718392849
10 0.0941957235336 0.819304406643
2 0.0716687291861 0.796777427197
SURF 0x10
mat 1
refs 4
2 0.0716687291861 0.796777427197
10 0.0941957235336 0.819304406643
11 0.0736097022891 0.869003355503
3 0.0417517311871 0.869003355503
SURF 0x10
mat 1
refs 4
3 0.0417517311871 0.869003355503
11 0.0736097022891 0.869003355503
12 0.0941957235336 0.918702423573
4 0.0716687589884 0.941229403019
SURF 0x10
mat 1
refs 4
4 0.0716687589884 0.941229403019
12 0.0941957235336 0.918702423573
13 0.1438947469 0.939288437366
5 0.143894687295 0.971146345139
SURF 0x10
mat 1
refs 4
5 0.143894687295 0.971146345139
13 0.1438947469 0.939288437366
14 0.193593755364 0.918702304363
6 0.216120660305 0.941229403019
SURF 0x10
mat 1
refs 4
6 0.216120660305 0.941229403019
14 0.193593755364 0.918702304363
15 0.214179649949 0.869003236294
7 0.246037662029 0.869003355503
SURF 0x10
mat 1
refs 4
8 0.19359369576 0.819304406643
0 0.216120660305 0.796777427197
7 0.246037662029 0.869003355503
15 0.214179649949 0.869003236294
SURF 0x10
mat 1
refs 3
12 0.0941957235336 0.918702423573
14 0.193593755364 0.918702304363
13 0.1438947469 0.939288437366
SURF 0x10
mat 1
refs 4
11 0.0736097022891 0.869003355503
15 0.214179649949 0.869003236294
14 0.193593755364 0.918702304363
12 0.0941957235336 0.918702423573
SURF 0x10
mat 1
refs 4
8 0.19359369576 0.819304406643
15 0.214179649949 0.869003236294
11 0.0736097022891 0.869003355503
10 0.0941957235336 0.819304406643
SURF 0x10
mat 1
refs 3
8 0.19359369576 0.819304406643
10 0.0941957235336 0.819304406643
9 0.1438947469 0.798718392849
kids 0
OBJECT poly
name "LampOuterBlueOn"
data 8
Tube.005
texture "textures_lamps_on.rgb"
texrep 1 1
crease 45.000000
numvert 16
-0.000801 -0.018636 0.006364
-0.000801 -0.016 0
-0.000801 -0.018636 -0.006364
-0.000801 -0.025 -0.009
-0.000801 -0.031364 -0.006364
-0.000801 -0.034 0
-0.000801 -0.031364 0.006364
-0.000801 -0.025 0.009
0.011011 -0.019164 0.005836
0.011011 -0.016747 0
0.011011 -0.019164 -0.005836
0.011011 -0.025 -0.008253
0.011011 -0.030836 -0.005836
0.011011 -0.033253 0
0.011011 -0.030836 0.005836
0.011011 -0.025 0.008253
numsurf 12
SURF 0x10
mat 2
refs 4
0 0.216120660305 0.796777427197
8 0.19359369576 0.819304406643
9 0.1438947469 0.798718392849
1 0.143894687295 0.766860365868
SURF 0x10
mat 2
refs 4
1 0.143894687295 0.766860365868
9 0.1438947469 0.798718392849
10 0.0941957235336 0.819304406643
2 0.0716687291861 0.796777427197
SURF 0x10
mat 2
refs 4
2 0.0716687291861 0.796777427197
10 0.0941957235336 0.819304406643
11 0.0736097022891 0.869003355503
3 0.0417517311871 0.869003355503
SURF 0x10
mat 2
refs 4
3 0.0417517311871 0.869003355503
11 0.0736097022891 0.869003355503
12 0.0941957235336 0.918702423573
4 0.0716687589884 0.941229403019
SURF 0x10
mat 2
refs 4
4 0.0716687589884 0.941229403019
12 0.0941957235336 0.918702423573
13 0.1438947469 0.939288437366
5 0.143894687295 0.971146345139
SURF 0x10
mat 2
refs 4
5 0.143894687295 0.971146345139
13 0.1438947469 0.939288437366
14 0.193593755364 0.918702304363
6 0.216120660305 0.941229403019
SURF 0x10
mat 2
refs 4
6 0.216120660305 0.941229403019
14 0.193593755364 0.918702304363
15 0.214179649949 0.869003236294
7 0.246037662029 0.869003355503
SURF 0x10
mat 2
refs 4
8 0.19359369576 0.819304406643
0 0.216120660305 0.796777427197
7 0.246037662029 0.869003355503
15 0.214179649949 0.869003236294
SURF 0x10
mat 2
refs 3
12 0.0941957235336 0.918702423573
14 0.193593755364 0.918702304363
13 0.1438947469 0.939288437366
SURF 0x10
mat 2
refs 4
11 0.0736097022891 0.869003355503
15 0.214179649949 0.869003236294
14 0.193593755364 0.918702304363
12 0.0941957235336 0.918702423573
SURF 0x10
mat 2
refs 4
8 0.19359369576 0.819304406643
15 0.214179649949 0.869003236294
11 0.0736097022891 0.869003355503
10 0.0941957235336 0.819304406643
SURF 0x10
mat 2
refs 3
8 0.19359369576 0.819304406643
10 0.0941957235336 0.819304406643
9 0.1438947469 0.798718392849
kids 0

View file

@ -1,85 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>marker_beacons.ac</path>
<animation>
<type>material</type>
<object-name>LampInnerWhite</object-name>
<object-name>LampMiddleAmber</object-name>
<object-name>LampOuterBlue</object-name>
<emission>
<red>0.5</red>
<green>0.45</green>
<blue>0.2</blue>
<factor-prop>controls/lighting/panel-norm</factor-prop>
</emission>
</animation>
<animation>
<type>select</type>
<object-name>LampOuterBlueOn</object-name>
<condition>
<or>
<property>instrumentation/marker-beacon/outer</property>
<property>instrumentation/marker-beacon/test</property>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>LampOuterBlue</object-name>
<condition>
<and>
<not><property>instrumentation/marker-beacon/outer</property></not>
<not><property>instrumentation/marker-beacon/test</property></not>
</and>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>LampMiddleAmberOn</object-name>
<condition>
<or>
<property>instrumentation/marker-beacon/middle</property>
<property>instrumentation/marker-beacon/test</property>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>LampMiddleAmber</object-name>
<condition>
<and>
<not><property>instrumentation/marker-beacon/middle</property></not>
<not><property>instrumentation/marker-beacon/test</property></not>
</and>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>LampInnerWhiteOn</object-name>
<condition>
<or>
<property>instrumentation/marker-beacon/inner</property>
<property>instrumentation/marker-beacon/test</property>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>LampInnerWhite</object-name>
<condition>
<and>
<not><property>instrumentation/marker-beacon/inner</property></not>
<not><property>instrumentation/marker-beacon/test</property></not>
</and>
</condition>
</animation>
</PropertyList>

View file

@ -1,65 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>stby-asi.ac</path>
<animation>
<type>material</type>
<object-name>bezel</object-name>
<emission>
<red>0.5</red>
<green>0.45</green>
<blue>0.2</blue>
<factor-prop>controls/lighting/panel-norm</factor-prop>
</emission>
</animation>
<animation>
<object-name>Face</object-name>
<object-name>Needle1</object-name>
<type>material</type>
<emission>
<factor-prop>controls/lighting/instruments-norm</factor-prop>
<red>0.55</red>
<green>0.24</green>
<blue>0.10</blue>
</emission>
</animation>
<animation>
<type>rotate</type>
<object-name>Needle1</object-name>
<property>/instrumentation/airspeed-indicator/indicated-speed-kt</property>
<interpolation>
<entry>
<ind>0</ind>
<dep>-9.5</dep>
</entry>
<entry>
<ind>60</ind>
<dep>0</dep>
</entry>
<entry>
<ind>250</ind>
<dep>244</dep>
</entry>
<entry>
<ind>300</ind>
<dep>265.5</dep>
</entry>
<entry>
<ind>450</ind>
<dep>331</dep>
</entry>
</interpolation>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
</PropertyList>

View file

@ -1,968 +0,0 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.5 0.5 0.5 shi 10 trans 0
OBJECT world
kids 3
OBJECT poly
name "rimoutside"
loc 0.000192508 0.00302084 0.0017798
texture "boeing747-400-bezel-jw.rgb"
crease 45.000000
numvert 64
0.00330496 -0.00312896 -0.0413366
0.00330496 0.00473392 -0.0405754
0.00330496 0.0121929 -0.0383214
0.00330496 0.019067 -0.034661
0.00330496 0.0250925 -0.0297349
0.00330496 0.0300373 -0.0237324
0.00330496 0.0337117 -0.0168842
0.00330496 0.0359744 -0.00945369
0.00330496 0.0367384 -0.00177458
0.00330496 0.0359744 0.00600157
0.00330496 0.0337117 0.013432
0.00330496 0.0300373 0.0202803
0.00330496 0.0250925 0.0262827
0.00330496 0.019067 0.0312089
0.00330496 0.0121929 0.0348693
0.00330496 0.00473391 0.0371234
0.00330496 -0.00302324 0.0378845
0.00330496 -0.0107803 0.0371233
0.00330496 -0.0182395 0.0348693
0.00330496 -0.0251137 0.0312089
0.00330496 -0.031139 0.0262827
0.00330496 -0.0360839 0.0202803
0.00330496 -0.0397583 0.013432
0.00330496 -0.042021 0.00600152
0.00330496 -0.042785 -0.00177458
0.00330496 -0.042021 -0.00945377
0.00330496 -0.0397583 -0.0168843
0.00330496 -0.0360839 -0.0237325
0.00330496 -0.031139 -0.0297349
0.00330496 -0.0251136 -0.034661
0.00330496 -0.0182395 -0.0383215
0.00330496 -0.0107802 -0.0405754
0.00330496 -0.00313113 -0.0398304
0.00330496 0.00437585 -0.039099
0.00330496 -0.0106381 -0.039099
0.00330496 0.0115943 -0.0369335
0.00330496 0.0182469 -0.0334169
0.00330496 0.024078 -0.0286844
0.00330496 0.0288633 -0.0229176
0.00330496 0.0324193 -0.0163384
0.00330496 0.034609 -0.00919969
0.00330496 0.0353484 -0.00177559
0.00330496 0.034609 0.00564857
0.00330496 0.0324193 0.0127873
0.00330496 0.0288633 0.0193665
0.00330496 0.024078 0.0252033
0.00330496 0.0182469 0.0298657
0.00330496 0.0115943 0.0333824
0.00330496 0.00437585 0.0355479
0.00330496 -0.00313113 0.0362792
0.00330496 -0.0106612 0.0355479
0.00330496 -0.0178567 0.0333824
0.00330496 -0.0245092 0.0298657
0.00330496 -0.0303404 0.0251332
0.00330496 -0.0351257 0.0193665
0.00330496 -0.0386817 0.0127873
0.00330496 -0.0408714 0.00564857
0.00330496 -0.0416107 -0.00177559
0.00330496 -0.0408714 -0.00919969
0.00330496 -0.0386817 -0.0163384
0.00330496 -0.0351257 -0.0229176
0.00330496 -0.0302352 -0.0286844
0.00330496 -0.0244421 -0.0334169
0.00330496 -0.0178327 -0.0369335
numsurf 32
SURF 0x0
mat 0
refs 4
32 0.116082 0.50351
0 0.081314 0.503477
1 0.0891586 0.585358
33 0.123249 0.577853
SURF 0x0
mat 0
refs 4
33 0.123249 0.577853
1 0.0891586 0.585358
2 0.112387 0.663033
35 0.144472 0.649339
SURF 0x0
mat 0
refs 4
35 0.144472 0.649339
2 0.112387 0.663033
3 0.15011 0.734617
36 0.178936 0.715221
SURF 0x0
mat 0
refs 4
36 0.178936 0.715221
3 0.15011 0.734617
4 0.200874 0.797364
37 0.225316 0.772968
SURF 0x0
mat 0
refs 4
37 0.225316 0.772968
4 0.200874 0.797364
5 0.262732 0.848858
38 0.281832 0.820359
SURF 0x0
mat 0
refs 4
38 0.281832 0.820359
5 0.262732 0.848858
6 0.333306 0.887121
39 0.346311 0.855574
SURF 0x0
mat 0
refs 4
39 0.346311 0.855574
6 0.333306 0.887121
7 0.409881 0.910685
40 0.416273 0.877259
SURF 0x0
mat 0
refs 4
40 0.416273 0.877259
7 0.409881 0.910685
8 0.489017 0.91864
41 0.489032 0.884581
SURF 0x0
mat 0
refs 4
41 0.489032 0.884581
8 0.489017 0.91864
9 0.569153 0.910685
42 0.561791 0.877259
SURF 0x0
mat 0
refs 4
42 0.561791 0.877259
9 0.569153 0.910685
10 0.645727 0.887121
43 0.631752 0.855574
SURF 0x0
mat 0
refs 4
43 0.631752 0.855574
10 0.645727 0.887121
11 0.716302 0.848858
44 0.696231 0.820359
SURF 0x0
mat 0
refs 4
44 0.696231 0.820359
11 0.716302 0.848858
12 0.778159 0.797364
45 0.753434 0.772968
SURF 0x0
mat 0
refs 4
45 0.753434 0.772968
12 0.778159 0.797364
13 0.828925 0.734617
46 0.799128 0.715221
SURF 0x0
mat 0
refs 4
46 0.799128 0.715221
13 0.828925 0.734617
14 0.866647 0.663033
47 0.833591 0.649339
SURF 0x0
mat 0
refs 4
47 0.833591 0.649339
14 0.866647 0.663033
15 0.889877 0.585357
48 0.854814 0.577853
SURF 0x0
mat 0
refs 4
48 0.854814 0.577853
15 0.889877 0.585357
16 0.89772 0.504578
49 0.861981 0.50351
SURF 0x0
mat 0
refs 4
49 0.861981 0.50351
16 0.89772 0.504578
17 0.889876 0.423798
50 0.854814 0.428938
SURF 0x0
mat 0
refs 4
50 0.854814 0.428938
17 0.889876 0.423798
18 0.866647 0.346122
51 0.833591 0.357679
SURF 0x0
mat 0
refs 4
51 0.833591 0.357679
18 0.866647 0.346122
19 0.828925 0.274536
52 0.799128 0.291797
SURF 0x0
mat 0
refs 4
52 0.799128 0.291797
19 0.828925 0.274536
20 0.778159 0.211792
53 0.752747 0.23405
SURF 0x0
mat 0
refs 4
53 0.752747 0.23405
20 0.778159 0.211792
21 0.716302 0.160298
54 0.696231 0.18666
SURF 0x0
mat 0
refs 4
54 0.696231 0.18666
21 0.716302 0.160298
22 0.645727 0.122034
55 0.631752 0.151444
SURF 0x0
mat 0
refs 4
55 0.631752 0.151444
22 0.645727 0.122034
23 0.569153 0.0984718
56 0.561791 0.129759
SURF 0x0
mat 0
refs 4
56 0.561791 0.129759
23 0.569153 0.0984718
24 0.489017 0.0905151
57 0.489032 0.122437
SURF 0x0
mat 0
refs 4
57 0.489032 0.122437
24 0.489017 0.0905151
25 0.40988 0.0984718
58 0.416273 0.129759
SURF 0x0
mat 0
refs 4
58 0.416273 0.129759
25 0.40988 0.0984718
26 0.333305 0.122034
59 0.346311 0.151444
SURF 0x0
mat 0
refs 4
59 0.346311 0.151444
26 0.333305 0.122034
27 0.262731 0.160298
60 0.281832 0.18666
SURF 0x0
mat 0
refs 4
60 0.281832 0.18666
27 0.262731 0.160298
28 0.200874 0.211792
61 0.225316 0.235092
SURF 0x0
mat 0
refs 4
61 0.225316 0.235092
28 0.200874 0.211792
29 0.15011 0.274538
62 0.178936 0.292462
SURF 0x0
mat 0
refs 4
62 0.178936 0.292462
29 0.15011 0.274538
30 0.112386 0.346122
63 0.144472 0.357916
SURF 0x0
mat 0
refs 4
63 0.144472 0.357916
30 0.112386 0.346122
31 0.0891586 0.423799
34 0.123249 0.429166
SURF 0x0
mat 0
refs 4
34 0.123249 0.429166
31 0.0891586 0.423799
0 0.081314 0.503477
32 0.116082 0.50351
kids 0
OBJECT poly
name "riminside"
loc -0.00304074 -0.000459064 -2.18302e-006
texture "boeing747-400-bezel-jw.rgb"
crease 45.000000
numvert 96
-7.66977e-005 0.00785576 0.0373298
-7.66977e-005 0.000348784 0.0380611
-7.66977e-005 -0.00718129 0.0373298
0.00656867 0.00785576 0.0373298
0.00656867 0.000348784 0.0380611
0.00656867 -0.00718129 0.0373298
0.00653821 0.00785576 0.0373298
0.00653821 0.000348784 0.0380611
0.00653821 -0.00718129 0.0373298
-7.66977e-005 0.0150742 0.0351643
-7.66977e-005 -0.0143768 0.0351643
0.00656867 0.0150742 0.0351643
0.00656867 -0.0143768 0.0351643
0.00653821 0.0150742 0.0351643
0.00653821 -0.0143768 0.0351643
-7.66977e-005 0.0217268 0.0316478
-7.66977e-005 -0.0210294 0.0316478
0.00656867 0.0217268 0.0316478
0.00656867 -0.0210294 0.0316478
0.00653821 0.0217268 0.0316478
0.00653821 -0.0210294 0.0316478
-7.66977e-005 0.0275579 0.0269854
-7.66977e-005 -0.0268605 0.0269152
0.00656867 0.0275579 0.0269854
0.00656867 -0.0268605 0.0269152
0.00653821 0.0275579 0.0269854
0.00653821 -0.0268605 0.0269152
-7.66977e-005 0.0323432 0.0211485
-7.66977e-005 -0.0316458 0.0211485
0.00656867 0.0323432 0.0211485
0.00656867 -0.0316458 0.0211485
0.00653821 0.0323432 0.0211485
0.00653821 -0.0316458 0.0211485
-7.66977e-005 0.0358992 0.0145693
-7.66977e-005 -0.0352018 0.0145693
0.00656867 0.0358992 0.0145693
0.00656867 -0.0352018 0.0145693
0.00653821 0.0358992 0.0145693
0.00653821 -0.0352018 0.0145693
-7.66977e-005 0.0380889 0.00743056
-7.66977e-005 -0.0373915 0.00743056
0.00656867 0.0380889 0.00743056
0.00656867 -0.0373915 0.00743056
0.00653821 0.0380889 0.00743056
0.00653821 -0.0373915 0.00743056
-7.66977e-005 0.038825 6.40005e-006
0.00656867 0.038825 6.40005e-006
0.00653821 0.0388283 6.40005e-006
-7.66977e-005 -0.0381309 6.40005e-006
0.00656867 -0.0381309 6.40005e-006
0.00653821 -0.0381309 6.40005e-006
-7.66977e-005 0.0380889 -0.0074177
-7.66977e-005 -0.0373915 -0.0074177
0.00656867 0.0380889 -0.0074177
0.00656867 -0.0373915 -0.0074177
0.00653821 0.0380889 -0.0074177
0.00653821 -0.0373915 -0.0074177
-7.66977e-005 0.0358992 -0.0145565
-7.66977e-005 -0.0352018 -0.0145565
0.00656867 0.0358992 -0.0145565
0.00656867 -0.0352018 -0.0145565
0.00653821 0.0358992 -0.0145565
0.00653821 -0.0352018 -0.0145565
-7.66977e-005 0.0323432 -0.0211356
-7.66977e-005 -0.0316458 -0.0211356
0.00656867 0.0323432 -0.0211356
0.00656867 -0.0316458 -0.0211356
0.00653821 0.0323432 -0.0211356
0.00653821 -0.0316458 -0.0211356
-7.66977e-005 0.0275579 -0.0269023
-7.66977e-005 -0.0267553 -0.0269023
0.00656867 0.0275579 -0.0269023
0.00656867 -0.0267553 -0.0269023
0.00653821 0.0275579 -0.0269023
0.00653821 -0.0267553 -0.0269023
-7.66977e-005 0.0217268 -0.0316349
-7.66977e-005 -0.0209622 -0.0316349
0.00656867 0.0217268 -0.0316349
0.00656867 -0.0209622 -0.0316349
0.00653821 0.0217268 -0.0316349
0.00653821 -0.0209622 -0.0316349
-7.66977e-005 0.0150742 -0.0351516
-7.66977e-005 -0.0143528 -0.0351516
0.00656867 0.0150742 -0.0351516
0.00656867 -0.0143528 -0.0351516
0.00653821 0.0150742 -0.0351516
0.00653821 -0.0143528 -0.0351516
-7.66977e-005 0.00785576 -0.0373171
-7.66977e-005 -0.00715819 -0.0373171
-7.66977e-005 0.000348784 -0.0380484
0.00656867 0.00785576 -0.0373171
0.00656867 -0.00715819 -0.0373171
0.00656867 0.000348784 -0.0380484
0.00653821 0.000348784 -0.0380484
0.00653821 0.00785576 -0.0373171
0.00653821 -0.00715819 -0.0373171
numsurf 64
SURF 0x10
mat 0
refs 3
3 0.5625 0
0 0.5625 1
9 0.59375 1
SURF 0x10
mat 0
refs 3
3 0.5625 0
4 0.53125 0
0 0.5625 1
SURF 0x10
mat 0
refs 3
4 0.53125 0
1 0.53125 1
0 0.5625 1
SURF 0x10
mat 0
refs 3
4 0.53125 0
5 0.5 0
1 0.53125 1
SURF 0x10
mat 0
refs 3
5 0.5 0
2 0.5 1
1 0.53125 1
SURF 0x10
mat 0
refs 3
5 0.5 0
12 0.46875 0
2 0.5 1
SURF 0x10
mat 0
refs 3
12 0.46875 0
10 0.46875 1
2 0.5 1
SURF 0x10
mat 0
refs 3
11 0.59375 0
3 0.5625 0
9 0.59375 1
SURF 0x10
mat 0
refs 3
11 0.59375 0
9 0.59375 1
15 0.625 1
SURF 0x10
mat 0
refs 3
12 0.46875 0
18 0.4375 0
10 0.46875 1
SURF 0x10
mat 0
refs 3
18 0.4375 0
16 0.4375 1
10 0.46875 1
SURF 0x10
mat 0
refs 3
17 0.625 0
11 0.59375 0
15 0.625 1
SURF 0x10
mat 0
refs 3
17 0.625 0
15 0.625 1
21 0.65625 1
SURF 0x10
mat 0
refs 3
18 0.4375 0
24 0.40625 0
16 0.4375 1
SURF 0x10
mat 0
refs 3
24 0.40625 0
22 0.40625 1
16 0.4375 1
SURF 0x10
mat 0
refs 3
23 0.65625 0
17 0.625 0
21 0.65625 1
SURF 0x10
mat 0
refs 3
23 0.65625 0
21 0.65625 1
27 0.6875 1
SURF 0x10
mat 0
refs 3
24 0.40625 0
30 0.375 0
22 0.40625 1
SURF 0x10
mat 0
refs 3
30 0.375 0
28 0.375 1
22 0.40625 1
SURF 0x10
mat 0
refs 3
29 0.6875 0
23 0.65625 0
27 0.6875 1
SURF 0x10
mat 0
refs 3
29 0.6875 0
27 0.6875 1
33 0.71875 1
SURF 0x10
mat 0
refs 3
30 0.375 0
36 0.34375 0
28 0.375 1
SURF 0x10
mat 0
refs 3
36 0.34375 0
34 0.34375 1
28 0.375 1
SURF 0x10
mat 0
refs 3
35 0.71875 0
29 0.6875 0
33 0.71875 1
SURF 0x10
mat 0
refs 3
35 0.71875 0
33 0.71875 1
39 0.75 1
SURF 0x10
mat 0
refs 3
36 0.34375 0
42 0.3125 0
34 0.34375 1
SURF 0x10
mat 0
refs 3
42 0.3125 0
40 0.3125 1
34 0.34375 1
SURF 0x10
mat 0
refs 3
41 0.75 0
35 0.71875 0
39 0.75 1
SURF 0x10
mat 0
refs 3
41 0.75 0
39 0.75 1
45 0.78125 1
SURF 0x10
mat 0
refs 3
42 0.3125 0
49 0.28125 0
40 0.3125 1
SURF 0x10
mat 0
refs 3
49 0.28125 0
48 0.28125 1
40 0.3125 1
SURF 0x10
mat 0
refs 3
46 0.78125 0
41 0.75 0
45 0.78125 1
SURF 0x10
mat 0
refs 3
46 0.78125 0
45 0.78125 1
51 0.8125 1
SURF 0x10
mat 0
refs 3
53 0.8125 0
46 0.78125 0
51 0.8125 1
SURF 0x10
mat 0
refs 3
49 0.28125 0
54 0.25 0
48 0.28125 1
SURF 0x10
mat 0
refs 3
54 0.25 0
52 0.25 1
48 0.28125 1
SURF 0x10
mat 0
refs 3
53 0.8125 0
51 0.8125 1
57 0.84375 1
SURF 0x10
mat 0
refs 3
54 0.25 0
60 0.21875 0
52 0.25 1
SURF 0x10
mat 0
refs 3
60 0.21875 0
58 0.21875 1
52 0.25 1
SURF 0x10
mat 0
refs 3
59 0.84375 0
53 0.8125 0
57 0.84375 1
SURF 0x10
mat 0
refs 3
59 0.84375 0
57 0.84375 1
63 0.875 1
SURF 0x10
mat 0
refs 3
60 0.21875 0
66 0.1875 0
58 0.21875 1
SURF 0x10
mat 0
refs 3
66 0.1875 0
64 0.1875 1
58 0.21875 1
SURF 0x10
mat 0
refs 3
65 0.875 0
59 0.84375 0
63 0.875 1
SURF 0x10
mat 0
refs 3
65 0.875 0
63 0.875 1
69 0.90625 1
SURF 0x10
mat 0
refs 3
66 0.1875 0
72 0.15625 0
64 0.1875 1
SURF 0x10
mat 0
refs 3
72 0.15625 0
70 0.15625 1
64 0.1875 1
SURF 0x10
mat 0
refs 3
71 0.90625 0
65 0.875 0
69 0.90625 1
SURF 0x10
mat 0
refs 3
71 0.90625 0
69 0.90625 1
75 0.9375 1
SURF 0x10
mat 0
refs 3
72 0.15625 0
78 0.125 0
70 0.15625 1
SURF 0x10
mat 0
refs 3
78 0.125 0
76 0.125 1
70 0.15625 1
SURF 0x10
mat 0
refs 3
77 0.9375 0
71 0.90625 0
75 0.9375 1
SURF 0x10
mat 0
refs 3
77 0.9375 0
75 0.9375 1
81 0.96875 1
SURF 0x10
mat 0
refs 3
78 0.125 0
84 0.09375 0
76 0.125 1
SURF 0x10
mat 0
refs 3
84 0.09375 0
82 0.09375 1
76 0.125 1
SURF 0x10
mat 0
refs 3
83 0.96875 0
77 0.9375 0
81 0.96875 1
SURF 0x10
mat 0
refs 3
83 0.96875 0
81 0.96875 1
87 1 1
SURF 0x10
mat 0
refs 3
84 0.09375 0
91 0.0625 0
82 0.09375 1
SURF 0x10
mat 0
refs 3
91 0.0625 0
88 0.0625 1
82 0.09375 1
SURF 0x10
mat 0
refs 3
90 1 0
83 0.96875 0
87 1 1
SURF 0x10
mat 0
refs 3
90 0 0
87 0 1
89 0.03125 1
SURF 0x10
mat 0
refs 3
91 0.0625 0
92 0.03125 0
88 0.0625 1
SURF 0x10
mat 0
refs 3
92 0.03125 0
89 0.03125 1
88 0.0625 1
SURF 0x10
mat 0
refs 3
92 0.03125 0
90 0 0
89 0.03125 1
kids 0
OBJECT poly
name "bezel"
loc 0.00317582 -0.000306111 -0.000450164
texture "boeing747-400-bezel-jw.rgb"
crease 45.000000
numvert 32
-0.00312573 0.0334287 0.0454969
3.72529e-009 0.0334287 0.0454969
-0.00312573 -0.0325244 0.0454969
3.72529e-009 -0.0325244 0.0454969
-0.00312573 -0.0454194 0.0331156
3.72529e-009 -0.0454194 0.0331156
-0.00312573 -0.0454194 -0.0323425
3.72529e-009 -0.0454194 -0.0323425
-0.00312573 -0.0325244 -0.0451408
3.72529e-009 -0.0325244 -0.0451408
-0.00312573 0.0334287 -0.0451408
3.72529e-009 0.0334287 -0.0451408
-0.00312573 0.0459036 -0.0323425
3.72529e-009 0.0459036 -0.0323425
-0.00312573 0.0459036 0.0331156
3.72529e-009 0.0459036 0.0331156
3.72529e-009 -0.0185551 -0.0345368
3.72529e-009 0.0194505 -0.0345368
3.72529e-009 0.0353085 -0.0184779
3.72529e-009 0.0353085 0.0192424
3.72529e-009 0.0194505 0.0349813
3.72529e-009 -0.0185551 0.0349813
3.72529e-009 -0.0347352 0.0192424
3.72529e-009 -0.0347352 -0.0184779
3.72529e-009 0.0459036 0.000386544
3.72529e-009 0.0397502 0.000402521
3.72529e-009 0.000452146 -0.0451408
3.72529e-009 0.000468194 -0.038945
3.72529e-009 0.000452146 0.0454969
3.72529e-009 0.000468194 0.0393896
3.72529e-009 -0.0454194 0.000386544
3.72529e-009 -0.0391769 0.000402521
numsurf 20
SURF 0x10
mat 0
refs 4
1 0.962544 0.849636
0 0.962544 0.849636
2 0.962544 0.161763
3 0.962544 0.161763
SURF 0x10
mat 0
refs 4
5 0.832434 0.0272722
4 0.832434 0.0272722
6 0.144561 0.0272722
7 0.144561 0.0272722
SURF 0x10
mat 0
refs 4
9 0.0100694 0.161763
8 0.0100694 0.161763
10 0.0100694 0.849636
11 0.0100694 0.849636
SURF 0x10
mat 0
refs 4
13 0.144561 0.979747
12 0.144561 0.979747
14 0.832434 0.979747
15 0.832434 0.979747
SURF 0x0
mat 0
refs 4
9 0.0100694 0.161763
26 0.0100694 0.5057
27 0.0751783 0.505867
16 0.121503 0.30746
SURF 0x0
mat 0
refs 4
11 0.0100694 0.849636
17 0.121503 0.703848
27 0.0751783 0.505867
26 0.0100694 0.5057
SURF 0x0
mat 0
refs 4
13 0.144561 0.979747
24 0.488498 0.979747
25 0.488666 0.915568
18 0.290259 0.869242
SURF 0x0
mat 0
refs 4
15 0.832434 0.979747
19 0.686646 0.869242
25 0.488666 0.915568
24 0.488498 0.979747
SURF 0x0
mat 0
refs 4
1 0.962544 0.849636
28 0.962544 0.5057
29 0.898365 0.505867
20 0.85204 0.703848
SURF 0x0
mat 0
refs 4
3 0.962544 0.161763
21 0.85204 0.30746
29 0.898365 0.505867
28 0.962544 0.5057
SURF 0x0
mat 0
refs 4
7 0.144561 0.0272722
23 0.290259 0.138705
31 0.488666 0.09238
30 0.488498 0.0272722
SURF 0x0
mat 0
refs 4
30 0.488498 0.0272722
31 0.488666 0.09238
22 0.686646 0.138705
5 0.832434 0.0272722
SURF 0x0
mat 0
refs 4
12 0.144561 0.979747
13 0.144561 0.979747
11 0.0100694 0.849636
10 0.0100694 0.849636
SURF 0x0
mat 0
refs 4
18 0.290259 0.869242
17 0.121503 0.703848
11 0.0100694 0.849636
13 0.144561 0.979747
SURF 0x0
mat 0
refs 4
0 0.962544 0.849636
1 0.962544 0.849636
15 0.832434 0.979747
14 0.832434 0.979747
SURF 0x0
mat 0
refs 4
15 0.832434 0.979747
1 0.962544 0.849636
20 0.85204 0.703848
19 0.686646 0.869242
SURF 0x0
mat 0
refs 4
7 0.144561 0.0272722
6 0.144561 0.0272722
8 0.0100694 0.161763
9 0.0100694 0.161763
SURF 0x0
mat 0
refs 4
16 0.121503 0.30746
23 0.290259 0.138705
7 0.144561 0.0272722
9 0.0100694 0.161763
SURF 0x0
mat 0
refs 4
3 0.962544 0.161763
2 0.962544 0.161763
4 0.832434 0.0272722
5 0.832434 0.0272722
SURF 0x0
mat 0
refs 4
3 0.962544 0.161763
5 0.832434 0.0272722
22 0.686646 0.138705
21 0.85204 0.30746
kids 0

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

File diff suppressed because it is too large Load diff

Some files were not shown because too many files have changed in this diff Show more