Aerial refueling is now possible, if you build CVS FlightGear with CVS JSBSim.  
The tanker is created by adding an entry like this to the AI scenario file:

  <entry>
   <callsign>Esso 1</callsign>
   <type>aircraft</type>
   <class>tanker</class>
   <model>Aircraft/737/Models/boeing733.xml</model>
   <latitude>37.61633</latitude>
   <longitude>-122.38334</longitude>
   <altitude>3000</altitude>
   <heading>020</heading>
   <speed>280</speed>
   <roll>-15</roll>
  </entry>

A KC-135 model is available at my hangar: 
http://home.comcast.net/~davidculp2/hangar/hangar.html

I recommend using the T-38 as a receiver because you may need the radar to 
locate the tanker.  Reduce the fuel load in the T-38 to 100 gallons per tank 
if you want to observe fuel onload.


Presently the refueling envelope is pretty loose.  This is mainly a 
work-around to accomodate the fact that the AI radar information is only 
updated every ten sim cycles (for performance reasons, although this may not 
actually be necessary).

You will notice when you get within about 500 feet of the tanker that the 
tanker's 3D model appears to jump in about 50 foot leaps, probably due to 
seperate renderer threading?  I don't know enough about the graphics side of 
things to fix that bit.


Dave
-- 
****************************
David Culp
[EMAIL PROTECTED]
****************************

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

Reply via email to