C# Class MissionPlanner.Utilities.AP_GPS_GSOF.rt27_6_27_epochHeader

Afficher le fichier Open project: ArduPilot/MissionPlanner

Méthodes publiques

Свойство Type Description
blockLength byte
epochFlags byte
gpsWeek ushort
nSVs byte
raimInfo byte
tmeasRCVR System.UInt32

Property Details

blockLength public_oe property

public byte blockLength
Résultat byte

epochFlags public_oe property

public byte epochFlags
Résultat byte

gpsWeek public_oe property

public ushort gpsWeek
Résultat ushort

nSVs public_oe property

public byte nSVs
Résultat byte

raimInfo public_oe property

public byte raimInfo
Résultat byte

tmeasRCVR public_oe property

public UInt32,System tmeasRCVR
Résultat System.UInt32