Delphi Posted October 18, 2016 Report Share Posted October 18, 2016 Hi Paul, currently I'm working on a RAAS system. The FSUIPC DLL Longitude/Latitude Helper Classes is a big help in the realization of the project. I wonder if it is possible to calculate the distance from a aircraft position and track to a runway FsLatLonQuadrilateral, based on Longitude/Latitude Helper Classes functions. Thanks for your help! Rüdiger Link to comment Share on other sites More sharing options...
forstmeier Posted November 8, 2016 Report Share Posted November 8, 2016 For creating a RAAS system maybe this small program i enclose could be of help. Program "RwyLength.rar" enclosed. You must copy the original "Runways.txt" file that is created when you run "MakeRunways" > "makerwys.ex" (by Pete Dowson) into your actual working Folder where RwyLength is installed. (Runway.txt file is 100MB) This program is extracting: ICAO, country, City, Apt-name ..... Rwy-ID, length in ft, le in meter, le in nautic miles. creating a new txt-file you can use and extract data. regards Raimund RwyLength.rar 1 Link to comment Share on other sites More sharing options...
forstmeier Posted November 9, 2016 Report Share Posted November 9, 2016 On 18/10/2016 at 10:13 AM, Delphi said: Hi Paul, currently I'm working on a RAAS system. The FSUIPC DLL Longitude/Latitude Helper Classes is a big help in the realization of the project. I wonder if it is possible to calculate the distance from a aircraft position and track to a runway FsLatLonQuadrilateral, based on Longitude/Latitude Helper Classes functions. Thanks for your help! Rüdiger """ calculate the distance from a aircraft position and track to a runway """ What do you mean exactly ? Just on Ground or also from Aircraft-Air position to any Rwy Center-Start-Position. Maybe i can help you. Given Lat/Lon it is easy to calculate. Raimund . Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now