Property | Type | Description | |
---|---|---|---|
pulsePhase | pulsePhases |
Method | 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 |
Method | Description | |
---|---|---|
shouldFinishByTime ( ) : bool | ||
updateProgressBarForFinish ( ) : void | ||
updateTimeProgressBar ( ) : void | ||
waitEvent ( ) : void | ||
write ( ) : void |
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, | |
return | System |
public SimulateInitValues ( Random randSent ) : void | ||
randSent | Random | |
return | void |
protected updateProgressBarForFinish ( ) : void | ||
return | void |