C# Class MissionPlanner.Utilities.ubx_m8p.ubx_nav_pvt

Exibir arquivo Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
fix_type System.Byte
flags System.Byte
flags2 System.Byte
h_acc System.UInt32
headVeh System.UInt32
head_acc System.UInt32
head_mot System.Int32
height System.Int32
itow System.UInt32
lon System.Int32
month System.Byte
nano System.Int32
num_sv System.Byte
p_dop System.UInt16
s_acc System.UInt32
t_acc System.UInt32
valid System.Byte
velN System.Int32
year System.UInt16

Property Details

fix_type public_oe property

public Byte,System fix_type
return System.Byte

flags public_oe property

public Byte,System flags
return System.Byte

flags2 public_oe property

public Byte,System flags2
return System.Byte

h_acc public_oe property

public UInt32,System h_acc
return System.UInt32

headVeh public_oe property

public UInt32,System headVeh
return System.UInt32

head_acc public_oe property

public UInt32,System head_acc
return System.UInt32

head_mot public_oe property

public Int32,System head_mot
return System.Int32

height public_oe property

public Int32,System height
return System.Int32

itow public_oe property

public UInt32,System itow
return System.UInt32

lon public_oe property

public Int32,System lon
return System.Int32

month public_oe property

public Byte,System month
return System.Byte

nano public_oe property

public Int32,System nano
return System.Int32

num_sv public_oe property

public Byte,System num_sv
return System.Byte

p_dop public_oe property

public UInt16,System p_dop
return System.UInt16

s_acc public_oe property

public UInt32,System s_acc
return System.UInt32

t_acc public_oe property

public UInt32,System t_acc
return System.UInt32

valid public_oe property

public Byte,System valid
return System.Byte

velN public_oe property

public Int32,System velN
return System.Int32

year public_oe property

public UInt16,System year
return System.UInt16