C# Class AmericasCup.Data.AverageWind

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

Méthodes publiques

Свойство Type Description
MessageVersionNumber byte
Period2 System.TimeSpan
Period3 System.TimeSpan
Period4 System.TimeSpan
RawPeriod System.TimeSpan
RawSpeed float
Speed2 float
Speed3 float
Speed4 float
Time System.DateTime

Méthodes publiques

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

Method Details

Read() public static méthode

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

Read() public static méthode

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

Property Details

MessageVersionNumber public_oe property

public byte MessageVersionNumber
Résultat byte

Period2 public_oe property

public TimeSpan,System Period2
Résultat System.TimeSpan

Period3 public_oe property

public TimeSpan,System Period3
Résultat System.TimeSpan

Period4 public_oe property

public TimeSpan,System Period4
Résultat System.TimeSpan

RawPeriod public_oe property

public TimeSpan,System RawPeriod
Résultat System.TimeSpan

RawSpeed public_oe property

public float RawSpeed
Résultat float

Speed2 public_oe property

public float Speed2
Résultat float

Speed3 public_oe property

public float Speed3
Résultat float

Speed4 public_oe property

public float Speed4
Résultat float

Time public_oe property

public DateTime,System Time
Résultat System.DateTime