C# 클래스 AsterixDisplayAnalyser.CAT34

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

공개 프로퍼티들

프로퍼티 타입 설명
CurrentDataBufferOctalIndex int
I034DataItems System.Collections.Generic.List

공개 메소드들

메소드 설명
Decode ( byte DataBlockBuffer, string Time, int &NumOfMessagesDecoded ) : string[]
Intitialize ( bool Hard_Reset ) : void
ItemIDToIndex ( string ID ) : int

메소드 상세

Decode() 공개 메소드

public Decode ( byte DataBlockBuffer, string Time, int &NumOfMessagesDecoded ) : string[]
DataBlockBuffer byte
Time string
NumOfMessagesDecoded int
리턴 string[]

Intitialize() 공개 정적인 메소드

public static Intitialize ( bool Hard_Reset ) : void
Hard_Reset bool
리턴 void

ItemIDToIndex() 공개 정적인 메소드

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

프로퍼티 상세

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

public static int CurrentDataBufferOctalIndex
리턴 int

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

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