| AircraftListJson Class |
Namespace: VirtualRadar.Interface.WebSite
The AircraftListJson type exposes the following members.
| Name | Description | |
|---|---|---|
| AircraftListJson |
Creates a new object.
|
| 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.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |