From 4dfc14d8d51e8bca53e96d0d13d4f744484298a0 Mon Sep 17 00:00:00 2001 From: andy Date: Wed, 18 Feb 2004 15:39:36 +0000 Subject: [PATCH] Docs for the solution fuel and solve-weight features. --- Aircraft-yasim/README.yasim | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Aircraft-yasim/README.yasim b/Aircraft-yasim/README.yasim index b10795cb7..0d647fe6c 100644 --- a/Aircraft-yasim/README.yasim +++ b/Aircraft-yasim/README.yasim @@ -21,6 +21,7 @@ approach: The approach parameters for the aircraft. The solver will approach. speed: The approach airspeed, in knots TAS. aoa: The approach angle of attack, in degrees + fuel: Fraction (0-1) of fuel in the tanks. Default is 0.2. cruise: The cruise speed and altitude for the solver to match. As above, this should contain elements indicating @@ -28,6 +29,7 @@ cruise: The cruise speed and altitude for the solver to match. As are generating enough thrust at cruise! speed: The cruise speed, in knots TAS. alt: The cruise altitude, in feet MSL. + fuel: Fraction (0-1) of fuel in the tanks. Default is 0.2. cockpit: The location of the cockpit (pilot eyepoint). x,y,z: eyepoint location (see coordinates note) @@ -282,6 +284,15 @@ weight: This is an added weight, something not part of the empty which results in no aerodynamic force (internal cargo). +solve-weight: + Subtag of approach and cruise parameters. Used to specify a + non-zero setting for a tag during solution. The + default is to assume all weights are zero at the given + performance numbers. + idx: Index of the weight in the file (starting with zero). + weight: Weight setting in pounds. + + control: This element, which can appear in two different contexts, manages a mapping from fgfs properties (user input) to settable values on the aircraft's objects. Note that the