C# Class RunExecute, chronojump

Inheritance: EventExecute
Datei anzeigen Open project: GNOME/chronojump

Protected Properties

Property Type Description
checkDoubleContactMode Constants.DoubleContact
checkDoubleContactTime int
cp Chronopic,
distance double
metersSecondsPreferred bool
runPhase runPhases
speedStartArrival bool
startIn bool
time double

Public Methods

Method 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

Protected Methods

Method Description
shouldFinishByTime ( ) : bool
updateTimeProgressBar ( ) : void
waitEvent ( ) : void
write ( ) : void

Method Details

Manage() public method

public Manage ( ) : void
return void

RunExecute() public method

public RunExecute ( ) : System
return System

RunExecute() public method

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
return System

SimulateInitValues() public method

public SimulateInitValues ( Random randSent ) : void
randSent Random
return void

shouldFinishByTime() protected method

protected shouldFinishByTime ( ) : bool
return bool

updateTimeProgressBar() protected method

protected updateTimeProgressBar ( ) : void
return void

waitEvent() protected method

protected waitEvent ( ) : void
return void

write() protected method

protected write ( ) : void
return void

Property Details

checkDoubleContactMode protected_oe property

protected Constants.DoubleContact checkDoubleContactMode
return Constants.DoubleContact

checkDoubleContactTime protected_oe property

protected int checkDoubleContactTime
return int

cp protected_oe property

protected Chronopic, cp
return Chronopic,

distance protected_oe property

protected double distance
return double

metersSecondsPreferred protected_oe property

protected bool metersSecondsPreferred
return bool

runPhase protected_oe static_oe property

protected static runPhases runPhase
return runPhases

speedStartArrival protected_oe property

protected bool speedStartArrival
return bool

startIn protected_oe property

protected bool startIn
return bool

time protected_oe property

protected double time
return double