Package-level declarations
Types
Link copied to clipboard
data class WeatherReplanningDecision(val tick: Int, val aircraftId: String, val zone: WeatherZone, val resolutionPlan: ResolutionPlan, val events: List<SimulationEvent>)
Link copied to clipboard
Service responsible for weather-zone replanning.