C# 클래스 MissionPlanner.Utilities.rtcm3.type1005

파일 보기 프로젝트 열기: ArduPilot/MissionPlanner 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
galileoind byte
glonassind byte
gpsind byte
itrf byte
oscind byte
quatcycind byte
refstatind byte
resv byte
rr0 double
rr1 double
rr2 double
staid ushort

공개 메소드들

메소드 설명
Read ( byte buffer ) : void
Write ( byte buffer ) : uint

메소드 상세

Read() 공개 메소드

public Read ( byte buffer ) : void
buffer byte
리턴 void

Write() 공개 메소드

public Write ( byte buffer ) : uint
buffer byte
리턴 uint

프로퍼티 상세

galileoind 공개적으로 프로퍼티

public byte galileoind
리턴 byte

glonassind 공개적으로 프로퍼티

public byte glonassind
리턴 byte

gpsind 공개적으로 프로퍼티

public byte gpsind
리턴 byte

itrf 공개적으로 프로퍼티

public byte itrf
리턴 byte

oscind 공개적으로 프로퍼티

public byte oscind
리턴 byte

quatcycind 공개적으로 프로퍼티

public byte quatcycind
리턴 byte

refstatind 공개적으로 프로퍼티

public byte refstatind
리턴 byte

resv 공개적으로 프로퍼티

public byte resv
리턴 byte

rr0 공개적으로 프로퍼티

public double rr0
리턴 double

rr1 공개적으로 프로퍼티

public double rr1
리턴 double

rr2 공개적으로 프로퍼티

public double rr2
리턴 double

staid 공개적으로 프로퍼티

public ushort staid
리턴 ushort