C# Class PulseExecute, chronojump

Inheritance: EventExecute
Afficher le fichier Open project: GNOME/chronojump

Protected Properties

Свойство Type Description
pulsePhase pulsePhases

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
shouldFinishByTime ( ) : bool
updateProgressBarForFinish ( ) : void
updateTimeProgressBar ( ) : void
waitEvent ( ) : void
write ( ) : void

Method Details

Manage() public méthode

public Manage ( ) : void
Résultat void

PulseExecute() public méthode

public PulseExecute ( ) : System
Résultat System

PulseExecute() public méthode

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,
Résultat System

SimulateInitValues() public méthode

public SimulateInitValues ( Random randSent ) : void
randSent Random
Résultat void

shouldFinishByTime() protected méthode

protected shouldFinishByTime ( ) : bool
Résultat bool

updateProgressBarForFinish() protected méthode

protected updateProgressBarForFinish ( ) : void
Résultat void

updateTimeProgressBar() protected méthode

protected updateTimeProgressBar ( ) : void
Résultat void

waitEvent() protected méthode

protected waitEvent ( ) : void
Résultat void

write() protected méthode

protected write ( ) : void
Résultat void

Property Details

pulsePhase protected_oe property

protected pulsePhases pulsePhase
Résultat pulsePhases