C# Class AsterixDisplayAnalyser.CAT244

Mostra file Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Public Methods

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

/////////////////////////////////////////////////////

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