C# 클래스 AsterixDisplayAnalyser.CAT01I020UserData

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

공개 프로퍼티들

프로퍼티 타입 설명
Antena_Source CAT01I020Types.Antena_Source_Type
Data_Is_From_FFT CAT01I020Types.Data_From_FFT_Type
Is_Military_Emergency CAT01I020Types.Military_Emergency_Type
Is_Military_Identification CAT01I020Types.Military_Identification_Type
Is_Test_Target_Indicator CAT01I020Types.Test_Target_Indicator_Type
Next_Extension_1 CAT01I020Types.Next_Extension_Type
Next_Extension_2 CAT01I020Types.Next_Extension_Type
Simulated_Or_Actual_Report CAT01I020Types.Simulated_Or_Actual_Type
Special_Position_Ind CAT01I020Types.Special_Position_Ind_Type
Special_SSR_Codes CAT01I020Types.Special_SSR_Codes_Type
Type_Of_Radar_Detection CAT01I020Types.Radar_Detection_Type
Type_Of_Report CAT01I020Types.Type_Of_Report_Type

공개 메소드들

메소드 설명
DecodeCAT01I002 ( byte Data ) : void

메소드 상세

DecodeCAT01I002() 공개 정적인 메소드

public static DecodeCAT01I002 ( byte Data ) : void
Data byte
리턴 void

프로퍼티 상세

Antena_Source 공개적으로 프로퍼티

public CAT01I020Types.Antena_Source_Type Antena_Source
리턴 CAT01I020Types.Antena_Source_Type

Data_Is_From_FFT 공개적으로 프로퍼티

public CAT01I020Types.Data_From_FFT_Type Data_Is_From_FFT
리턴 CAT01I020Types.Data_From_FFT_Type

Is_Military_Emergency 공개적으로 프로퍼티

public CAT01I020Types.Military_Emergency_Type Is_Military_Emergency
리턴 CAT01I020Types.Military_Emergency_Type

Is_Military_Identification 공개적으로 프로퍼티

public CAT01I020Types.Military_Identification_Type Is_Military_Identification
리턴 CAT01I020Types.Military_Identification_Type

Is_Test_Target_Indicator 공개적으로 프로퍼티

////////////////////////////// // Extension data
public CAT01I020Types.Test_Target_Indicator_Type Is_Test_Target_Indicator
리턴 CAT01I020Types.Test_Target_Indicator_Type

Next_Extension_1 공개적으로 프로퍼티

public CAT01I020Types.Next_Extension_Type Next_Extension_1
리턴 CAT01I020Types.Next_Extension_Type

Next_Extension_2 공개적으로 프로퍼티

public CAT01I020Types.Next_Extension_Type Next_Extension_2
리턴 CAT01I020Types.Next_Extension_Type

Simulated_Or_Actual_Report 공개적으로 프로퍼티

public CAT01I020Types.Simulated_Or_Actual_Type Simulated_Or_Actual_Report
리턴 CAT01I020Types.Simulated_Or_Actual_Type

Special_Position_Ind 공개적으로 프로퍼티

public CAT01I020Types.Special_Position_Ind_Type Special_Position_Ind
리턴 CAT01I020Types.Special_Position_Ind_Type

Special_SSR_Codes 공개적으로 프로퍼티

public CAT01I020Types.Special_SSR_Codes_Type Special_SSR_Codes
리턴 CAT01I020Types.Special_SSR_Codes_Type

Type_Of_Radar_Detection 공개적으로 프로퍼티

public CAT01I020Types.Radar_Detection_Type Type_Of_Radar_Detection
리턴 CAT01I020Types.Radar_Detection_Type

Type_Of_Report 공개적으로 프로퍼티

public CAT01I020Types.Type_Of_Report_Type Type_Of_Report
리턴 CAT01I020Types.Type_Of_Report_Type