Retrieval, Analysis and Visualization of Air Traffic Data
An object of class adsbDecoder object representing a decoder used to...
Cluster aircraft trajectories based on positional features
Find the phases of a flight based on altitude, vertical rate and speed
Retrieve flights performed by a specified aircraft during a time inter...
Retrieve metadata for a specified aircraft
Retrieve a series of state vectors received from a specified aircraft ...
Retrieve flight arrivals into a specified airport
Retrieve flight departures from a specified airport
Retrieve metadata for a specified airport
Retrieve all flights registered during a time interval
Retrieve all state vectors received during a time interval
Retrieve coverage of the OpenSky Network for a given day
Retrieve metadata for a specified route
Retrieve all state vectors received at a given time point
Get positional features of an openSkiesStateVectorSet object
Get positional features of a list of openSkiesStateVectorSet objects
An R6Class object representing an aircraft
An R6Class object representing an airport
An R6Class object representing a specific flight
An R6Class object representing a flight route
An R6Class object representing an aircraft state vector
An R6Class object representing an ensemble of aircraft state vectors
Plot the location of a set of aircrafts
Plot a single aircraft route
Plot several aircraft routes
Provides functionalities and data structures to retrieve, analyze and visualize aviation data. It includes a client interface to the 'OpenSky' API <https://opensky-network.org>. It allows retrieval of flight information, as well as aircraft state vectors.