Jon Berndt wrote:

For JSBSim standalone I think we would have a file that sits in the base
directory (from which JSBSim is run) or specified in an environment variable
JSBSIM_ROOT.  This file I am referring to for JSBSim would serve to set up
simulation specific (something that is not or should not be aircraft or
initial conditions-specific) parameters, like:

- atmosphere model choice (including whether it is earth or Mars - stay
tuned)
- Output logging
- choice of integrators for various calculations (see McFarland paper)
- etc.

If it doesn't need to be in a user friendly way you could specify something like this in your ~/.fgfsrc file:


--prop:/jsbsim/config/integrator="mytype"
--prop:/jsbsim/config/logging=true
--prop:/jsbsim/config/atmosphere="mars"

That would require _no_ action from the FlightGear side.

Erik



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to