| AircraftListJson Properties |
The AircraftListJson type exposes the following members.
| Name | Description | |
|---|---|---|
| Aircraft |
Gets the list of aircraft to show to the user.
| |
| AvailableAircraft |
Gets or sets the total number of aircraft that the server is currently tracking.
| |
| Feeds |
Gets a collection of feeds that VRS has been configured to listen to and are currently enabled.
| |
| FlagHeight |
Gets or sets the height of the operator flags.
| |
| FlagWidth |
Gets or sets the width of the operator flags.
| |
| LastDataVersion |
Gets or sets the latest DataVersion for the aircraft in the aircraft list.
| |
| ServerConfigChanged |
Gets or sets a value indicating that the server configuration has changed since their last update.
| |
| ServerTime |
Gets or sets the server's current time as the number of Javascript ticks in a UTC DateTime.
| |
| ShortTrailLengthSeconds |
Gets or sets the number of seconds of positions to show in short trails.
| |
| ShowFlags |
Gets or sets a value indicating that operator flags can be shown for aircraft.
| |
| ShowPictures |
Gets or sets a value indicating that pictures can be shown for aircraft.
| |
| ShowSilhouettes |
Gets or sets a value indicating that silhouettes can be shown for aircraft.
| |
| Source |
Gets or sets the source of the aircraft list (see AircraftListSource).
| |
| SourceFeedId |
Gets or sets the ID of the feed that this aircraft list is showing.
|