C# 클래스 Kramax.GearHandler

파일 보기 프로젝트 열기: Kramax/KramaxAutoPilot

공개 프로퍼티들

프로퍼티 타입 설명
autoGearEnabled bool
downTrigger bool
highTrigger double
lowTrigger double
lowerHeight double
raiseHeight double
raiseTrigger bool
ralt double

공개 메소드들

메소드 설명
AlwaysUpdate ( Vessel vessel ) : void
Update ( Vessel vessel ) : void

메소드 상세

AlwaysUpdate() 공개 메소드

public AlwaysUpdate ( Vessel vessel ) : void
vessel Vessel
리턴 void

Update() 공개 메소드

public Update ( Vessel vessel ) : void
vessel Vessel
리턴 void

프로퍼티 상세

autoGearEnabled 공개적으로 프로퍼티

public bool autoGearEnabled
리턴 bool

downTrigger 공개적으로 프로퍼티

public bool downTrigger
리턴 bool

highTrigger 공개적으로 프로퍼티

public double highTrigger
리턴 double

lowTrigger 공개적으로 프로퍼티

public double lowTrigger
리턴 double

lowerHeight 공개적으로 프로퍼티

public double lowerHeight
리턴 double

raiseHeight 공개적으로 프로퍼티

public double raiseHeight
리턴 double

raiseTrigger 공개적으로 프로퍼티

public bool raiseTrigger
리턴 bool

ralt 공개적으로 프로퍼티

public double ralt
리턴 double