X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=docs-mini%2FREADME.submodels;h=9f26ca531477073f0d415a1031380f379a65f5e9;hb=949981a6d72f1c797cef1faebd4c66ab825de697;hp=984ade06ccc004f443330234a1d8553d76dec7fb;hpb=15638e3edfba8a9b27ab877e622f9e224a2daa69;p=flightgear.git diff --git a/docs-mini/README.submodels b/docs-mini/README.submodels index 984ade06c..9f26ca531 100644 --- a/docs-mini/README.submodels +++ b/docs-mini/README.submodels @@ -33,11 +33,6 @@ aircraft'snose. Right is positive. Submodel's initial elevation, in degrees, relative to user aircraft's pitch. Up is positive. - Equivalent Drag Area in ft squared. The object is assumed - to have a mass of 0.03 slugs and a drag coefficient of - 0.295, and sea-level air density is assumed. Adjust the - EDA to give the model the ballistics you need. - The default value is 0.007. Life span in seconds. Default is 900.0. In ft/sec/sec. Works opposite acceleration of gravity. For example, if set to 32 the submodel will feel no @@ -45,6 +40,17 @@ Default is 0. Set to true if you want the submodel to react to the wind. Default is "false". + The Coeffient of Drag. Varies with submodel shape - 0.295 for a bullet, + 0.045 for an airfoil. Enter an appropriate value. Defaults to 0.295. + Effective drag area (sq ft). Usually the cross-sectional area of the + submodel normal to the airflow. + The weight of the submodel (lbs). NOT set to 0 on submodel release.You + may wish to set this value to 0 by means of key bindings or Nasal script. + Defaults to 0.25. + The path to the contents of a submodel. The contents must be in lbs. + Intended for use with drop tanks. The property value will be set + to 0 on release of the submodel: do not also set to 0 elsewhere e.g. + in key bindings. Defaults to 0. --> @@ -52,7 +58,7 @@ left gun Models/Geometry/tracer.ac - systems/submodels/submodel[0]/trigger + ai/submodels/submodel[0]/trigger 2750.0 true 0.25 @@ -68,7 +74,7 @@ right gun Models/Geometry/tracer.ac - systems/submodels/submodel[0]/trigger + ai/submodels/submodel[0]/trigger 2750.0 true 0.25 @@ -80,5 +86,43 @@ 1.8 2.0 + + + droptank-l + Aircraft/Hunter/Models/droptank-100gal.ac + controls/armament/station[0]/jettison-all + 0 + false + 1 + 0.820 + -9.61 + -2.39 + 0 + 0 + false + 2.11348887 + 170 + 0.045 + consumables/fuel/tank[2]/level-lbs + + + + droptank-r + Aircraft/Hunter/Models/droptank-100gal.ac + controls/armament/station[1]/jettison-all + 0 + false + 1 + 0.820 + 9.61 + -2.39 + 0 + 0 + false + 2.11348887 + 170 + 0.045 + consumables/fuel/tank[3]/level-lbs +