Skip to content

Instantly share code, notes, and snippets.

@carmichaelalonso
Created February 16, 2022 12:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save carmichaelalonso/6f2b82bae992e81b24b93df6842c3cee to your computer and use it in GitHub Desktop.
Save carmichaelalonso/6f2b82bae992e81b24b93df6842c3cee to your computer and use it in GitHub Desktop.
{
"Result": 0,
"Type": "Fds.IFAPI.APIFlightPlan",
"Bearing": 1.988517,
"DesiredTrack": 1.59089124,
"DetailedInfo": {
"AlternateDestinations": null,
"Altitude": 0,
"Altitudes": null,
"DepartureAirportCode": "LEMD",
"DepartureTime": "/Date(-62135596800000+0000)/",
"DestinationAirportCode": "IMR",
"EntityID": "00000000-0000-0000-0000-000000000000",
"EstimatedTimeEnroute": "PT0S",
"FlightID": "00000000-0000-0000-0000-000000000000",
"FlightPlanItems": [
{
"Altitude": -1,
"Children": null,
"Identifier": "LEMD",
"Length": 0,
"Location": {
"Altitude": 608.9904,
"Latitude": 40.495345592498779,
"Longitude": -3.5602057874202728
},
"Name": "Adolfo Suárez Madrid-Barajas",
"StartIndex": 0,
"Type": 0
},
{
"Altitude": -1,
"Children": null,
"Identifier": null,
"Length": 0,
"Location": {
"Altitude": 0,
"Latitude": 40.71944583,
"Longitude": -3.5575025
},
"Name": "D001O",
"StartIndex": 0,
"Type": 0
},
{
"Altitude": -1,
"Children": null,
"Identifier": "IMR",
"Length": 0,
"Location": {
"Altitude": 0,
"Latitude": 40.519747222222222,
"Longitude": -3.5736333333333334
},
"Name": "MADRID BARAJAS",
"StartIndex": 0,
"Type": 0
}
],
"FlightPlanType": 0,
"FuelOnBoard": "PT0S",
"LastUpdate": "/Date(1645012763298)/",
"Remarks": null,
"Speed": 0,
"Waypoints": ["LEMD", "D001O", "IMR"]
},
"DistanceToDestination": 26.87741,
"DistanceToNext": 14.8649006,
"ETAToDestination": 1.32894981e17,
"ETAToNext": 1.32894938e17,
"ETEToDestination": 171.8713,
"ETEToNext": 95.05565,
"ICAO": null,
"NextWaypointLatitude": 40.7194443,
"NextWaypointLongitude": -3.55750251,
"TotalDistance": 25.4681568,
"Track": 323.766663,
"WaypointName": "D001O"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment