Outerra forum

Anteworld - Outerra Game => Tech demo, support, updates => Topic started by: deathevor on January 31, 2013, 09:55:02 am

Title: JSBsim Twin Engine?
Post by: deathevor on January 31, 2013, 09:55:02 am
While ago, we had this discussion:

Yes the problem is in engines, i start the first one only but it should be possible to start the second one in the script with the JSB interface:

Code: [Select]
   jsb["propulsion/engine[1]/set-running"] = 1; // start the second engine
   jsb["fcs/throttle-cmd-norm[1]"] = jsb["fcs/throttle-cmd-norm[0]"]; // set throttle for the second engine

I will add an automatic start for all engines to the next update...

A few useful documents about JSBSim:
JSBSim coordinate systems
http://jsbsim.sourceforge.net/JSBSimCoordinates.pdf (http://jsbsim.sourceforge.net/JSBSimCoordinates.pdf)
JSBSim manual
http://jsbsim.sourceforge.net/JSBSimReferenceManual.pdf (http://jsbsim.sourceforge.net/JSBSimReferenceManual.pdf)

Was this added?

Title: Re: JSBsim Twin Engine?
Post by: angrypig on February 18, 2013, 11:58:05 am
not yet, i will try to add this feature to the next update...
Title: Re: JSBsim Twin Engine?
Post by: deathevor on February 18, 2013, 12:06:07 pm
Thanks
Title: Re: JSBsim Twin Engine?
Post by: SilentEagle on March 09, 2013, 08:37:26 pm
Any update on this?  :)