189
edits
(Un-bury some important information by moving it to the notes section.) |
(→Notes) |
||
| Line 47: | Line 47: | ||
* <tt>emptywt + pointmasses + fuel = total weight</tt> | * <tt>emptywt + pointmasses + fuel = total weight</tt> | ||
* Fuel weight is defined in the [[JSBSim Propulsion|propulsion section]]. | * Fuel weight is defined in the [[JSBSim Propulsion|propulsion section]]. | ||
* In the form tag, cylinders and balls are solid, while tubes and spheres are hollow. | |||
You can add the pointmasses to the Equipment > Fuel and payload dialog, by adding the following code (for each single pointmass) to your aircraft's -set.xml file: | You can add the pointmasses to the Equipment > Fuel and payload dialog, by adding the following code (for each single pointmass) to your aircraft's -set.xml file: | ||
<syntaxhighlight lang="xml"> | <syntaxhighlight lang="xml"> | ||
edits