ENUM
RegulationCauseEnum
link GraphQL Schema definition
- enum RegulationCauseEnum {
- # [Departure] Balance capacity vs demand.
- # [En route] Balance capacity vs demand.
- # [Arrival] Balance capacity vs demand.
- # [Departure] The regulation is required because industrial actions (e.g. strike)
- # are ongoing at the ATC center.
- # [En route] The regulation is required because industrial actions (e.g. strike)
- # are ongoing at the ATC center.
- # [Arrival] The regulation is required because industrial actions (e.g. strike)
- # are ongoing at the ATC center.
- # [En route] Special ATC routings.
- # [Departure] Reduced capacity because of ATC staffing reasons.
- # [En route] Reduced capacity because of ATC staffing reasons.
- # [Arrival] Reduced capacity because of ATC staffing reasons.
- # [Departure] Reduced capacity because of ATC equipment reasons (e.g. radar
- # maintenance).
- # [En route] Reduced capacity because of ATC equipment reasons (e.g. radar
- # maintenance).
- # [Arrival] Reduced capacity because of ATC equipment reasons (e.g. radar
- # maintenance).
- # [Departure] Accident or incident occurred.
- # [Arrival] Accident or incident occurred.
- # [Departure] The regulation is required to balance capacity (a.o. available
- # aircraft stands) vs demand.
- # [Arrival] The regulation is required to balance capacity (a.o. available
- # aircraft stands) vs demand.
- # [Departure] The regulation is required for e.g. aerodrome de-icing.
- # [Arrival] The regulation is required for e.g. aerodrome de-icing.
- # [Departure] The regulation is required because industrial actions (e.g. strike)
- # are ongoing (not at the ATC center).
- # [Arrival] The regulation is required because industrial actions (e.g. strike)
- # are ongoing (not at the ATC center).
- # [Departure] Airspace management reasons (e.g. military exercises).
- # [En route] Airspace management reasons (e.g. military exercises).
- # [Arrival] Airspace management reasons (e.g. military exercises).
- # [Departure] Special events (e.g. airshows occurring).
- # [En route] Special events (e.g. airshows occurring).
- # [Arrival] Special events (e.g. airshows occurring).
- # [Departure] Weather conditions.
- # [En route] Weather conditions.
- # [Arrival] Weather conditions.
- # [Departure] Environmental issues (e.g. noise abatement restrictions on RWY
- # usage).
- # [En route] Environmental issues (e.g. noise abatement restrictions on RWY
- # usage).
- # [Arrival] Environmental issues (e.g. noise abatement restrictions on RWY usage).
- # [Departure] Other reasons (e.g. disabled aircraft on RWY).
- # [En route] Other reasons (e.g. disabled aircraft on RWY).
- # [Arrival] Other reasons (e.g. disabled aircraft on RWY).
- }
link Require by
- CrewAppFlightWatchFlight Watch for a single flight or quote realisation subcharter leg restricted for crew app
- FlightSupportFlightWatchInputFlight Watch input data for Flight Supports
- FlightWatchFlight Watch for a single flight or quote realisation subcharter leg
- FlightWatchInputFlight Watch input data
- RegulationCause
- SubcharterFlightWatchInputSubcharter Flight Watch input data