C# Class SimTelemetry.Objects.Peripherals.DashboardPacket

Exibir arquivo Open project: nlhans/SimTelemetry Class Usage Examples

Public Properties

Property Type Description
Sync1 char
Sync2 char
crc byte
id byte
length System.UInt16

Property Details

Sync1 public_oe property

public char Sync1
return char

Sync2 public_oe property

public char Sync2
return char

crc public_oe property

public byte crc
return byte

id public_oe property

public byte id
return byte

length public_oe property

public UInt16,System length
return System.UInt16