Safety Reasoner
Symbolic safety reasoning interface.
Implementations answer safety, priority, maneuver feasibility, and explanation queries using the current simulation state.
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun isManeuverAllowed(aircraftId: String, maneuver: Maneuver, state: SimulationState): Boolean
Link copied to clipboard