C# 클래스 RunExecute, chronojump

상속: EventExecute
파일 보기 프로젝트 열기: GNOME/chronojump

보호된 프로퍼티들

프로퍼티 타입 설명
checkDoubleContactMode Constants.DoubleContact
checkDoubleContactTime int
cp Chronopic,
distance double
metersSecondsPreferred bool
runPhase runPhases
speedStartArrival bool
startIn bool
time double

공개 메소드들

메소드 설명
Manage ( ) : void
RunExecute ( ) : System
RunExecute ( int personID, int sessionID, string type, double distance, Chronopic, cp, Gtk event_execute_label_message, Gtk app, int pDN, bool metersSecondsPreferred, bool volumeOn, double progressbarLimit, ExecutingGraphData, egd, Constants, checkDoubleContactMode, int checkDoubleContactTime, bool speedStartArrival ) : System
SimulateInitValues ( Random randSent ) : void

보호된 메소드들

메소드 설명
shouldFinishByTime ( ) : bool
updateTimeProgressBar ( ) : void
waitEvent ( ) : void
write ( ) : void

메소드 상세

Manage() 공개 메소드

public Manage ( ) : void
리턴 void

RunExecute() 공개 메소드

public RunExecute ( ) : System
리턴 System

RunExecute() 공개 메소드

public RunExecute ( int personID, int sessionID, string type, double distance, Chronopic, cp, Gtk event_execute_label_message, Gtk app, int pDN, bool metersSecondsPreferred, bool volumeOn, double progressbarLimit, ExecutingGraphData, egd, Constants, checkDoubleContactMode, int checkDoubleContactTime, bool speedStartArrival ) : System
personID int
sessionID int
type string
distance double
cp Chronopic,
event_execute_label_message Gtk
app Gtk
pDN int
metersSecondsPreferred bool
volumeOn bool
progressbarLimit double
egd ExecutingGraphData,
checkDoubleContactMode Constants,
checkDoubleContactTime int
speedStartArrival bool
리턴 System

SimulateInitValues() 공개 메소드

public SimulateInitValues ( Random randSent ) : void
randSent Random
리턴 void

shouldFinishByTime() 보호된 메소드

protected shouldFinishByTime ( ) : bool
리턴 bool

updateTimeProgressBar() 보호된 메소드

protected updateTimeProgressBar ( ) : void
리턴 void

waitEvent() 보호된 메소드

protected waitEvent ( ) : void
리턴 void

write() 보호된 메소드

protected write ( ) : void
리턴 void

프로퍼티 상세

checkDoubleContactMode 보호되어 있는 프로퍼티

protected Constants.DoubleContact checkDoubleContactMode
리턴 Constants.DoubleContact

checkDoubleContactTime 보호되어 있는 프로퍼티

protected int checkDoubleContactTime
리턴 int

cp 보호되어 있는 프로퍼티

protected Chronopic, cp
리턴 Chronopic,

distance 보호되어 있는 프로퍼티

protected double distance
리턴 double

metersSecondsPreferred 보호되어 있는 프로퍼티

protected bool metersSecondsPreferred
리턴 bool

runPhase 보호되어 있는 정적으로 프로퍼티

protected static runPhases runPhase
리턴 runPhases

speedStartArrival 보호되어 있는 프로퍼티

protected bool speedStartArrival
리턴 bool

startIn 보호되어 있는 프로퍼티

protected bool startIn
리턴 bool

time 보호되어 있는 프로퍼티

protected double time
리턴 double