C# Class MissionPlanner.Utilities.rtcm3.type1006

Exibir arquivo Open project: ArduPilot/MissionPlanner Class Usage Examples

Public Properties

Property Type Description
anth ushort
galileoind byte
glonassind byte
gpsind byte
itrf byte
oscind byte
quatcycind byte
refstatind byte
resv byte
rr0 double
rr1 double
rr2 double
staid ushort

Public Methods

Method Description
Read ( byte buffer ) : void
Write ( byte buffer ) : uint

Method Details

Read() public method

public Read ( byte buffer ) : void
buffer byte
return void

Write() public method

public Write ( byte buffer ) : uint
buffer byte
return uint

Property Details

anth public_oe property

public ushort anth
return ushort

galileoind public_oe property

public byte galileoind
return byte

glonassind public_oe property

public byte glonassind
return byte

gpsind public_oe property

public byte gpsind
return byte

itrf public_oe property

public byte itrf
return byte

oscind public_oe property

public byte oscind
return byte

quatcycind public_oe property

public byte quatcycind
return byte

refstatind public_oe property

public byte refstatind
return byte

resv public_oe property

public byte resv
return byte

rr0 public_oe property

public double rr0
return double

rr1 public_oe property

public double rr1
return double

rr2 public_oe property

public double rr2
return double

staid public_oe property

public ushort staid
return ushort