C# Class MissionPlanner.Utilities.AP_GPS_GSOF.rt27_6_27_epochHeader

Exibir arquivo Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
blockLength byte
epochFlags byte
gpsWeek ushort
nSVs byte
raimInfo byte
tmeasRCVR System.UInt32

Property Details

blockLength public_oe property

public byte blockLength
return byte

epochFlags public_oe property

public byte epochFlags
return byte

gpsWeek public_oe property

public ushort gpsWeek
return ushort

nSVs public_oe property

public byte nSVs
return byte

raimInfo public_oe property

public byte raimInfo
return byte

tmeasRCVR public_oe property

public UInt32,System tmeasRCVR
return System.UInt32