From: Jon S. B. <jon...@co...> - 2010-02-25 05:29:58
|
One more thing: the sim-time-sec property has been changed. It is now simulation/sim-time-sec Thanks, Jon > -----Original Message----- > From: Jon S. Berndt [mailto:jon...@co...] > Sent: Wednesday, February 24, 2010 11:25 PM > To: Jsbsim-Announce (jsb...@li...); 'Development > issues'; 'jsb...@li...' > Subject: Major Change in JSBSim > Importance: High > > I have made this evening a major change in JSBSim. I have removed the > FGState class. This class had become mainly a holder of the simulation > time, the timestep size, and initialization functions. Those functions > have been moved to the executive, FGFDMExec. The interface class for > FlightGear, JSBSim.cxx, has been adjusted in JSBSim CVS. > > For other simulations such as OpenEaagles and Outtera, the application > that calls JSBSim should be careful to make sure that the executive is > used to access the time functions. > > Jon |