You may have heard of the ARINC 702A-3 FMS standard in which a trajectory intent file format is defined for uplink and downlink, to allow more forward ATM coordination of flight movements. This is not just for flight sim, but considered by ATC in Europe (SESAR) and US (Nextgen). FSBuild, which I started to use a couple of days ago, appears to provide everything that is needed to fill such a format. Especially the waypoint table on the route page (which some people call the "spreadsheet") contains the right information: the list of waypoints with name, id, lat, lon, alt, time (ACTIME), speed. For a desktop research project I would like to be able to make some virtual flight trajectories using FSBuild, and export the listed parameters to some readable format. However, I do not see how to do that. The FSBuild exports to several flight sims only appear to provide subsets of info. I looked into the userguide and fairly extensive into the forum and could not find the solution. Is there a way to do this?
|