Sven Czarnian
|
357f6e7b11
|
do not minimize the TTG
|
2021-12-25 09:00:13 +01:00 |
|
Sven Czarnian
|
bf6417c66c
|
add a flag that inidicates if the flight has all relevant information
|
2021-12-25 08:58:12 +01:00 |
|
Sven Czarnian
|
6dc4f6de72
|
provide shall-should-may information
|
2021-12-22 15:13:18 +01:00 |
|
Sven Czarnian
|
4439f91633
|
add a missing member variable
|
2021-12-22 13:26:40 +01:00 |
|
Sven Czarnian
|
f4fa9eeb18
|
fix the issues with the time delta estimation
|
2021-12-19 13:26:49 +01:00 |
|
Sven Czarnian
|
e265629439
|
handle the requested runways in the optimization
|
2021-12-19 12:24:26 +01:00 |
|
Sven Czarnian
|
cd5c21d099
|
use the shortcut-path as the ITA for the optimization, but use the full path as the ITA itself
|
2021-12-16 10:22:43 +01:00 |
|
Sven Czarnian
|
5f00ea08cf
|
add the projection function
|
2021-11-24 12:03:44 +01:00 |
|
Sven Czarnian
|
c767572dee
|
ignore unused return values
|
2021-11-24 12:03:34 +01:00 |
|
Sven Czarnian
|
38b4865ea5
|
remove useless includes
|
2021-11-13 22:55:13 +01:00 |
|
Sven Czarnian
|
8b34f622a3
|
adapt the code to split up predictions form the inbounds
|
2021-11-13 22:55:04 +01:00 |
|
Sven Czarnian
|
75224a1952
|
add more information to the arrival waypoints
|
2021-11-13 09:46:43 +01:00 |
|
Sven Czarnian
|
2ef4a485d8
|
fix issues with the TTG and TTL
|
2021-11-12 19:37:06 +01:00 |
|
Sven Czarnian
|
7088bd7bcd
|
add more planned information
|
2021-11-11 23:22:51 +01:00 |
|
Sven Czarnian
|
9cd46dc4cc
|
extend the arrival candidates
|
2021-11-11 23:22:41 +01:00 |
|
Sven Czarnian
|
559ab1fa03
|
calculate the arrival route
|
2021-11-11 23:22:15 +01:00 |
|
Sven Czarnian
|
1a23499f61
|
rename ArrivalTime to ArrivalData due to more non-time-related information in the class
|
2021-11-11 20:25:20 +01:00 |
|
Sven Czarnian
|
7985dda3ce
|
define the arrival waypoint with time information
|
2021-11-11 20:22:03 +01:00 |
|
Sven Czarnian
|
094e0c627a
|
add a status if the sequence is fixed
|
2021-11-11 14:13:21 +01:00 |
|
Sven Czarnian
|
b498fe94d1
|
serializer not needed
|
2021-11-11 14:13:13 +01:00 |
|
Sven Czarnian
|
19a9947d3d
|
add a json dumper for the server
|
2021-11-11 11:03:03 +01:00 |
|
Sven Czarnian
|
ccb3774872
|
calculate the maximum TTL
|
2021-11-10 22:44:40 +01:00 |
|
Sven Czarnian
|
51c963de52
|
add a maximum time to lose to define some constraints
|
2021-11-10 22:44:22 +01:00 |
|
Sven Czarnian
|
7c6d098812
|
increase computational performance
|
2021-10-18 18:53:24 +02:00 |
|
Sven Czarnian
|
d191da2303
|
store the WTC in the inbound itself
|
2021-10-18 12:42:31 +02:00 |
|
Sven Czarnian
|
43589eaa35
|
fix two found crashes
|
2021-10-14 14:35:27 +02:00 |
|
Sven Czarnian
|
217c9ad742
|
rename the member to PlannedArrivalTime for better readability
|
2021-10-14 14:12:12 +02:00 |
|
Sven Czarnian
|
91b735df2f
|
calculate times for all possible runways -> allows lookup for later optimization
|
2021-10-14 10:19:37 +02:00 |
|
Sven Czarnian
|
9f6c9f1ff8
|
do not double optimize the speed until IAF two times
|
2021-10-13 21:47:45 +02:00 |
|
Sven Czarnian
|
9887aa48a4
|
add more values for later plannings
|
2021-10-13 21:42:05 +02:00 |
|
Sven Czarnian
|
3313a8d463
|
calculate the descend profiles based on the arrival constraints
|
2021-10-13 18:13:00 +02:00 |
|
Sven Czarnian
|
cea52736bf
|
fix some IAS selection bugs
|
2021-10-13 18:12:16 +02:00 |
|
Sven Czarnian
|
909cfc9e27
|
redefine the constructor to be more flexible with constraints, etc.
|
2021-10-13 16:16:03 +02:00 |
|
Sven Czarnian
|
1e043e2765
|
define member variables with capital letters
|
2021-10-13 12:52:29 +02:00 |
|
Sven Czarnian
|
7f7506104d
|
extend the inbound
|
2021-10-12 22:29:51 +02:00 |
|
Sven Czarnian
|
e5a773cdcb
|
introduce the runway
|
2021-10-12 22:29:15 +02:00 |
|
Sven Czarnian
|
e02f429364
|
add a function to get the correct speeds
|
2021-10-12 22:26:17 +02:00 |
|
Sven Czarnian
|
36ab891f44
|
switch to geod-library
|
2021-10-12 22:26:05 +02:00 |
|
Sven Czarnian
|
1561335e1b
|
introduce a inbound class to prepare the collection of internal data
|
2021-09-03 23:34:26 +02:00 |
|
Sven Czarnian
|
d60d5cb716
|
replace exceptions by error messages
|
2021-09-02 19:35:20 +02:00 |
|
Sven Czarnian
|
df455df689
|
introduce a class for performance data
|
2021-09-02 09:00:53 +02:00 |
|
Sven Czarnian
|
e4715abda3
|
add some generic datatypes
|
2021-08-30 21:57:14 +02:00 |
|