C# Class MissionPlanner.Utilities.AP_GPS_GSOF.rt27_6_27_epochHeader

Show file 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 property

public byte blockLength
return byte

epochFlags public property

public byte epochFlags
return byte

gpsWeek public property

public ushort gpsWeek
return ushort

nSVs public property

public byte nSVs
return byte

raimInfo public property

public byte raimInfo
return byte

tmeasRCVR public property

public UInt32,System tmeasRCVR
return System.UInt32