> The dialog is currently disabled for JSBSim, but the interface is
> really very simple.  The weight interface is trivial: if you can
> import a point mass into the FDM from a property named in
> configuration file (specifically /sim/weight[n]/weight-lb at the
> moment) then you can use this without change.
>
> The fuel stuff is only a little more complicated; the docs are at the
> top of Nasal/fuel.nas.  But the essence is that the tank capacity and
> current fill need to be settable from "script space" via the
> /consumables/fuel/tank[n]/... property trees, and the engines need to
> export their consumption (currently YASim sets a fuel-consumed
> "accumulator" value, but we could make this work with a flow rate with
> some extra nasal).
>
> Andy

Yeah, this sounds do-able. If someone else doesn't pick this up, I'll put
this on my list.

Thanks.

Jon


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to