C# 클래스 MAVLink.mavlink_terrain_check_t, MissionPlanner

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

공개 프로퍼티들

프로퍼티 타입 설명
lat System.Int32
lon System.Int32

프로퍼티 상세

lat 공개적으로 프로퍼티

Latitude (degrees *10^7)
public Int32,System lat
리턴 System.Int32

lon 공개적으로 프로퍼티

Longitude (degrees *10^7)
public Int32,System lon
리턴 System.Int32