C# Class MissionPlanner.Utilities.ubx_m8p.ubx_nav_svin

Exibir arquivo Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
active System.Byte
dur System.UInt32
iTOW System.UInt32
meanAcc System.UInt32
meanX System.Int32
meanXHP System.SByte
meanY System.Int32
meanYHP System.SByte
meanZ System.Int32
meanZHP System.SByte
obs System.UInt32
reserved2 System.Byte
valid System.Byte
version System.Byte

Property Details

active public_oe property

public Byte,System active
return System.Byte

dur public_oe property

public UInt32,System dur
return System.UInt32

iTOW public_oe property

public UInt32,System iTOW
return System.UInt32

meanAcc public_oe property

public UInt32,System meanAcc
return System.UInt32

meanX public_oe property

public Int32,System meanX
return System.Int32

meanXHP public_oe property

public SByte,System meanXHP
return System.SByte

meanY public_oe property

public Int32,System meanY
return System.Int32

meanYHP public_oe property

public SByte,System meanYHP
return System.SByte

meanZ public_oe property

public Int32,System meanZ
return System.Int32

meanZHP public_oe property

public SByte,System meanZHP
return System.SByte

obs public_oe property

public UInt32,System obs
return System.UInt32

reserved2 public_oe property

public Byte,System reserved2
return System.Byte

valid public_oe property

public Byte,System valid
return System.Byte

version public_oe property

public Byte,System version
return System.Byte