C# 클래스 MissionPlanner.GCSViews.ConfigurationView.ConfigRawParamsTree.data

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

공개 프로퍼티들

프로퍼티 타입 설명
Value string
children List
desc string
paramname string
range string
root string
unit string

프로퍼티 상세

Value 공개적으로 프로퍼티

public string Value
리턴 string

children 공개적으로 프로퍼티

public List children
리턴 List

desc 공개적으로 프로퍼티

public string desc
리턴 string

paramname 공개적으로 프로퍼티

public string paramname
리턴 string

range 공개적으로 프로퍼티

public string range
리턴 string

root 공개적으로 프로퍼티

public string root
리턴 string

unit 공개적으로 프로퍼티

public string unit
리턴 string