Vivian Meazza writes: > > Norman Vine > > > > see SimGear / simgear / math / sg_geodesy > > void sgGeodToCart(double lat, double lon, double alt, double* xyz); > > > > Not brilliant though. In the > property tree Lat/Lon is in degrees, and altitude in ft, so that's a 2 step > conversion.
Well the Property Tree is designed for users whereas the 'C' code is primarily for developers. But isn't this what NASAL is for :-) Norman _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel 2f585eeea02e2c79d7b1d8c4963bae2d
