C# 클래스 AsterixDisplayAnalyser.CAT65

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

공개 프로퍼티들

프로퍼티 타입 설명
I065DataItems System.Collections.Generic.List

공개 메소드들

메소드 설명
Decode ( byte Data, string Time ) : string
Intitialize ( ) : void
ItemIDToIndex ( string ID ) : int

메소드 상세

Decode() 공개 메소드

public Decode ( byte Data, string Time ) : string
Data byte
Time string
리턴 string

Intitialize() 공개 정적인 메소드

public static Intitialize ( ) : void
리턴 void

ItemIDToIndex() 공개 정적인 메소드

public static ItemIDToIndex ( string ID ) : int
ID string
리턴 int

프로퍼티 상세

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

public static List,System.Collections.Generic I065DataItems
리턴 System.Collections.Generic.List