C# 클래스 PulseExecute, chronojump

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

보호된 프로퍼티들

프로퍼티 타입 설명
pulsePhase pulsePhases

공개 메소드들

메소드 설명
Manage ( ) : void
PulseExecute ( ) : System
PulseExecute ( int personID, string personName, int sessionID, string type, double fixedPulse, int totalPulsesNum, Chronopic, cp, Gtk event_execute_label_message, Gtk app, int pDN, bool volumeOn, ExecutingGraphData, egd ) : System
SimulateInitValues ( Random randSent ) : void

보호된 메소드들

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

메소드 상세

Manage() 공개 메소드

public Manage ( ) : void
리턴 void

PulseExecute() 공개 메소드

public PulseExecute ( ) : System
리턴 System

PulseExecute() 공개 메소드

public PulseExecute ( int personID, string personName, int sessionID, string type, double fixedPulse, int totalPulsesNum, Chronopic, cp, Gtk event_execute_label_message, Gtk app, int pDN, bool volumeOn, ExecutingGraphData, egd ) : System
personID int
personName string
sessionID int
type string
fixedPulse double
totalPulsesNum int
cp Chronopic,
event_execute_label_message Gtk
app Gtk
pDN int
volumeOn bool
egd ExecutingGraphData,
리턴 System

SimulateInitValues() 공개 메소드

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

shouldFinishByTime() 보호된 메소드

protected shouldFinishByTime ( ) : bool
리턴 bool

updateProgressBarForFinish() 보호된 메소드

protected updateProgressBarForFinish ( ) : void
리턴 void

updateTimeProgressBar() 보호된 메소드

protected updateTimeProgressBar ( ) : void
리턴 void

waitEvent() 보호된 메소드

protected waitEvent ( ) : void
리턴 void

write() 보호된 메소드

protected write ( ) : void
리턴 void

프로퍼티 상세

pulsePhase 보호되어 있는 프로퍼티

protected pulsePhases pulsePhase
리턴 pulsePhases