C# 클래스 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.
파일 보기 프로젝트 열기: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
InitializeData ( ) : void

메소드 상세

InitializeData() 공개 정적인 메소드

public static InitializeData ( ) : void
리턴 void

프로퍼티 상세

RadarDataSet 공개적으로 정적으로 프로퍼티

public static List,System.Collections.Generic RadarDataSet
리턴 System.Collections.Generic.List

RunwayBorderDataSet 공개적으로 정적으로 프로퍼티

public static List,System.Collections.Generic RunwayBorderDataSet
리턴 System.Collections.Generic.List

SectorBorderDataSet 공개적으로 정적으로 프로퍼티

public static List,System.Collections.Generic SectorBorderDataSet
리턴 System.Collections.Generic.List

StateBorderDataSet 공개적으로 정적으로 프로퍼티

public static List,System.Collections.Generic StateBorderDataSet
리턴 System.Collections.Generic.List

SystemOrigin 공개적으로 정적으로 프로퍼티

public static PointLatLng,GMap.NET SystemOrigin
리턴 GMap.NET.PointLatLng

WaypointDataSet 공개적으로 정적으로 프로퍼티

public static List,System.Collections.Generic WaypointDataSet
리턴 System.Collections.Generic.List