JSBSim Thrusters: Difference between revisions

Jump to navigation Jump to search
m
Brighten up the table ;)
mNo edit summary
m (Brighten up the table ;))
Line 1: Line 1:
{| class="wikitable" align="center" style="text-align:center;"
{| class="wikitable" align="center" style="text-align:center;"
|         || style="width:60px;" | Direct || style="width:60px;" | Nozzle || style="width:60px;" | Propeller || style="width:60px;" | Rotor  
|
| style="width:60px;" | [[JSBSim Thrusters#FGDirect|Direct]]
| style="width:60px;" | [[JSBSim Thrusters#FGNozzle|Nozzle]]
| style="width:60px;" | [[JSBSim Thrusters#FGPropeller|Propeller]]
| style="width:60px;" | [[JSBSim Thrusters#FGRotor|Rotor]]
|-
|-
|Electric ||       ||       ||     X    ||   X
|[[JSBSim Engines#FGElectric|Electric]]
| style="background-color: #FF3333;" |
| style="background-color: #FF3333;" |
| style="background-color: #33FF33;" |
| style="background-color: #33FF33;" |
|-
|-
|Piston   ||       ||       ||     X    ||   X
|[[JSBSim Engines#FGPiston|Piston]]
| style="background-color: #FF3333;" |
| style="background-color: #FF3333;" |
| style="background-color: #33FF33;" |
| style="background-color: #33FF33;" |
|-
|-
|Rocket   ||       ||   X    ||           ||      
|[[JSBSim Engines#FGRocket|Rocket]]
| style="background-color: #FF3333;" |
| style="background-color: #33FF33;" |
| style="background-color: #FF3333;" |
| style="background-color: #FF3333;" |  
|-
|-
|Turbine ||   X  ||       ||           ||
|[[JSBSim Engines#FGTurbine|Turbine]]
| style="background-color: #33FF33;" |
| style="background-color: #FF3333;" |
| style="background-color: #FF3333;" |
| style="background-color: #FF3333;" |
|-
|-
|TurboProp||       ||       ||   X      ||   X
|[[JSBSim Engines#FGTurboProp|TurboProp]]
| style="background-color: #FF3333;" |
| style="background-color: #FF3333;" |
| style="background-color: #33FF33;" |
| style="background-color: #33FF33;" |
|}
|}


Line 17: Line 41:
=== Configuration File Format ===
=== Configuration File Format ===
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
<?xml version="1.0"?>
<direct name="Direct">
<direct name="Direct">
</direct>  
</direct>  

Navigation menu