C# 클래스 MissionPlanner.GridUIv2.GridData

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

공개 프로퍼티들

프로퍼티 타입 설명
advanced bool
alt decimal
angle decimal
autotakeoff bool
camdir bool
camera string
dist decimal
overlap decimal
overshoot1 decimal
overshoot2 decimal
poly List
sidelap decimal
spacing decimal
startfrom string

프로퍼티 상세

advanced 공개적으로 프로퍼티

public bool advanced
리턴 bool

alt 공개적으로 프로퍼티

public decimal alt
리턴 decimal

angle 공개적으로 프로퍼티

public decimal angle
리턴 decimal

autotakeoff 공개적으로 프로퍼티

public bool autotakeoff
리턴 bool

camdir 공개적으로 프로퍼티

public bool camdir
리턴 bool

camera 공개적으로 프로퍼티

public string camera
리턴 string

dist 공개적으로 프로퍼티

public decimal dist
리턴 decimal

overlap 공개적으로 프로퍼티

public decimal overlap
리턴 decimal

overshoot1 공개적으로 프로퍼티

public decimal overshoot1
리턴 decimal

overshoot2 공개적으로 프로퍼티

public decimal overshoot2
리턴 decimal

poly 공개적으로 프로퍼티

public List poly
리턴 List

sidelap 공개적으로 프로퍼티

public decimal sidelap
리턴 decimal

spacing 공개적으로 프로퍼티

public decimal spacing
리턴 decimal

startfrom 공개적으로 프로퍼티

public string startfrom
리턴 string