C# Class AsterixDisplayAnalyser.CAT62

Afficher le fichier Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Méthodes publiques

Свойство Type Description
CurrentDataBufferOctalIndex int
I062DataItems System.Collections.Generic.List

Méthodes publiques

Méthode Description
Decode ( byte DataBlockBuffer, string Time, int &NumOfMessagesDecoded ) : string[]
Intitialize ( bool Hard_Reset ) : void
ItemIDToIndex ( string ID ) : int

Method Details

Decode() public méthode

public Decode ( byte DataBlockBuffer, string Time, int &NumOfMessagesDecoded ) : string[]
DataBlockBuffer byte
Time string
NumOfMessagesDecoded int
Résultat string[]

Intitialize() public static méthode

public static Intitialize ( bool Hard_Reset ) : void
Hard_Reset bool
Résultat void

ItemIDToIndex() public static méthode

public static ItemIDToIndex ( string ID ) : int
ID string
Résultat int

Property Details

CurrentDataBufferOctalIndex public_oe static_oe property

public static int CurrentDataBufferOctalIndex
Résultat int

I062DataItems public_oe static_oe property

public static List,System.Collections.Generic I062DataItems
Résultat System.Collections.Generic.List