C# Class AmericasCup.Data.CourseWind

Afficher le fichier Open project: CircuitPeople/Americas-Cup-Data-Lib Class Usage Examples

Méthodes publiques

Свойство Type Description
MessageVersionNumber byte
RecordCount byte
SelectedWindId byte
WindRecords List

Méthodes publiques

Méthode Description
Read ( byte buf ) : CourseWind
Read ( byte buf, int c, CourseWind w ) : int

Method Details

Read() public static méthode

public static Read ( byte buf ) : CourseWind
buf byte
Résultat CourseWind

Read() public static méthode

public static Read ( byte buf, int c, CourseWind w ) : int
buf byte
c int
w CourseWind
Résultat int

Property Details

MessageVersionNumber public_oe property

public byte MessageVersionNumber
Résultat byte

RecordCount public_oe property

public byte RecordCount
Résultat byte

SelectedWindId public_oe property

public byte SelectedWindId
Résultat byte

WindRecords public_oe property

public List WindRecords
Résultat List