I'm in the process of creating my first Orbiter add-on, one that is based on a real design that has two turbofan jet engines as a part of the propulsion system. I know the Orbiter SDK supports rocket and ramjet engines (ramjet code in DeltaGlider), but are there any add-ons or other places that I could use as a base for turbofan or turbojet engines?
There are several add-ons of craft powered by jet engines, but from what I have been able to find out they seem to actually use rockets internally for propulsion. Any help in the form of code or pointers to sources on jet engines that I could relatively easily translate to C++ code would be much appreciated. I'm not necessarily aiming for absolute accuracy, so anything more realistic than Orbiter's default rocket would be good.
There are several add-ons of craft powered by jet engines, but from what I have been able to find out they seem to actually use rockets internally for propulsion. Any help in the form of code or pointers to sources on jet engines that I could relatively easily translate to C++ code would be much appreciated. I'm not necessarily aiming for absolute accuracy, so anything more realistic than Orbiter's default rocket would be good.