Click or drag to resize
AircraftListJson Properties

The AircraftListJson type exposes the following members.

Properties
  NameDescription
Public propertyAircraft
Gets the list of aircraft to show to the user.
Public propertyAvailableAircraft
Gets or sets the total number of aircraft that the server is currently tracking.
Public propertyFeeds
Gets a collection of feeds that VRS has been configured to listen to and are currently enabled.
Public propertyFlagHeight
Gets or sets the height of the operator flags.
Public propertyFlagWidth
Gets or sets the width of the operator flags.
Public propertyLastDataVersion
Gets or sets the latest DataVersion for the aircraft in the aircraft list.
Public propertyServerConfigChanged
Gets or sets a value indicating that the server configuration has changed since their last update.
Public propertyServerTime
Gets or sets the server's current time as the number of Javascript ticks in a UTC DateTime.
Public propertyShortTrailLengthSeconds
Gets or sets the number of seconds of positions to show in short trails.
Public propertyShowFlags
Gets or sets a value indicating that operator flags can be shown for aircraft.
Public propertyShowPictures
Gets or sets a value indicating that pictures can be shown for aircraft.
Public propertyShowSilhouettes
Gets or sets a value indicating that silhouettes can be shown for aircraft.
Public propertySource
Gets or sets the source of the aircraft list (see AircraftListSource).
Public propertySourceFeedId
Gets or sets the ID of the feed that this aircraft list is showing.
Top
See Also