mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Show takeoff time in waypoint list.
https://github.com/Khopa/dcs_liberation/issues/536
This commit is contained in:
@@ -87,6 +87,7 @@ class TravelTime:
|
||||
return timedelta(hours=distance / speed * error_factor)
|
||||
|
||||
|
||||
# TODO: Most if not all of this should move into FlightPlan.
|
||||
class TotEstimator:
|
||||
# An extra five minutes given as wiggle room. Expected to be spent at the
|
||||
# hold point performing any last minute configuration.
|
||||
|
||||
Reference in New Issue
Block a user