C# Class AsterixDisplayAnalyser.SharedData

ファイルを表示 Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Public Properties

Property Type Description
ConnName string
CurrentInterfaceIPAddress string
CurrentMulticastAddress string
Current_Port int
DataBox System.Windows.Forms.ListBox
FeetToMeeters double
bool_Listen_for_Data bool

Public Methods

Method Description
ResetConnectionParameters ( ) : void

Method Details

ResetConnectionParameters() public static method

public static ResetConnectionParameters ( ) : void
return void

Property Details

ConnName public_oe static_oe property

public static string ConnName
return string

CurrentInterfaceIPAddress public_oe static_oe property

public static string CurrentInterfaceIPAddress
return string

CurrentMulticastAddress public_oe static_oe property

public static string CurrentMulticastAddress
return string

Current_Port public_oe static_oe property

public static int Current_Port
return int

DataBox public_oe static_oe property

public static ListBox,System.Windows.Forms DataBox
return System.Windows.Forms.ListBox

FeetToMeeters public_oe static_oe property

public static double FeetToMeeters
return double

bool_Listen_for_Data public_oe static_oe property

public static bool bool_Listen_for_Data
return bool