C# Class AsterixDisplayAnalyser.SharedData

Show file 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 static property

public static string ConnName
return string

CurrentInterfaceIPAddress public static property

public static string CurrentInterfaceIPAddress
return string

CurrentMulticastAddress public static property

public static string CurrentMulticastAddress
return string

Current_Port public static property

public static int Current_Port
return int

DataBox public static property

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

FeetToMeeters public static property

public static double FeetToMeeters
return double

bool_Listen_for_Data public static property

public static bool bool_Listen_for_Data
return bool