SimulationState

constructor(tick: Int, scenarioName: String, aircraft: Map<String, Aircraft>, separation: SeparationConfiguration, sector: AirspaceSector, weatherZones: List<WeatherZone> = emptyList(), agentSnapshots: List<AgentSnapshot> = emptyList())(source)