C# 클래스 MissionPlanner.Utilities.AP_GPS_GSOF.gsof_msg_parser

파일 보기 프로젝트 열기: ArduPilot/MissionPlanner

공개 프로퍼티들

프로퍼티 타입 설명
checksum System.Byte
checksumcalc System.Byte
data uint8_t[]
endtx System.Byte
length System.Byte
packettype System.Byte
read System.UInt16
starttx System.Byte
status System.Byte

프로퍼티 상세

checksum 공개적으로 프로퍼티

public Byte,System checksum
리턴 System.Byte

checksumcalc 공개적으로 프로퍼티

public Byte,System checksumcalc
리턴 System.Byte

data 공개적으로 프로퍼티

public uint8_t[] data
리턴 uint8_t[]

endtx 공개적으로 프로퍼티

public Byte,System endtx
리턴 System.Byte

length 공개적으로 프로퍼티

public Byte,System length
리턴 System.Byte

packettype 공개적으로 프로퍼티

public Byte,System packettype
리턴 System.Byte

read 공개적으로 프로퍼티

public UInt16,System read
리턴 System.UInt16

starttx 공개적으로 프로퍼티

public Byte,System starttx
리턴 System.Byte

status 공개적으로 프로퍼티

public Byte,System status
리턴 System.Byte