Created
July 3, 2023 19:48
-
-
Save Jxck-S/dedac0ae44c73fe7769f8036c794c3f1 to your computer and use it in GitHub Desktop.
Logging of inflight data from Virgin Atlantic Flight on Board from the IFE API. VIR136 on G-VLIB
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"info": { | |
"departBaggageId": "MCO", | |
"departureId": "KMCO", | |
"departureLat": 28.429443359375, | |
"departureLon": -81.3088912963867, | |
"destBaggageId": "LHR", | |
"destinationId": "EGLL", | |
"destinationLat": 51.4667015075684, | |
"destinationLon": -0.449999988079071, | |
"estimatedTimeOfArrival": 553, | |
"flightNumber": "VIR136", | |
"fltRev": 4, | |
"tailNumber": "G-VLIB" | |
}, | |
"updates": [ | |
{ | |
"airSpeedKnots": 493, | |
"altitudeFeet": 39006, | |
"distanceToDestinationNauticalMiles": 2998, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 583, | |
"headWindSpeedKnots": -96, | |
"mach": 0.8486107587814331, | |
"outsideTemp": -51, | |
"pitch": 2.352065086364746, | |
"positionValid": true, | |
"presentLat": 35.1732292175293, | |
"presentLon": -68.00129699707031, | |
"presentPhase": "Cruise", | |
"roll": 0.1522491872310638, | |
"time": 1685930300, | |
"timeToDestination": 375, | |
"trueHeading": 59, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -96 | |
}, | |
{ | |
"airSpeedKnots": 492, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2991, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 583, | |
"headWindSpeedKnots": -98, | |
"mach": 0.8469656705856323, | |
"outsideTemp": -51, | |
"pitch": 2.43381667137146, | |
"positionValid": true, | |
"presentLat": 35.23430252075195, | |
"presentLon": -67.87332153320312, | |
"presentPhase": "Cruise", | |
"roll": 0.1035508811473846, | |
"time": 1685930345, | |
"timeToDestination": 374, | |
"trueHeading": 59, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -98 | |
}, | |
{ | |
"airSpeedKnots": 494, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2984, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 585, | |
"headWindSpeedKnots": -97, | |
"mach": 0.8509188294410706, | |
"outsideTemp": -51, | |
"pitch": 2.307638883590698, | |
"positionValid": true, | |
"presentLat": 35.29537200927734, | |
"presentLon": -67.74491119384766, | |
"presentPhase": "Cruise", | |
"roll": 0.2319965362548828, | |
"time": 1685930390, | |
"timeToDestination": 373, | |
"trueHeading": 59, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -97 | |
}, | |
{ | |
"airSpeedKnots": 491, | |
"altitudeFeet": 39002, | |
"distanceToDestinationNauticalMiles": 2977, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 585, | |
"headWindSpeedKnots": -99, | |
"mach": 0.8461440801620483, | |
"outsideTemp": -51, | |
"pitch": 2.39947247505188, | |
"positionValid": true, | |
"presentLat": 35.35642242431641, | |
"presentLon": -67.61614990234375, | |
"presentPhase": "Cruise", | |
"roll": 0.03358081355690956, | |
"time": 1685930435, | |
"timeToDestination": 372, | |
"trueHeading": 59, | |
"weightOnWheels": 0, | |
"windDirection": 257, | |
"windSpeedKnots": -99 | |
}, | |
{ | |
"airSpeedKnots": 493, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2969, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 586, | |
"headWindSpeedKnots": -99, | |
"mach": 0.849213182926178, | |
"outsideTemp": -51, | |
"pitch": 2.617505311965942, | |
"positionValid": true, | |
"presentLat": 35.41735076904297, | |
"presentLon": -67.487060546875, | |
"presentPhase": "Cruise", | |
"roll": 0.4406432211399078, | |
"time": 1685930480, | |
"timeToDestination": 372, | |
"trueHeading": 59, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -99 | |
}, | |
{ | |
"airSpeedKnots": 494, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2961, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 588, | |
"headWindSpeedKnots": -100, | |
"mach": 0.8508574366569519, | |
"outsideTemp": -51, | |
"pitch": 2.455045938491821, | |
"positionValid": true, | |
"presentLat": 35.48508071899414, | |
"presentLon": -67.3430404663086, | |
"presentPhase": "Cruise", | |
"roll": 0.2407795488834381, | |
"time": 1685930530, | |
"timeToDestination": 371, | |
"trueHeading": 59, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -100 | |
}, | |
{ | |
"airSpeedKnots": 491, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2954, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 588, | |
"headWindSpeedKnots": -103, | |
"mach": 0.8474697470664978, | |
"outsideTemp": -52, | |
"pitch": 2.435629606246948, | |
"positionValid": true, | |
"presentLat": 35.54600143432617, | |
"presentLon": -67.21289825439453, | |
"presentPhase": "Cruise", | |
"roll": -0.1836483478546143, | |
"time": 1685930575, | |
"timeToDestination": 370, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 259, | |
"windSpeedKnots": -103 | |
}, | |
{ | |
"airSpeedKnots": 493, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2947, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 589, | |
"headWindSpeedKnots": -103, | |
"mach": 0.8495648503303528, | |
"outsideTemp": -52, | |
"pitch": 2.419511556625366, | |
"positionValid": true, | |
"presentLat": 35.60683059692383, | |
"presentLon": -67.08248901367188, | |
"presentPhase": "Cruise", | |
"roll": 0.143282875418663, | |
"time": 1685930620, | |
"timeToDestination": 369, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 259, | |
"windSpeedKnots": -103 | |
}, | |
{ | |
"airSpeedKnots": 489, | |
"altitudeFeet": 39008, | |
"distanceToDestinationNauticalMiles": 2940, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 591, | |
"headWindSpeedKnots": -110, | |
"mach": 0.8461109399795532, | |
"outsideTemp": -53, | |
"pitch": 2.454174995422363, | |
"positionValid": true, | |
"presentLat": 35.66762924194336, | |
"presentLon": -66.95161437988281, | |
"presentPhase": "Cruise", | |
"roll": 0.07503426820039749, | |
"time": 1685930665, | |
"timeToDestination": 368, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 261, | |
"windSpeedKnots": -110 | |
}, | |
{ | |
"airSpeedKnots": 492, | |
"altitudeFeet": 39011, | |
"distanceToDestinationNauticalMiles": 2933, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 594, | |
"headWindSpeedKnots": -109, | |
"mach": 0.852729082107544, | |
"outsideTemp": -54, | |
"pitch": 2.320458650588989, | |
"positionValid": true, | |
"presentLat": 35.72859954833984, | |
"presentLon": -66.81999969482422, | |
"presentPhase": "Cruise", | |
"roll": 0.3120878636837006, | |
"time": 1685930710, | |
"timeToDestination": 368, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -109 | |
}, | |
{ | |
"airSpeedKnots": 496, | |
"altitudeFeet": 39000, | |
"distanceToDestinationNauticalMiles": 2925, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 593, | |
"headWindSpeedKnots": -105, | |
"mach": 0.8551331758499146, | |
"outsideTemp": -52, | |
"pitch": 2.341468095779419, | |
"positionValid": true, | |
"presentLat": 35.7895622253418, | |
"presentLon": -66.68768310546875, | |
"presentPhase": "Cruise", | |
"roll": 0.06405279785394669, | |
"time": 1685930755, | |
"timeToDestination": 367, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -105 | |
}, | |
{ | |
"airSpeedKnots": 488, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2918, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 592, | |
"headWindSpeedKnots": -112, | |
"mach": 0.84442138671875, | |
"outsideTemp": -53, | |
"pitch": 2.591174840927124, | |
"positionValid": true, | |
"presentLat": 35.85015106201172, | |
"presentLon": -66.55554962158203, | |
"presentPhase": "Cruise", | |
"roll": 0.4870948195457458, | |
"time": 1685930800, | |
"timeToDestination": 366, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -112 | |
}, | |
{ | |
"airSpeedKnots": 490, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2911, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 595, | |
"headWindSpeedKnots": -112, | |
"mach": 0.8479200005531311, | |
"outsideTemp": -53, | |
"pitch": 2.493131160736084, | |
"positionValid": true, | |
"presentLat": 35.91066741943359, | |
"presentLon": -66.42333221435547, | |
"presentPhase": "Cruise", | |
"roll": -0.09359841048717499, | |
"time": 1685930845, | |
"timeToDestination": 365, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -112 | |
}, | |
{ | |
"airSpeedKnots": 492, | |
"altitudeFeet": 39008, | |
"distanceToDestinationNauticalMiles": 2903, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 596, | |
"headWindSpeedKnots": -111, | |
"mach": 0.8499234318733215, | |
"outsideTemp": -53, | |
"pitch": 2.344464302062988, | |
"positionValid": true, | |
"presentLat": 35.97130966186523, | |
"presentLon": -66.29021453857422, | |
"presentPhase": "Cruise", | |
"roll": 0.1406479328870773, | |
"time": 1685930890, | |
"timeToDestination": 364, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -111 | |
}, | |
{ | |
"airSpeedKnots": 496, | |
"altitudeFeet": 38998, | |
"distanceToDestinationNauticalMiles": 2896, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 598, | |
"headWindSpeedKnots": -109, | |
"mach": 0.856492817401886, | |
"outsideTemp": -52, | |
"pitch": 2.353004932403564, | |
"positionValid": true, | |
"presentLat": 36.03197860717773, | |
"presentLon": -66.15644836425781, | |
"presentPhase": "Cruise", | |
"roll": 0.1308643817901611, | |
"time": 1685930935, | |
"timeToDestination": 364, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -109 | |
}, | |
{ | |
"airSpeedKnots": 496, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2889, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 592, | |
"headWindSpeedKnots": -104, | |
"mach": 0.856336772441864, | |
"outsideTemp": -52, | |
"pitch": 2.359862089157104, | |
"positionValid": true, | |
"presentLat": 36.09245300292969, | |
"presentLon": -66.02249145507812, | |
"presentPhase": "Cruise", | |
"roll": -0.0006561334012076259, | |
"time": 1685930980, | |
"timeToDestination": 363, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -104 | |
}, | |
{ | |
"airSpeedKnots": 495, | |
"altitudeFeet": 39002, | |
"distanceToDestinationNauticalMiles": 2882, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 588, | |
"headWindSpeedKnots": -101, | |
"mach": 0.8531612753868103, | |
"outsideTemp": -52, | |
"pitch": 2.390079975128174, | |
"positionValid": true, | |
"presentLat": 36.15211486816406, | |
"presentLon": -65.88985443115234, | |
"presentPhase": "Cruise", | |
"roll": 0.2222445458173752, | |
"time": 1685931025, | |
"timeToDestination": 362, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -101 | |
}, | |
{ | |
"airSpeedKnots": 490, | |
"altitudeFeet": 39000, | |
"distanceToDestinationNauticalMiles": 2874, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 586, | |
"headWindSpeedKnots": -102, | |
"mach": 0.845229983329773, | |
"outsideTemp": -52, | |
"pitch": 2.432487487792969, | |
"positionValid": true, | |
"presentLat": 36.21122741699219, | |
"presentLon": -65.75800323486328, | |
"presentPhase": "Cruise", | |
"roll": 0.03246671333909035, | |
"time": 1685931070, | |
"timeToDestination": 361, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -102 | |
}, | |
{ | |
"airSpeedKnots": 496, | |
"altitudeFeet": 39000, | |
"distanceToDestinationNauticalMiles": 2867, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 585, | |
"headWindSpeedKnots": -97, | |
"mach": 0.8559874892234802, | |
"outsideTemp": -52, | |
"pitch": 2.314169406890869, | |
"positionValid": true, | |
"presentLat": 36.27002716064453, | |
"presentLon": -65.62619018554688, | |
"presentPhase": "Cruise", | |
"roll": 0.1100645437836647, | |
"time": 1685931115, | |
"timeToDestination": 361, | |
"trueHeading": 60, | |
"weightOnWheels": 0, | |
"windDirection": 264, | |
"windSpeedKnots": -97 | |
}, | |
{ | |
"airSpeedKnots": 491, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2860, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 582, | |
"headWindSpeedKnots": -99, | |
"mach": 0.847854495048523, | |
"outsideTemp": -52, | |
"pitch": 2.375744581222534, | |
"positionValid": true, | |
"presentLat": 36.32858657836914, | |
"presentLon": -65.49451446533203, | |
"presentPhase": "Cruise", | |
"roll": -0.03214935585856438, | |
"time": 1685931160, | |
"timeToDestination": 360, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 264, | |
"windSpeedKnots": -99 | |
}, | |
{ | |
"airSpeedKnots": 490, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2853, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 582, | |
"headWindSpeedKnots": -99, | |
"mach": 0.8469345569610596, | |
"outsideTemp": -53, | |
"pitch": 2.484434366226196, | |
"positionValid": true, | |
"presentLat": 36.38672256469727, | |
"presentLon": -65.36329650878906, | |
"presentPhase": "Cruise", | |
"roll": -0.2460750639438629, | |
"time": 1685931205, | |
"timeToDestination": 359, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -99 | |
}, | |
{ | |
"airSpeedKnots": 494, | |
"altitudeFeet": 38991, | |
"distanceToDestinationNauticalMiles": 2846, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 582, | |
"headWindSpeedKnots": -95, | |
"mach": 0.8520098328590393, | |
"outsideTemp": -52, | |
"pitch": 2.336590766906738, | |
"positionValid": true, | |
"presentLat": 36.44474792480469, | |
"presentLon": -65.23153686523438, | |
"presentPhase": "Cruise", | |
"roll": -0.05722040683031082, | |
"time": 1685931250, | |
"timeToDestination": 359, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -95 | |
}, | |
{ | |
"airSpeedKnots": 497, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2839, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 577, | |
"headWindSpeedKnots": -89, | |
"mach": 0.8565548658370972, | |
"outsideTemp": -52, | |
"pitch": 2.304782390594482, | |
"positionValid": true, | |
"presentLat": 36.50298309326172, | |
"presentLon": -65.09883117675781, | |
"presentPhase": "Cruise", | |
"roll": 0.1727900207042694, | |
"time": 1685931295, | |
"timeToDestination": 358, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 267, | |
"windSpeedKnots": -89 | |
}, | |
{ | |
"airSpeedKnots": 491, | |
"altitudeFeet": 39002, | |
"distanceToDestinationNauticalMiles": 2832, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 571, | |
"headWindSpeedKnots": -90, | |
"mach": 0.8471049666404724, | |
"outsideTemp": -52, | |
"pitch": 2.577119588851929, | |
"positionValid": true, | |
"presentLat": 36.56064605712891, | |
"presentLon": -64.96695709228516, | |
"presentPhase": "Cruise", | |
"roll": -0.06983141601085663, | |
"time": 1685931340, | |
"timeToDestination": 357, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 267, | |
"windSpeedKnots": -90 | |
}, | |
{ | |
"airSpeedKnots": 492, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2825, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 570, | |
"headWindSpeedKnots": -88, | |
"mach": 0.8493679761886597, | |
"outsideTemp": -53, | |
"pitch": 2.217942476272583, | |
"positionValid": true, | |
"presentLat": 36.61703491210938, | |
"presentLon": -64.83760070800781, | |
"presentPhase": "Cruise", | |
"roll": 0.0388198047876358, | |
"time": 1685931385, | |
"timeToDestination": 357, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 267, | |
"windSpeedKnots": -88 | |
}, | |
{ | |
"airSpeedKnots": 493, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2818, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 568, | |
"headWindSpeedKnots": -83, | |
"mach": 0.851083517074585, | |
"outsideTemp": -52, | |
"pitch": 2.346178531646729, | |
"positionValid": true, | |
"presentLat": 36.67324066162109, | |
"presentLon": -64.70809936523438, | |
"presentPhase": "Cruise", | |
"roll": 0.03385263681411743, | |
"time": 1685931430, | |
"timeToDestination": 356, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 267, | |
"windSpeedKnots": -83 | |
}, | |
{ | |
"airSpeedKnots": 492, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2811, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 565, | |
"headWindSpeedKnots": -81, | |
"mach": 0.8492253422737122, | |
"outsideTemp": -52, | |
"pitch": 2.399235963821411, | |
"positionValid": true, | |
"presentLat": 36.72929763793945, | |
"presentLon": -64.5782699584961, | |
"presentPhase": "Cruise", | |
"roll": 0.03253671899437904, | |
"time": 1685931475, | |
"timeToDestination": 355, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 267, | |
"windSpeedKnots": -81 | |
}, | |
{ | |
"airSpeedKnots": 490, | |
"altitudeFeet": 39001, | |
"distanceToDestinationNauticalMiles": 2804, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 562, | |
"headWindSpeedKnots": -82, | |
"mach": 0.8474448919296265, | |
"outsideTemp": -53, | |
"pitch": 2.507290363311768, | |
"positionValid": true, | |
"presentLat": 36.78477096557617, | |
"presentLon": -64.44928741455078, | |
"presentPhase": "Cruise", | |
"roll": 0.2606715261936188, | |
"time": 1685931520, | |
"timeToDestination": 355, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 269, | |
"windSpeedKnots": -82 | |
}, | |
{ | |
"airSpeedKnots": 493, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2797, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 561, | |
"headWindSpeedKnots": -78, | |
"mach": 0.8521155118942261, | |
"outsideTemp": -53, | |
"pitch": 2.327276468276978, | |
"positionValid": true, | |
"presentLat": 36.83972930908203, | |
"presentLon": -64.32119750976562, | |
"presentPhase": "Cruise", | |
"roll": 0.1091648265719414, | |
"time": 1685931565, | |
"timeToDestination": 354, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 270, | |
"windSpeedKnots": -78 | |
}, | |
{ | |
"airSpeedKnots": 489, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2790, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 560, | |
"headWindSpeedKnots": -77, | |
"mach": 0.8473877310752869, | |
"outsideTemp": -54, | |
"pitch": 2.400305032730103, | |
"positionValid": true, | |
"presentLat": 36.89443588256836, | |
"presentLon": -64.19297790527344, | |
"presentPhase": "Cruise", | |
"roll": 0.09418575465679169, | |
"time": 1685931610, | |
"timeToDestination": 353, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -77 | |
}, | |
{ | |
"airSpeedKnots": 489, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2783, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 560, | |
"headWindSpeedKnots": -77, | |
"mach": 0.8460179567337036, | |
"outsideTemp": -53, | |
"pitch": 2.458804845809937, | |
"positionValid": true, | |
"presentLat": 36.94889831542969, | |
"presentLon": -64.06475830078125, | |
"presentPhase": "Cruise", | |
"roll": -0.2813500463962555, | |
"time": 1685931655, | |
"timeToDestination": 352, | |
"trueHeading": 61, | |
"weightOnWheels": 0, | |
"windDirection": 265, | |
"windSpeedKnots": -77 | |
}, | |
{ | |
"airSpeedKnots": 491, | |
"altitudeFeet": 38996, | |
"distanceToDestinationNauticalMiles": 2776, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 561, | |
"headWindSpeedKnots": -75, | |
"mach": 0.8498486280441284, | |
"outsideTemp": -53, | |
"pitch": 2.360319375991821, | |
"positionValid": true, | |
"presentLat": 37.00334930419922, | |
"presentLon": -63.93611145019531, | |
"presentPhase": "Cruise", | |
"roll": 0.1413885354995728, | |
"time": 1685931700, | |
"timeToDestination": 352, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -75 | |
}, | |
{ | |
"airSpeedKnots": 492, | |
"altitudeFeet": 38998, | |
"distanceToDestinationNauticalMiles": 2770, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 560, | |
"headWindSpeedKnots": -72, | |
"mach": 0.852637767791748, | |
"outsideTemp": -54, | |
"pitch": 2.440656900405884, | |
"positionValid": true, | |
"presentLat": 37.05783462524414, | |
"presentLon": -63.80695343017578, | |
"presentPhase": "Cruise", | |
"roll": -0.008428733795881271, | |
"time": 1685931745, | |
"timeToDestination": 351, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -72 | |
}, | |
{ | |
"airSpeedKnots": 491, | |
"altitudeFeet": 39006, | |
"distanceToDestinationNauticalMiles": 2763, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 559, | |
"headWindSpeedKnots": -72, | |
"mach": 0.8513579964637756, | |
"outsideTemp": -54, | |
"pitch": 2.379044532775879, | |
"positionValid": true, | |
"presentLat": 37.11190032958984, | |
"presentLon": -63.67802810668945, | |
"presentPhase": "Cruise", | |
"roll": -0.0005744251538999379, | |
"time": 1685931790, | |
"timeToDestination": 350, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -72 | |
}, | |
{ | |
"airSpeedKnots": 490, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2756, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 557, | |
"headWindSpeedKnots": -71, | |
"mach": 0.8492863178253174, | |
"outsideTemp": -54, | |
"pitch": 2.412325620651245, | |
"positionValid": true, | |
"presentLat": 37.16572570800781, | |
"presentLon": -63.54929733276367, | |
"presentPhase": "Cruise", | |
"roll": -0.02642674930393696, | |
"time": 1685931835, | |
"timeToDestination": 349, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 263, | |
"windSpeedKnots": -71 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2749, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 555, | |
"headWindSpeedKnots": -71, | |
"mach": 0.8441118001937866, | |
"outsideTemp": -54, | |
"pitch": 2.501215934753418, | |
"positionValid": true, | |
"presentLat": 37.21925354003906, | |
"presentLon": -63.42079925537109, | |
"presentPhase": "Cruise", | |
"roll": 0.1769664287567139, | |
"time": 1685931880, | |
"timeToDestination": 349, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -71 | |
}, | |
{ | |
"airSpeedKnots": 488, | |
"altitudeFeet": 39002, | |
"distanceToDestinationNauticalMiles": 2742, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 557, | |
"headWindSpeedKnots": -72, | |
"mach": 0.8450191617012024, | |
"outsideTemp": -54, | |
"pitch": 2.452703237533569, | |
"positionValid": true, | |
"presentLat": 37.27246475219727, | |
"presentLon": -63.29243850708008, | |
"presentPhase": "Cruise", | |
"roll": 0.06248259916901588, | |
"time": 1685931925, | |
"timeToDestination": 348, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 259, | |
"windSpeedKnots": -72 | |
}, | |
{ | |
"airSpeedKnots": 490, | |
"altitudeFeet": 39002, | |
"distanceToDestinationNauticalMiles": 2735, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 559, | |
"headWindSpeedKnots": -72, | |
"mach": 0.8476107120513916, | |
"outsideTemp": -53, | |
"pitch": 2.514009952545166, | |
"positionValid": true, | |
"presentLat": 37.33066940307617, | |
"presentLon": -63.15138626098633, | |
"presentPhase": "Cruise", | |
"roll": 0.1971146911382675, | |
"time": 1685931975, | |
"timeToDestination": 347, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -72 | |
}, | |
{ | |
"airSpeedKnots": 491, | |
"altitudeFeet": 39002, | |
"distanceToDestinationNauticalMiles": 2728, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 560, | |
"headWindSpeedKnots": -72, | |
"mach": 0.8484852313995361, | |
"outsideTemp": -53, | |
"pitch": 2.441726207733154, | |
"positionValid": true, | |
"presentLat": 37.38360214233398, | |
"presentLon": -63.02266693115234, | |
"presentPhase": "Cruise", | |
"roll": 0.1007133796811104, | |
"time": 1685932020, | |
"timeToDestination": 346, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -72 | |
}, | |
{ | |
"airSpeedKnots": 495, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2721, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 561, | |
"headWindSpeedKnots": -70, | |
"mach": 0.8565142154693604, | |
"outsideTemp": -53, | |
"pitch": 2.244811773300171, | |
"positionValid": true, | |
"presentLat": 37.43719482421875, | |
"presentLon": -62.89165878295898, | |
"presentPhase": "Cruise", | |
"roll": 0.03626449778676033, | |
"time": 1685932065, | |
"timeToDestination": 345, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -70 | |
}, | |
{ | |
"airSpeedKnots": 492, | |
"altitudeFeet": 39009, | |
"distanceToDestinationNauticalMiles": 2714, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 557, | |
"headWindSpeedKnots": -69, | |
"mach": 0.8513919711112976, | |
"outsideTemp": -53, | |
"pitch": 2.271177291870117, | |
"positionValid": true, | |
"presentLat": 37.49033355712891, | |
"presentLon": -62.76132583618164, | |
"presentPhase": "Cruise", | |
"roll": -0.03045916743576527, | |
"time": 1685932110, | |
"timeToDestination": 345, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -69 | |
}, | |
{ | |
"airSpeedKnots": 491, | |
"altitudeFeet": 39002, | |
"distanceToDestinationNauticalMiles": 2708, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 556, | |
"headWindSpeedKnots": -70, | |
"mach": 0.8480116128921509, | |
"outsideTemp": -53, | |
"pitch": 2.470048666000366, | |
"positionValid": true, | |
"presentLat": 37.54294967651367, | |
"presentLon": -62.63160705566406, | |
"presentPhase": "Cruise", | |
"roll": 0.1182952374219894, | |
"time": 1685932155, | |
"timeToDestination": 344, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 263, | |
"windSpeedKnots": -70 | |
}, | |
{ | |
"airSpeedKnots": 492, | |
"altitudeFeet": 39000, | |
"distanceToDestinationNauticalMiles": 2701, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 556, | |
"headWindSpeedKnots": -70, | |
"mach": 0.8520031571388245, | |
"outsideTemp": -54, | |
"pitch": 2.408392906188965, | |
"positionValid": true, | |
"presentLat": 37.59542083740234, | |
"presentLon": -62.50186920166016, | |
"presentPhase": "Cruise", | |
"roll": 0.1362398266792297, | |
"time": 1685932200, | |
"timeToDestination": 343, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -70 | |
}, | |
{ | |
"airSpeedKnots": 491, | |
"altitudeFeet": 39006, | |
"distanceToDestinationNauticalMiles": 2694, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 554, | |
"headWindSpeedKnots": -69, | |
"mach": 0.8498199582099915, | |
"outsideTemp": -54, | |
"pitch": 2.3721923828125, | |
"positionValid": true, | |
"presentLat": 37.64768600463867, | |
"presentLon": -62.37211990356445, | |
"presentPhase": "Cruise", | |
"roll": 0.1132728084921837, | |
"time": 1685932245, | |
"timeToDestination": 343, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 265, | |
"windSpeedKnots": -69 | |
}, | |
{ | |
"airSpeedKnots": 492, | |
"altitudeFeet": 39008, | |
"distanceToDestinationNauticalMiles": 2687, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 552, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8530224561691284, | |
"outsideTemp": -55, | |
"pitch": 2.286393642425537, | |
"positionValid": true, | |
"presentLat": 37.69953536987305, | |
"presentLon": -62.24257278442383, | |
"presentPhase": "Cruise", | |
"roll": 0.2325241267681122, | |
"time": 1685932290, | |
"timeToDestination": 342, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 265, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 488, | |
"altitudeFeet": 39001, | |
"distanceToDestinationNauticalMiles": 2680, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 550, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8469241261482239, | |
"outsideTemp": -54, | |
"pitch": 2.437906742095947, | |
"positionValid": true, | |
"presentLat": 37.75108337402344, | |
"presentLon": -62.11334228515625, | |
"presentPhase": "Cruise", | |
"roll": 0.128109410405159, | |
"time": 1685932335, | |
"timeToDestination": 341, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 264, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 490, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2674, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 550, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8505897521972656, | |
"outsideTemp": -55, | |
"pitch": 2.344957590103149, | |
"positionValid": true, | |
"presentLat": 37.80238723754883, | |
"presentLon": -61.98436737060547, | |
"presentPhase": "Cruise", | |
"roll": 0.2034897208213806, | |
"time": 1685932380, | |
"timeToDestination": 341, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 489, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2667, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -64, | |
"mach": 0.849165141582489, | |
"outsideTemp": -55, | |
"pitch": 2.438909769058228, | |
"positionValid": true, | |
"presentLat": 37.85347366333008, | |
"presentLon": -61.85528182983398, | |
"presentPhase": "Cruise", | |
"roll": 0.04258789494633675, | |
"time": 1685932425, | |
"timeToDestination": 340, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39001, | |
"distanceToDestinationNauticalMiles": 2660, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -64, | |
"mach": 0.8468234539031982, | |
"outsideTemp": -55, | |
"pitch": 2.500808477401733, | |
"positionValid": true, | |
"presentLat": 37.90430068969727, | |
"presentLon": -61.7263069152832, | |
"presentPhase": "Cruise", | |
"roll": 0.2050011307001114, | |
"time": 1685932470, | |
"timeToDestination": 339, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2654, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8463204503059387, | |
"outsideTemp": -55, | |
"pitch": 2.402990102767944, | |
"positionValid": true, | |
"presentLat": 37.95481491088867, | |
"presentLon": -61.59758758544922, | |
"presentPhase": "Cruise", | |
"roll": -0.05281607806682587, | |
"time": 1685932515, | |
"timeToDestination": 338, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39006, | |
"distanceToDestinationNauticalMiles": 2647, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8478996157646179, | |
"outsideTemp": -56, | |
"pitch": 2.416424751281738, | |
"positionValid": true, | |
"presentLat": 38.00528717041016, | |
"presentLon": -61.46851348876953, | |
"presentPhase": "Cruise", | |
"roll": 0.2854323983192444, | |
"time": 1685932560, | |
"timeToDestination": 338, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 265, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 488, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2640, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8493274450302124, | |
"outsideTemp": -56, | |
"pitch": 2.45203971862793, | |
"positionValid": true, | |
"presentLat": 38.05576324462891, | |
"presentLon": -61.33880996704102, | |
"presentPhase": "Cruise", | |
"roll": 0.1781588047742844, | |
"time": 1685932605, | |
"timeToDestination": 337, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 488, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2634, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8506271243095398, | |
"outsideTemp": -56, | |
"pitch": 2.446428775787354, | |
"positionValid": true, | |
"presentLat": 38.10615158081055, | |
"presentLon": -61.20881271362305, | |
"presentPhase": "Cruise", | |
"roll": 0.01720740832388401, | |
"time": 1685932650, | |
"timeToDestination": 336, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 490, | |
"altitudeFeet": 39006, | |
"distanceToDestinationNauticalMiles": 2627, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -64, | |
"mach": 0.8523759841918945, | |
"outsideTemp": -56, | |
"pitch": 2.385215759277344, | |
"positionValid": true, | |
"presentLat": 38.15640258789062, | |
"presentLon": -61.07862854003906, | |
"presentPhase": "Cruise", | |
"roll": 0.09186118096113205, | |
"time": 1685932695, | |
"timeToDestination": 335, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 265, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 489, | |
"altitudeFeet": 39006, | |
"distanceToDestinationNauticalMiles": 2620, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -63, | |
"mach": 0.8512842059135437, | |
"outsideTemp": -56, | |
"pitch": 2.389593839645386, | |
"positionValid": true, | |
"presentLat": 38.20646667480469, | |
"presentLon": -60.94830703735352, | |
"presentPhase": "Cruise", | |
"roll": 0.1163393557071686, | |
"time": 1685932740, | |
"timeToDestination": 335, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 265, | |
"windSpeedKnots": -63 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2613, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 546, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8500062823295593, | |
"outsideTemp": -57, | |
"pitch": 2.369076013565063, | |
"positionValid": true, | |
"presentLat": 38.25617218017578, | |
"presentLon": -60.81837844848633, | |
"presentPhase": "Cruise", | |
"roll": -0.2420204132795334, | |
"time": 1685932785, | |
"timeToDestination": 334, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 269, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 483, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2607, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 546, | |
"headWindSpeedKnots": -69, | |
"mach": 0.844365119934082, | |
"outsideTemp": -58, | |
"pitch": 2.464540004730225, | |
"positionValid": true, | |
"presentLat": 38.3056526184082, | |
"presentLon": -60.68874740600586, | |
"presentPhase": "Cruise", | |
"roll": 0.009395988658070564, | |
"time": 1685932830, | |
"timeToDestination": 333, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -69 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2600, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -68, | |
"mach": 0.848425567150116, | |
"outsideTemp": -58, | |
"pitch": 2.384341955184937, | |
"positionValid": true, | |
"presentLat": 38.35500335693359, | |
"presentLon": -60.55871963500977, | |
"presentPhase": "Cruise", | |
"roll": 0.02015585079789162, | |
"time": 1685932875, | |
"timeToDestination": 333, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -68 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2593, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -68, | |
"mach": 0.8499662280082703, | |
"outsideTemp": -58, | |
"pitch": 2.444262266159058, | |
"positionValid": true, | |
"presentLat": 38.40442657470703, | |
"presentLon": -60.42797088623047, | |
"presentPhase": "Cruise", | |
"roll": 0.1078204736113548, | |
"time": 1685932920, | |
"timeToDestination": 332, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 267, | |
"windSpeedKnots": -68 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2587, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -68, | |
"mach": 0.8501147031784058, | |
"outsideTemp": -58, | |
"pitch": 2.413731813430786, | |
"positionValid": true, | |
"presentLat": 38.45377731323242, | |
"presentLon": -60.29692459106445, | |
"presentPhase": "Cruise", | |
"roll": -0.2015601098537445, | |
"time": 1685932965, | |
"timeToDestination": 331, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -68 | |
}, | |
{ | |
"airSpeedKnots": 489, | |
"altitudeFeet": 39000, | |
"distanceToDestinationNauticalMiles": 2580, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -64, | |
"mach": 0.8522149920463562, | |
"outsideTemp": -57, | |
"pitch": 2.301105976104736, | |
"positionValid": true, | |
"presentLat": 38.5032958984375, | |
"presentLon": -60.1658821105957, | |
"presentPhase": "Cruise", | |
"roll": -1.568603038787842, | |
"time": 1685933010, | |
"timeToDestination": 330, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 264, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2573, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 546, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8492931127548218, | |
"outsideTemp": -57, | |
"pitch": 2.355128049850464, | |
"positionValid": true, | |
"presentLat": 38.55583572387695, | |
"presentLon": -60.03728485107422, | |
"presentPhase": "Cruise", | |
"roll": 0.2180834114551544, | |
"time": 1685933055, | |
"timeToDestination": 330, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 265, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2567, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 546, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8473882079124451, | |
"outsideTemp": -57, | |
"pitch": 2.411314725875854, | |
"positionValid": true, | |
"presentLat": 38.60861968994141, | |
"presentLon": -59.90892791748047, | |
"presentPhase": "Cruise", | |
"roll": -0.111082099378109, | |
"time": 1685933100, | |
"timeToDestination": 329, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 264, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 488, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2560, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -63, | |
"mach": 0.8520143032073975, | |
"outsideTemp": -57, | |
"pitch": 2.410273313522339, | |
"positionValid": true, | |
"presentLat": 38.65991592407227, | |
"presentLon": -59.7794189453125, | |
"presentPhase": "Cruise", | |
"roll": 0.006998290773481131, | |
"time": 1685933145, | |
"timeToDestination": 328, | |
"trueHeading": 62, | |
"weightOnWheels": 0, | |
"windDirection": 263, | |
"windSpeedKnots": -63 | |
}, | |
{ | |
"airSpeedKnots": 489, | |
"altitudeFeet": 39008, | |
"distanceToDestinationNauticalMiles": 2553, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -63, | |
"mach": 0.8521373867988586, | |
"outsideTemp": -57, | |
"pitch": 2.330212831497192, | |
"positionValid": true, | |
"presentLat": 38.71136474609375, | |
"presentLon": -59.64952850341797, | |
"presentPhase": "Cruise", | |
"roll": -0.1534245610237122, | |
"time": 1685933190, | |
"timeToDestination": 327, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -63 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2547, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 545, | |
"headWindSpeedKnots": -63, | |
"mach": 0.8485814332962036, | |
"outsideTemp": -57, | |
"pitch": 2.40148138999939, | |
"positionValid": true, | |
"presentLat": 38.76268768310547, | |
"presentLon": -59.51966857910156, | |
"presentPhase": "Cruise", | |
"roll": 0.0825711265206337, | |
"time": 1685933235, | |
"timeToDestination": 327, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -63 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2540, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 546, | |
"headWindSpeedKnots": -62, | |
"mach": 0.8489990830421448, | |
"outsideTemp": -57, | |
"pitch": 2.366179704666138, | |
"positionValid": true, | |
"presentLat": 38.81369781494141, | |
"presentLon": -59.39004135131836, | |
"presentPhase": "Cruise", | |
"roll": 0.08608324825763702, | |
"time": 1685933280, | |
"timeToDestination": 326, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -62 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2533, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 546, | |
"headWindSpeedKnots": -62, | |
"mach": 0.8495457768440247, | |
"outsideTemp": -57, | |
"pitch": 2.382128000259399, | |
"positionValid": true, | |
"presentLat": 38.86460494995117, | |
"presentLon": -59.26015090942383, | |
"presentPhase": "Cruise", | |
"roll": -0.04589873924851418, | |
"time": 1685933325, | |
"timeToDestination": 325, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -62 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2526, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -63, | |
"mach": 0.8489102721214294, | |
"outsideTemp": -57, | |
"pitch": 2.412530422210693, | |
"positionValid": true, | |
"presentLat": 38.91543579101562, | |
"presentLon": -59.12981033325195, | |
"presentPhase": "Cruise", | |
"roll": 0.0551467202603817, | |
"time": 1685933370, | |
"timeToDestination": 324, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -63 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2520, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -63, | |
"mach": 0.8492486476898193, | |
"outsideTemp": -57, | |
"pitch": 2.418259143829346, | |
"positionValid": true, | |
"presentLat": 38.96622085571289, | |
"presentLon": -58.99909973144531, | |
"presentPhase": "Cruise", | |
"roll": 0.1365167796611786, | |
"time": 1685933415, | |
"timeToDestination": 324, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -63 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2513, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8510891199111938, | |
"outsideTemp": -57, | |
"pitch": 2.371854066848755, | |
"positionValid": true, | |
"presentLat": 39.01687622070312, | |
"presentLon": -58.8681755065918, | |
"presentPhase": "Cruise", | |
"roll": -0.07111953943967819, | |
"time": 1685933460, | |
"timeToDestination": 323, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 261, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39001, | |
"distanceToDestinationNauticalMiles": 2506, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8509758114814758, | |
"outsideTemp": -57, | |
"pitch": 2.393881559371948, | |
"positionValid": true, | |
"presentLat": 39.06746673583984, | |
"presentLon": -58.73689270019531, | |
"presentPhase": "Cruise", | |
"roll": -0.2058928459882736, | |
"time": 1685933505, | |
"timeToDestination": 322, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 488, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2500, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8517524003982544, | |
"outsideTemp": -57, | |
"pitch": 2.354756593704224, | |
"positionValid": true, | |
"presentLat": 39.11797332763672, | |
"presentLon": -58.60537719726562, | |
"presentPhase": "Cruise", | |
"roll": 0.01400366146117449, | |
"time": 1685933550, | |
"timeToDestination": 321, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 263, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2492, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -65, | |
"mach": 0.850864589214325, | |
"outsideTemp": -57, | |
"pitch": 2.363978862762451, | |
"positionValid": true, | |
"presentLat": 39.1738395690918, | |
"presentLon": -58.45914459228516, | |
"presentPhase": "Cruise", | |
"roll": 0.0203256867825985, | |
"time": 1685933600, | |
"timeToDestination": 320, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 263, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39006, | |
"distanceToDestinationNauticalMiles": 2485, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 546, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8498213291168213, | |
"outsideTemp": -58, | |
"pitch": 2.423035860061646, | |
"positionValid": true, | |
"presentLat": 39.2238655090332, | |
"presentLon": -58.32755279541016, | |
"presentPhase": "Cruise", | |
"roll": 0.1592032462358475, | |
"time": 1685933645, | |
"timeToDestination": 320, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 263, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2479, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 545, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8471349477767944, | |
"outsideTemp": -58, | |
"pitch": 2.438912630081177, | |
"positionValid": true, | |
"presentLat": 39.2736930847168, | |
"presentLon": -58.19607925415039, | |
"presentPhase": "Cruise", | |
"roll": -0.2004594653844833, | |
"time": 1685933690, | |
"timeToDestination": 319, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2472, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 546, | |
"headWindSpeedKnots": -64, | |
"mach": 0.8489710688591003, | |
"outsideTemp": -58, | |
"pitch": 2.334864854812622, | |
"positionValid": true, | |
"presentLat": 39.3232307434082, | |
"presentLon": -58.06468963623047, | |
"presentPhase": "Cruise", | |
"roll": 0.4585965573787689, | |
"time": 1685933735, | |
"timeToDestination": 318, | |
"trueHeading": 63, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2465, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8505649566650391, | |
"outsideTemp": -58, | |
"pitch": 2.332061052322388, | |
"positionValid": true, | |
"presentLat": 39.37283706665039, | |
"presentLon": -57.93268203735352, | |
"presentPhase": "Cruise", | |
"roll": 0.32057124376297, | |
"time": 1685933780, | |
"timeToDestination": 317, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 259, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2459, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8520013689994812, | |
"outsideTemp": -58, | |
"pitch": 2.306072473526001, | |
"positionValid": true, | |
"presentLat": 39.42241668701172, | |
"presentLon": -57.80004119873047, | |
"presentPhase": "Cruise", | |
"roll": -0.2451126575469971, | |
"time": 1685933825, | |
"timeToDestination": 317, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39008, | |
"distanceToDestinationNauticalMiles": 2452, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8492549061775208, | |
"outsideTemp": -58, | |
"pitch": 2.293391704559326, | |
"positionValid": true, | |
"presentLat": 39.47182846069336, | |
"presentLon": -57.66723251342773, | |
"presentPhase": "Cruise", | |
"roll": -0.1154797002673149, | |
"time": 1685933870, | |
"timeToDestination": 316, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 259, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2445, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8486402630805969, | |
"outsideTemp": -58, | |
"pitch": 2.363067865371704, | |
"positionValid": true, | |
"presentLat": 39.52109527587891, | |
"presentLon": -57.53459167480469, | |
"presentPhase": "Cruise", | |
"roll": 0.01933431997895241, | |
"time": 1685933915, | |
"timeToDestination": 315, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2438, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8520464301109314, | |
"outsideTemp": -58, | |
"pitch": 2.288605213165283, | |
"positionValid": true, | |
"presentLat": 39.57023620605469, | |
"presentLon": -57.40147399902344, | |
"presentPhase": "Cruise", | |
"roll": 0.1148422956466675, | |
"time": 1685933960, | |
"timeToDestination": 314, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 258, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2432, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -65, | |
"mach": 0.851792573928833, | |
"outsideTemp": -58, | |
"pitch": 2.328950166702271, | |
"positionValid": true, | |
"presentLat": 39.6193962097168, | |
"presentLon": -57.26777648925781, | |
"presentPhase": "Cruise", | |
"roll": -0.1220092549920082, | |
"time": 1685934005, | |
"timeToDestination": 314, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 256, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39009, | |
"distanceToDestinationNauticalMiles": 2425, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8492174744606018, | |
"outsideTemp": -58, | |
"pitch": 2.333642482757568, | |
"positionValid": true, | |
"presentLat": 39.66819381713867, | |
"presentLon": -57.13430786132812, | |
"presentPhase": "Cruise", | |
"roll": -0.2204674035310745, | |
"time": 1685934050, | |
"timeToDestination": 313, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 257, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 38998, | |
"distanceToDestinationNauticalMiles": 2418, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -64, | |
"mach": 0.8511400818824768, | |
"outsideTemp": -58, | |
"pitch": 2.365920305252075, | |
"positionValid": true, | |
"presentLat": 39.7168083190918, | |
"presentLon": -57.00091171264648, | |
"presentPhase": "Cruise", | |
"roll": 0.01307085249572992, | |
"time": 1685934095, | |
"timeToDestination": 312, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 256, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2412, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8499486446380615, | |
"outsideTemp": -58, | |
"pitch": 2.379604578018188, | |
"positionValid": true, | |
"presentLat": 39.76538848876953, | |
"presentLon": -56.86706161499023, | |
"presentPhase": "Cruise", | |
"roll": -0.0541238933801651, | |
"time": 1685934140, | |
"timeToDestination": 311, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 254, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2405, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8497605919837952, | |
"outsideTemp": -58, | |
"pitch": 2.392575025558472, | |
"positionValid": true, | |
"presentLat": 39.8138313293457, | |
"presentLon": -56.73279190063477, | |
"presentPhase": "Cruise", | |
"roll": 0.1472320705652237, | |
"time": 1685934185, | |
"timeToDestination": 311, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 254, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39006, | |
"distanceToDestinationNauticalMiles": 2398, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8504698276519775, | |
"outsideTemp": -58, | |
"pitch": 2.36520528793335, | |
"positionValid": true, | |
"presentLat": 39.86216735839844, | |
"presentLon": -56.59830474853516, | |
"presentPhase": "Cruise", | |
"roll": 0.1548381596803665, | |
"time": 1685934230, | |
"timeToDestination": 310, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 254, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 484, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2391, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 547, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8474892377853394, | |
"outsideTemp": -58, | |
"pitch": 2.423964738845825, | |
"positionValid": true, | |
"presentLat": 39.91029357910156, | |
"presentLon": -56.46386337280273, | |
"presentPhase": "Cruise", | |
"roll": 0.1278322786092758, | |
"time": 1685934275, | |
"timeToDestination": 309, | |
"trueHeading": 64, | |
"weightOnWheels": 0, | |
"windDirection": 255, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39000, | |
"distanceToDestinationNauticalMiles": 2385, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -63, | |
"mach": 0.851881742477417, | |
"outsideTemp": -58, | |
"pitch": 2.349664211273193, | |
"positionValid": true, | |
"presentLat": 39.95815658569336, | |
"presentLon": -56.32951736450195, | |
"presentPhase": "Cruise", | |
"roll": -0.06636428087949753, | |
"time": 1685934320, | |
"timeToDestination": 308, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 253, | |
"windSpeedKnots": -63 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2378, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -64, | |
"mach": 0.8490705490112305, | |
"outsideTemp": -58, | |
"pitch": 2.360476732254028, | |
"positionValid": true, | |
"presentLat": 40.00613403320312, | |
"presentLon": -56.19414901733398, | |
"presentPhase": "Cruise", | |
"roll": -0.1704783886671066, | |
"time": 1685934365, | |
"timeToDestination": 308, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 252, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2371, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -64, | |
"mach": 0.8492440581321716, | |
"outsideTemp": -58, | |
"pitch": 2.336422920227051, | |
"positionValid": true, | |
"presentLat": 40.0544319152832, | |
"presentLon": -56.05717849731445, | |
"presentPhase": "Cruise", | |
"roll": 0.1273932009935379, | |
"time": 1685934410, | |
"timeToDestination": 307, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 253, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2364, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -65, | |
"mach": 0.849761962890625, | |
"outsideTemp": -58, | |
"pitch": 2.300124883651733, | |
"positionValid": true, | |
"presentLat": 40.10208129882812, | |
"presentLon": -55.92153167724609, | |
"presentPhase": "Cruise", | |
"roll": 0.2584247589111328, | |
"time": 1685934455, | |
"timeToDestination": 306, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 254, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39008, | |
"distanceToDestinationNauticalMiles": 2358, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -64, | |
"mach": 0.8513866662979126, | |
"outsideTemp": -58, | |
"pitch": 2.281273603439331, | |
"positionValid": true, | |
"presentLat": 40.14930725097656, | |
"presentLon": -55.78646469116211, | |
"presentPhase": "Cruise", | |
"roll": -0.01380918361246586, | |
"time": 1685934500, | |
"timeToDestination": 305, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 254, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39008, | |
"distanceToDestinationNauticalMiles": 2351, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -65, | |
"mach": 0.849259614944458, | |
"outsideTemp": -58, | |
"pitch": 2.458544731140137, | |
"positionValid": true, | |
"presentLat": 40.19673156738281, | |
"presentLon": -55.65008163452148, | |
"presentPhase": "Cruise", | |
"roll": 0.1279792934656143, | |
"time": 1685934545, | |
"timeToDestination": 305, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 254, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39001, | |
"distanceToDestinationNauticalMiles": 2344, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -65, | |
"mach": 0.8494865298271179, | |
"outsideTemp": -58, | |
"pitch": 2.341286182403564, | |
"positionValid": true, | |
"presentLat": 40.24364471435547, | |
"presentLon": -55.51457595825195, | |
"presentPhase": "Cruise", | |
"roll": 0.05381838604807854, | |
"time": 1685934590, | |
"timeToDestination": 304, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 254, | |
"windSpeedKnots": -65 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39001, | |
"distanceToDestinationNauticalMiles": 2338, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -64, | |
"mach": 0.8520383238792419, | |
"outsideTemp": -58, | |
"pitch": 2.374765872955322, | |
"positionValid": true, | |
"presentLat": 40.29054260253906, | |
"presentLon": -55.37853240966797, | |
"presentPhase": "Cruise", | |
"roll": -0.1501940488815308, | |
"time": 1685934635, | |
"timeToDestination": 303, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 254, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 484, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2331, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 548, | |
"headWindSpeedKnots": -66, | |
"mach": 0.8474416136741638, | |
"outsideTemp": -58, | |
"pitch": 2.38417911529541, | |
"positionValid": true, | |
"presentLat": 40.33724594116211, | |
"presentLon": -55.24226379394531, | |
"presentPhase": "Cruise", | |
"roll": 0.1085866838693619, | |
"time": 1685934680, | |
"timeToDestination": 302, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 254, | |
"windSpeedKnots": -66 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39001, | |
"distanceToDestinationNauticalMiles": 2324, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -64, | |
"mach": 0.8508642315864563, | |
"outsideTemp": -58, | |
"pitch": 2.396633386611938, | |
"positionValid": true, | |
"presentLat": 40.38373184204102, | |
"presentLon": -55.1059684753418, | |
"presentPhase": "Cruise", | |
"roll": -0.1355661451816559, | |
"time": 1685934725, | |
"timeToDestination": 302, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 256, | |
"windSpeedKnots": -64 | |
}, | |
{ | |
"airSpeedKnots": 489, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2317, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 549, | |
"headWindSpeedKnots": -62, | |
"mach": 0.8554697036743164, | |
"outsideTemp": -58, | |
"pitch": 2.278499364852905, | |
"positionValid": true, | |
"presentLat": 40.43014526367188, | |
"presentLon": -54.96932220458984, | |
"presentPhase": "Cruise", | |
"roll": 0.2272843569517136, | |
"time": 1685934770, | |
"timeToDestination": 301, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 255, | |
"windSpeedKnots": -62 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2311, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 545, | |
"headWindSpeedKnots": -61, | |
"mach": 0.8508345484733582, | |
"outsideTemp": -59, | |
"pitch": 2.385108947753906, | |
"positionValid": true, | |
"presentLat": 40.47627258300781, | |
"presentLon": -54.83272171020508, | |
"presentPhase": "Cruise", | |
"roll": -0.02313589118421078, | |
"time": 1685934815, | |
"timeToDestination": 300, | |
"trueHeading": 65, | |
"weightOnWheels": 0, | |
"windDirection": 255, | |
"windSpeedKnots": -61 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39008, | |
"distanceToDestinationNauticalMiles": 2304, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 544, | |
"headWindSpeedKnots": -61, | |
"mach": 0.8483057022094727, | |
"outsideTemp": -58, | |
"pitch": 2.390676736831665, | |
"positionValid": true, | |
"presentLat": 40.52193450927734, | |
"presentLon": -54.69679260253906, | |
"presentPhase": "Cruise", | |
"roll": -0.1152322962880135, | |
"time": 1685934860, | |
"timeToDestination": 299, | |
"trueHeading": 66, | |
"weightOnWheels": 0, | |
"windDirection": 256, | |
"windSpeedKnots": -61 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2297, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 545, | |
"headWindSpeedKnots": -62, | |
"mach": 0.8491887450218201, | |
"outsideTemp": -58, | |
"pitch": 2.333598852157593, | |
"positionValid": true, | |
"presentLat": 40.56744766235352, | |
"presentLon": -54.56074523925781, | |
"presentPhase": "Cruise", | |
"roll": -0.3194089829921722, | |
"time": 1685934905, | |
"timeToDestination": 299, | |
"trueHeading": 66, | |
"weightOnWheels": 0, | |
"windDirection": 256, | |
"windSpeedKnots": -62 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39006, | |
"distanceToDestinationNauticalMiles": 2291, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 546, | |
"headWindSpeedKnots": -62, | |
"mach": 0.8501778244972229, | |
"outsideTemp": -58, | |
"pitch": 2.40352725982666, | |
"positionValid": true, | |
"presentLat": 40.61291122436523, | |
"presentLon": -54.42412567138672, | |
"presentPhase": "Cruise", | |
"roll": -0.6346255540847778, | |
"time": 1685934950, | |
"timeToDestination": 298, | |
"trueHeading": 66, | |
"weightOnWheels": 0, | |
"windDirection": 259, | |
"windSpeedKnots": -62 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39000, | |
"distanceToDestinationNauticalMiles": 2283, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 546, | |
"headWindSpeedKnots": -61, | |
"mach": 0.8532551527023315, | |
"outsideTemp": -58, | |
"pitch": 2.315021991729736, | |
"positionValid": true, | |
"presentLat": 40.66326141357422, | |
"presentLon": -54.27206039428711, | |
"presentPhase": "Cruise", | |
"roll": -0.01454898063093424, | |
"time": 1685935000, | |
"timeToDestination": 297, | |
"trueHeading": 66, | |
"weightOnWheels": 0, | |
"windDirection": 259, | |
"windSpeedKnots": -61 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39008, | |
"distanceToDestinationNauticalMiles": 2277, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 544, | |
"headWindSpeedKnots": -59, | |
"mach": 0.8522759675979614, | |
"outsideTemp": -58, | |
"pitch": 2.199211597442627, | |
"positionValid": true, | |
"presentLat": 40.70833587646484, | |
"presentLon": -54.13513565063477, | |
"presentPhase": "Cruise", | |
"roll": 0.112251341342926, | |
"time": 1685935045, | |
"timeToDestination": 296, | |
"trueHeading": 66, | |
"weightOnWheels": 0, | |
"windDirection": 259, | |
"windSpeedKnots": -59 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2270, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 542, | |
"headWindSpeedKnots": -59, | |
"mach": 0.8487530946731567, | |
"outsideTemp": -58, | |
"pitch": 2.342165231704712, | |
"positionValid": true, | |
"presentLat": 40.75300979614258, | |
"presentLon": -53.99857330322266, | |
"presentPhase": "Cruise", | |
"roll": -0.3525050282478333, | |
"time": 1685935090, | |
"timeToDestination": 296, | |
"trueHeading": 66, | |
"weightOnWheels": 0, | |
"windDirection": 260, | |
"windSpeedKnots": -59 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39009, | |
"distanceToDestinationNauticalMiles": 2263, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 541, | |
"headWindSpeedKnots": -59, | |
"mach": 0.8480445146560669, | |
"outsideTemp": -57, | |
"pitch": 2.349185228347778, | |
"positionValid": true, | |
"presentLat": 40.79737091064453, | |
"presentLon": -53.86238479614258, | |
"presentPhase": "Cruise", | |
"roll": 0.2765413820743561, | |
"time": 1685935135, | |
"timeToDestination": 295, | |
"trueHeading": 66, | |
"weightOnWheels": 0, | |
"windDirection": 262, | |
"windSpeedKnots": -59 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39002, | |
"distanceToDestinationNauticalMiles": 2257, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 543, | |
"headWindSpeedKnots": -60, | |
"mach": 0.8500978946685791, | |
"outsideTemp": -58, | |
"pitch": 2.371462106704712, | |
"positionValid": true, | |
"presentLat": 40.84165573120117, | |
"presentLon": -53.72588348388672, | |
"presentPhase": "Cruise", | |
"roll": -0.3232517838478088, | |
"time": 1685935180, | |
"timeToDestination": 294, | |
"trueHeading": 66, | |
"weightOnWheels": 0, | |
"windDirection": 263, | |
"windSpeedKnots": -60 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2250, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 543, | |
"headWindSpeedKnots": -59, | |
"mach": 0.851659893989563, | |
"outsideTemp": -58, | |
"pitch": 2.355276823043823, | |
"positionValid": true, | |
"presentLat": 40.88587951660156, | |
"presentLon": -53.58869552612305, | |
"presentPhase": "Cruise", | |
"roll": -0.05458115413784981, | |
"time": 1685935225, | |
"timeToDestination": 293, | |
"trueHeading": 66, | |
"weightOnWheels": 0, | |
"windDirection": 264, | |
"windSpeedKnots": -59 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2243, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 541, | |
"headWindSpeedKnots": -58, | |
"mach": 0.8514978885650635, | |
"outsideTemp": -58, | |
"pitch": 2.310497999191284, | |
"positionValid": true, | |
"presentLat": 40.92986679077148, | |
"presentLon": -53.45145416259766, | |
"presentPhase": "Cruise", | |
"roll": 0.2513179779052734, | |
"time": 1685935270, | |
"timeToDestination": 293, | |
"trueHeading": 66, | |
"weightOnWheels": 0, | |
"windDirection": 264, | |
"windSpeedKnots": -58 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2237, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 540, | |
"headWindSpeedKnots": -58, | |
"mach": 0.8496375679969788, | |
"outsideTemp": -58, | |
"pitch": 2.268283843994141, | |
"positionValid": true, | |
"presentLat": 40.97355651855469, | |
"presentLon": -53.31457138061523, | |
"presentPhase": "Cruise", | |
"roll": 0.1391268968582153, | |
"time": 1685935315, | |
"timeToDestination": 292, | |
"trueHeading": 67, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -58 | |
}, | |
{ | |
"airSpeedKnots": 485, | |
"altitudeFeet": 39001, | |
"distanceToDestinationNauticalMiles": 2230, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 540, | |
"headWindSpeedKnots": -59, | |
"mach": 0.8476736545562744, | |
"outsideTemp": -58, | |
"pitch": 2.337035179138184, | |
"positionValid": true, | |
"presentLat": 41.01695251464844, | |
"presentLon": -53.17780685424805, | |
"presentPhase": "Cruise", | |
"roll": 0.6218091249465942, | |
"time": 1685935360, | |
"timeToDestination": 291, | |
"trueHeading": 67, | |
"weightOnWheels": 0, | |
"windDirection": 264, | |
"windSpeedKnots": -59 | |
}, | |
{ | |
"airSpeedKnots": 487, | |
"altitudeFeet": 39008, | |
"distanceToDestinationNauticalMiles": 2224, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 541, | |
"headWindSpeedKnots": -58, | |
"mach": 0.8517466187477112, | |
"outsideTemp": -58, | |
"pitch": 2.266171932220459, | |
"positionValid": true, | |
"presentLat": 41.06021499633789, | |
"presentLon": -53.04075622558594, | |
"presentPhase": "Cruise", | |
"roll": -0.4869606196880341, | |
"time": 1685935405, | |
"timeToDestination": 290, | |
"trueHeading": 67, | |
"weightOnWheels": 0, | |
"windDirection": 267, | |
"windSpeedKnots": -58 | |
}, | |
{ | |
"airSpeedKnots": 489, | |
"altitudeFeet": 39003, | |
"distanceToDestinationNauticalMiles": 2217, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 540, | |
"headWindSpeedKnots": -54, | |
"mach": 0.8562292456626892, | |
"outsideTemp": -58, | |
"pitch": 2.124219417572021, | |
"positionValid": true, | |
"presentLat": 41.10341644287109, | |
"presentLon": -52.90318298339844, | |
"presentPhase": "Cruise", | |
"roll": -0.0919937938451767, | |
"time": 1685935450, | |
"timeToDestination": 290, | |
"trueHeading": 67, | |
"weightOnWheels": 0, | |
"windDirection": 265, | |
"windSpeedKnots": -54 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39005, | |
"distanceToDestinationNauticalMiles": 2210, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 536, | |
"headWindSpeedKnots": -53, | |
"mach": 0.8509448170661926, | |
"outsideTemp": -58, | |
"pitch": 2.328057289123535, | |
"positionValid": true, | |
"presentLat": 41.14622116088867, | |
"presentLon": -52.76597595214844, | |
"presentPhase": "Cruise", | |
"roll": -0.1492984890937805, | |
"time": 1685935495, | |
"timeToDestination": 289, | |
"trueHeading": 67, | |
"weightOnWheels": 0, | |
"windDirection": 265, | |
"windSpeedKnots": -53 | |
}, | |
{ | |
"airSpeedKnots": 482, | |
"altitudeFeet": 39002, | |
"distanceToDestinationNauticalMiles": 2204, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 534, | |
"headWindSpeedKnots": -56, | |
"mach": 0.8443888425827026, | |
"outsideTemp": -59, | |
"pitch": 2.451188564300537, | |
"positionValid": true, | |
"presentLat": 41.18855667114258, | |
"presentLon": -52.62961196899414, | |
"presentPhase": "Cruise", | |
"roll": 0.2269238233566284, | |
"time": 1685935540, | |
"timeToDestination": 288, | |
"trueHeading": 67, | |
"weightOnWheels": 0, | |
"windDirection": 266, | |
"windSpeedKnots": -56 | |
}, | |
{ | |
"airSpeedKnots": 484, | |
"altitudeFeet": 39002, | |
"distanceToDestinationNauticalMiles": 2197, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 536, | |
"headWindSpeedKnots": -56, | |
"mach": 0.8490563035011292, | |
"outsideTemp": -59, | |
"pitch": 2.306349515914917, | |
"positionValid": true, | |
"presentLat": 41.23073196411133, | |
"presentLon": -52.49341201782227, | |
"presentPhase": "Cruise", | |
"roll": -0.04923194646835327, | |
"time": 1685935585, | |
"timeToDestination": 287, | |
"trueHeading": 67, | |
"weightOnWheels": 0, | |
"windDirection": 267, | |
"windSpeedKnots": -56 | |
}, | |
{ | |
"airSpeedKnots": 486, | |
"altitudeFeet": 39007, | |
"distanceToDestinationNauticalMiles": 2191, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 537, | |
"headWindSpeedKnots": -55, | |
"mach": 0.8515831232070923, | |
"outsideTemp": -59, | |
"pitch": 2.289214372634888, | |
"positionValid": true, | |
"presentLat": 41.27289199829102, | |
"presentLon": -52.35620880126953, | |
"presentPhase": "Cruise", | |
"roll": -0.03609707579016685, | |
"time": 1685935630, | |
"timeToDestination": 287, | |
"trueHeading": 67, | |
"weightOnWheels": 0, | |
"windDirection": 267, | |
"windSpeedKnots": -55 | |
}, | |
{ | |
"airSpeedKnots": 484, | |
"altitudeFeet": 39004, | |
"distanceToDestinationNauticalMiles": 2184, | |
"doorsClosed": 1, | |
"groundSpeedKnots": 536, | |
"headWindSpeedKnots": -55, | |
"mach": 0.8500717282295227, | |
"outsideTemp": -59, | |
"pitch": 2.290127515792847, | |
"positionValid": true, | |
"presentLat": 41.31956481933594, | |
"presentLon": -52.20334625244141, | |
"presentPhase": "Cruise", | |
"roll": -0.1210678443312645, | |
"time": 1685935680, | |
"timeToDestination": 286, | |
"trueHeading": 67, | |
"weightOnWheels": 0, | |
"windDirection": 265, | |
"windSpeedKnots": -55 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment