One thing
that could be done is to provide a variation in the main aircraft config file in
the propulsion section. Then, the engine config file could represent the "ideal
engine". For instance:
<engine file="engIO360C">
<location unit="IN"> <x>-19.7</x> <y>0</y> <z>26.6</z> </location> <orient unit="DEG"> <roll>0</roll> <pitch>0</pitch> <yaw>0</yaw> </orient> <variation> 0.98 </variation>
<feed>0</feed>
<feed>1</feed> <thruster file="prop_Clark_Y7570"> <location unit="IN"> <x>-37.7</x> <y>0</y> <z>26.6</z> </location> <orient unit="DEG"> <roll>0</roll> <pitch>0</pitch> <yaw>0</yaw> </orient> <sense>1</sense> <p_factor>10.0</p_factor> <variation>
0.98 </variation>
</thruster> </engine> Should the keyword be "dispersion", or "variation",
or something else? Should it be a percentage of ideal performance (e.g. 0.98 as
shown) or a dispersion from ideal performance (such as 0.02)? Should it
be limited so the user can't accidentally mess things up really
bad?
Jon
|
