You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1

BasicFlightDataInbound


ADD TermDescription
FlightLegIdentifier

See definition under Data entities, FlightLegIdentifier

FlightIsMultiLeg

Flight leg is part of multileg Flight.

If this flight leg is part of a multi-leg flight then the list of airports that is the whole flight is (supposed to be) listet in FlightRouteIATA.

FlightRouteIATA
List of airports a multi leg flight will land on before arriving at the destination. The list consists of AirportIATA codes. The list should contain all airports including first departure airport and last destination airport. The list should be ordered by the actual sequence the aircraft uses the airports.
CodeshareDataSee definition under Data entities, CodeshareData
FlightServiceTypeIATA
IATA SSIM Appendix C Service Types.
AircraftIATAType
3 character code as designated by International Air Transport Association (IATA) to uniquely designate Aircraft Type. Local (non-IATA) codes can be added as required as long as they are unique for aircraft types within the defined context.
Reference Document: IATA codeset 7800.
FlightIsCancelled
Set to true if the flight operation is cancelled. For flight as with code share it's possible to only cancel the code shared flight.
FlightDIIndicator
Indicator showing what kind of flight (domestic, international, Schengen) this is. See also: AirportDIIndicator.
FlightIsDomesticTransferFlag indicating if this is a domestic transfer flight, or not. A domestic transfer flight is an international arrival with passengers that should transfer to domestic flights, and that the airport knows about and handles appropriately.
  • true - The flight is Domestic Transfer and will be handled appropriately
  • false - The flight is not registered as Domestic Transfer, and no special handling is planned
AircraftParkingPosition
Where the aircraft is located. Code for a parking position, typically a stand, but can also be a hangar. Each airport has a set of AircraftParkingPositions. Each "AircraftParkingPosition" has one given type, defined by "AircraftParkingPositionType". Each position can have one or more usages, defined by (one or more) "AircraftParkingPositionUsage".
BaggageClaimUnit
Baggage belt (carousel) onto which passenger bags are loaded for collection by passengers on arrival flights.
There are a set of BaggageClaimUnits for each airport.

BeltFirstBag

UTC time the first passenger bag was loaded onto a baggage belt (carousel).

BeltLastBag

UTC time the last passenger bag was loaded onto baggage a belt (carousel)

SIBT

Scheduled In-Block Time. The time that an aircraft is scheduled to arrive at its first parking position. Always UTC time.

ELDT

Estimated Landing Time. The estimated time that an aircraft will touchdown on the runway. (Equivalent to ATC ETA–Estimated Time of Arrival = landing). Always UTC time.

ALDT

Actual Landing Time. The time that an aircraft lands on a runway. (Equivalent to ATC ATA –Actual Time of Arrival = landing, ACARS=ON). Always UTC time.

EIBT

Estimated In-Block Time. The estimated time that an aircraft will arrive in-blocks. (Equivalent to Airline/Handler ETA –Estimated Time of Arrival). Always UTC time.

AIBT

Actual In-Block Time. The time that an aircraft arrives in-blocks. (Equivalent to Airline/Handler ATA –Actual Time of Arrival, ACARS = IN). Always UTC time.
LinkedDeparture
Something that links an departing flight (leg) to an arriving flight leg. Will typically contain some key information.
  • No labels