|
From: Jon S. B. <js...@ha...> - 2006-02-20 17:55:16
|
> I was wondering (I've been looking trough the docs too by I haven't been > able to reach a definite conclusion) whether it would be possible to > create a model in jsbsim through method calls etc., without loading any > XML files (or at least by loading a stub xml perhaps and customizing). > Dimitris P. Hi, Dimitris: I wasn't sure what the answer would be, so had to think about this one for a minute. The answer is, no, that would not be possible. Some of the items may be accessible to be set programmatically. However, the aerodynamic functions, propulsion elements, and the flight control components are instantiated as they are found in the config file. There is no way to instantiate those through function calls and load them - at this time, anyhow. Jon Jon S. Berndt Development Coordinator JSBSim Project www.JSBSim.org |