Свойство | Type | Description | |
---|---|---|---|
checkDoubleContactMode | Constants.DoubleContact | ||
checkDoubleContactTime | int | ||
cp | Chronopic, | ||
distance | double | ||
metersSecondsPreferred | bool | ||
runPhase | runPhases | ||
speedStartArrival | bool | ||
startIn | bool | ||
time | double |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
shouldFinishByTime ( ) : bool | ||
updateTimeProgressBar ( ) : void | ||
waitEvent ( ) : void | ||
write ( ) : void |
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 | |
Résultat | System |
public SimulateInitValues ( Random randSent ) : void | ||
randSent | Random | |
Résultat | void |
protected Constants.DoubleContact checkDoubleContactMode | ||
Résultat | Constants.DoubleContact |