7159e318e1
I have now split out the ground cache functions into src/FDM/groundcache.[ch]xx Attached are the two files and the patch to integrate that cache into FGInterface. The code is nowhere used at the moment, the fdm's need to be updated to use that ground cache. The JSBSim-dropin.tar.gz from Martins ftp server does this for example. The carrier's scenegraph is not yet processed to be visible for ground intersection testing. So the only benefit up to now is that the api is set up. Using this I can put the changes to make JSBSim work with that into JSBSim's cvs. Also I aim to provide Andy a patch to make use of that with YASim. |
||
---|---|---|
.. | ||
.cvsignore | ||
ACMS.cxx | ||
ACMS.hxx | ||
ADA.cxx | ||
ADA.hxx | ||
Makefile.am | ||
README |
This directory contains special purpose FDM's that should not be of interest to the common user. At this time there is a special FDM to support ACMS files which are generated from flight recorder data (http://www.sasflightops.com/dlk/acms.htm).