C# Class AsterixDisplayAnalyser.SystemAdaptationDataSet

///////////////////////////////////////////////////////////////////// This class encapsulates all the system wide configuration parameters. Its main task is to check for the configuration files during power up and configure the system accordingly. In the case configuration files do not exist the system is initialised to the default configuration Bosnia and Herzegovina.
Afficher le fichier Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

Méthodes publiques

Свойство Type Description
RadarDataSet System.Collections.Generic.List
RunwayBorderDataSet System.Collections.Generic.List
SectorBorderDataSet System.Collections.Generic.List
StateBorderDataSet System.Collections.Generic.List
SystemOrigin GMap.NET.PointLatLng
WaypointDataSet System.Collections.Generic.List

Méthodes publiques

Méthode Description
InitializeData ( ) : void

Method Details

InitializeData() public static méthode

public static InitializeData ( ) : void
Résultat void

Property Details

RadarDataSet public_oe static_oe property

public static List,System.Collections.Generic RadarDataSet
Résultat System.Collections.Generic.List

RunwayBorderDataSet public_oe static_oe property

public static List,System.Collections.Generic RunwayBorderDataSet
Résultat System.Collections.Generic.List

SectorBorderDataSet public_oe static_oe property

public static List,System.Collections.Generic SectorBorderDataSet
Résultat System.Collections.Generic.List

StateBorderDataSet public_oe static_oe property

public static List,System.Collections.Generic StateBorderDataSet
Résultat System.Collections.Generic.List

SystemOrigin public_oe static_oe property

public static PointLatLng,GMap.NET SystemOrigin
Résultat GMap.NET.PointLatLng

WaypointDataSet public_oe static_oe property

public static List,System.Collections.Generic WaypointDataSet
Résultat System.Collections.Generic.List