C# Class MissionPlanner.Utilities.AP_GPS_SBF.msg4001

Show file Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
HDOP System.UInt16
HPL float
NrSV System.Byte
PDOP System.UInt16
Reserved System.Byte
TDOP System.UInt16
TOW System.UInt32
VDOP System.UInt16
VPL float
WNc System.UInt16

Property Details

HDOP public property

public UInt16,System HDOP
return System.UInt16

HPL public property

public float HPL
return float

NrSV public property

public Byte,System NrSV
return System.Byte

PDOP public property

public UInt16,System PDOP
return System.UInt16

Reserved public property

public Byte,System Reserved
return System.Byte

TDOP public property

public UInt16,System TDOP
return System.UInt16

TOW public property

public UInt32,System TOW
return System.UInt32

VDOP public property

public UInt16,System VDOP
return System.UInt16

VPL public property

public float VPL
return float

WNc public property

public UInt16,System WNc
return System.UInt16