| BaseStationSettings Class |
Namespace: VirtualRadar.Interface.Settings
The BaseStationSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseStationSettings |
Creates a new object.
|
| Name | Description | |
|---|---|---|
| Address |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| AutoReconnectAtStartup |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| AutoSavePolarPlotsMinutes |
Gets or sets the number of minutes to wait between automatic saves of polar plots.
| |
| BaudRate |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| ComPort |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| ConnectionType |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| DatabaseFileName |
Gets or sets the full path to the BaseStation database file to use.
| |
| DataBits |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| DataSource |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| DisplayTimeoutSeconds |
Gets or sets the number of seconds that aircraft should remain on display in the browser after their last transmission.
| |
| DownloadGlobalAirPressureReadings |
Gets or sets a value indicating that global air pressure readings should be downloaded so that
true altitudes can be calculated for aircraft that report pressure altitudes.
| |
| Handshake |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| IgnoreBadMessages |
Gets or sets a value indicating that badly formatted messages on the feed should be ignored rather than triggering a disconnection
from the feed.
| |
| LookupAircraftDetailsOnline |
Gets or sets a value indicating that the program should lookup aircraft details online.
| |
| MinimiseToSystemTray |
Gets or sets a value indicating that the program should minimise to the system tray rather than the taskbar.
| |
| OperatorFlagsFolder |
Gets or sets the folder that holds operator logo images to display to the user.
| |
| OutlinesFolder |
No longer used.
| |
| Parity |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| PicturesFolder |
Gets or sets the folder that holds pictures of aircraft to display to the user.
| |
| Port |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| SatcomDisplayTimeoutMinutes |
Gets or sets the number of minutes that aircraft on a satellite feed should remain on display after their last transmission.
| |
| SatcomTrackingTimeoutMinutes |
Gets or sets the number of minutes that aircraft on a satellite feed should remain in the aircraft list after their last transmission.
| |
| SearchPictureSubFolders |
Gets or sets a value indicating that sub-folders of PicturesFolder should be searched for aircraft pictures.
| |
| ShutdownText |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| SilhouettesFolder |
Gets or sets the folder that holds aircraft silhouette images to display to the user.
| |
| StartupText |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| StopBits |
No longer used. Not marked as obsolete as that prevents serialisation.
| |
| TrackingTimeoutSeconds |
Gets or sets the number of seconds that aircraft should remain in the aircraft list after their last transmission.
|
| 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.) | |
| OnPropertyChanged |
Raises PropertyChanged.
| |
| SetFieldT |
Sets the field's value and raises PropertyChanged.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
See interface docs.
|