C# 클래스 MissionPlanner.GridUIv2.aircraftinfo

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

공개 프로퍼티들

프로퍼티 타입 설명
maxalt float
maxvel float
minalt float
minvel float
name string
turnrad float

프로퍼티 상세

maxalt 공개적으로 프로퍼티

public float maxalt
리턴 float

maxvel 공개적으로 프로퍼티

public float maxvel
리턴 float

minalt 공개적으로 프로퍼티

public float minalt
리턴 float

minvel 공개적으로 프로퍼티

public float minvel
리턴 float

name 공개적으로 프로퍼티

public string name
리턴 string

turnrad 공개적으로 프로퍼티

public float turnrad
리턴 float