Josh Babcock said:

> I want to write a program that, given a lat/lon, will return the ground
altitude 
> ASL and the slope (strike and dip).  I have poked around in the simgear and 
> flightgear code a bit, and am having trouble finding where the tiles get loaded 
> to use as an example.  Can someone point me in the right direction so I can get 
> up to speed?  In the mean time, I think I'll go dust off my copy of 
> Deitel/Deitel.  It's been a while :)
> 
> Thanks,
> Josh

Look in Scenery/tilemgr.cxx, 
FGTileMgr::updateCurrentElevationAtPosition().

Best,

Jim


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

Reply via email to