3 <!-- ******************************************************
5 Defines a Tachiametric Gunsight. A Tachiametric gunsight
6 uses angle rates combined with range to calculate aim-off.
7 Range can eiher be estimated or measured. In this
8 implementation range can indicated by an arc variable
13 *********************************************************** -->
17 <name>Tachiametric Gunsight</name>
18 <enable3d>true</enable3d>
24 <property>/sim/current-view/name</property>
25 <value>Cockpit View</value>
30 <property>/sim/aim/active</property>
34 <property>/sim/aim/tachy</property>
38 <property>/sim/aim/align</property>
42 <property>/orientation/yaw-rate-degps</property>
48 <property>/orientation/pitch-rate-degps</property>
54 <property>/sim/aim/offsets/x</property>
58 <property>/sim/aim/offsets/y</property>
62 <property>/sim/aim/speed-fps</property>
66 <property>/sim/aim/range-yds</property>
69 <!-- defines the diameter and length of the adjustable outer arc -->
71 <property>/sim/aim/radius</property>
75 <property>/sim/aim/arc/start-deg</property>
79 <property>/sim/aim/arc/stop-deg</property>
86 <compression-factor>10</compression-factor>