C# Class AsterixDisplayAnalyser.CAT48I020UserData

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

Public Properties

Property Type Description
Data_From_FFT CAT48I020Types.Data_From_FFT_Type
FOE_or_FRI CAT48I020Types.FOE_or_FRI_Type
Military_Emergency CAT48I020Types.Military_Emergency_Type
Military_Identification CAT48I020Types.Military_Identification_Type
Next_Extension_1 CAT48I020Types.Next_Extension_Type
RDP_Chain CAT48I020Types.RDP_Chain_Type
Simulated_Or_Actual CAT48I020Types.Simulated_Or_Actual_Type
Special_Position_Ind CAT48I020Types.Special_Position_Ind_Type
Test_Target_Indicator CAT48I020Types.Test_Target_Indicator_Type
Type_Of_Report CAT48I020Types.Type_Of_Report_Type

Public Methods

Method Description
DecodeCAT48I002 ( byte Data ) : void

Method Details

DecodeCAT48I002() public static method

public static DecodeCAT48I002 ( byte Data ) : void
Data byte
return void

Property Details

Data_From_FFT public_oe property

public CAT48I020Types.Data_From_FFT_Type Data_From_FFT
return CAT48I020Types.Data_From_FFT_Type

FOE_or_FRI public_oe property

public CAT48I020Types.FOE_or_FRI_Type FOE_or_FRI
return CAT48I020Types.FOE_or_FRI_Type

Military_Emergency public_oe property

public CAT48I020Types.Military_Emergency_Type Military_Emergency
return CAT48I020Types.Military_Emergency_Type

Military_Identification public_oe property

public CAT48I020Types.Military_Identification_Type Military_Identification
return CAT48I020Types.Military_Identification_Type

Next_Extension_1 public_oe property

public CAT48I020Types.Next_Extension_Type Next_Extension_1
return CAT48I020Types.Next_Extension_Type

RDP_Chain public_oe property

public CAT48I020Types.RDP_Chain_Type RDP_Chain
return CAT48I020Types.RDP_Chain_Type

Simulated_Or_Actual public_oe property

public CAT48I020Types.Simulated_Or_Actual_Type Simulated_Or_Actual
return CAT48I020Types.Simulated_Or_Actual_Type

Special_Position_Ind public_oe property

public CAT48I020Types.Special_Position_Ind_Type Special_Position_Ind
return CAT48I020Types.Special_Position_Ind_Type

Test_Target_Indicator public_oe property

////////////////////////////// // Extension data
public CAT48I020Types.Test_Target_Indicator_Type Test_Target_Indicator
return CAT48I020Types.Test_Target_Indicator_Type

Type_Of_Report public_oe property

public CAT48I020Types.Type_Of_Report_Type Type_Of_Report
return CAT48I020Types.Type_Of_Report_Type