C# 클래스 AsterixDisplayAnalyser.SharedData

파일 보기 프로젝트 열기: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ConnName string
CurrentInterfaceIPAddress string
CurrentMulticastAddress string
Current_Port int
DataBox System.Windows.Forms.ListBox
FeetToMeeters double
bool_Listen_for_Data bool

공개 메소드들

메소드 설명
ResetConnectionParameters ( ) : void

메소드 상세

ResetConnectionParameters() 공개 정적인 메소드

public static ResetConnectionParameters ( ) : void
리턴 void

프로퍼티 상세

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

public static string ConnName
리턴 string

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

public static string CurrentInterfaceIPAddress
리턴 string

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

public static string CurrentMulticastAddress
리턴 string

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

public static int Current_Port
리턴 int

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

public static ListBox,System.Windows.Forms DataBox
리턴 System.Windows.Forms.ListBox

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

public static double FeetToMeeters
리턴 double

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

public static bool bool_Listen_for_Data
리턴 bool