C# Class AsterixDisplayAnalyser.CAT63

Datei anzeigen Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Public Properties

Property Type Description
I063DataItems System.Collections.Generic.List

Public Methods

Method Description
Decode ( byte Data, string Time ) : string
Intitialize ( ) : void
ItemIDToIndex ( string ID ) : int

Method Details

Decode() public method

public Decode ( byte Data, string Time ) : string
Data byte
Time string
return string

Intitialize() public static method

public static Intitialize ( ) : void
return void

ItemIDToIndex() public static method

public static ItemIDToIndex ( string ID ) : int
ID string
return int

Property Details

I063DataItems public_oe static_oe property

public static List,System.Collections.Generic I063DataItems
return System.Collections.Generic.List