C# Class RunExecute, chronojump

Inheritance: EventExecute
Show file 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 property

protected Constants.DoubleContact checkDoubleContactMode
return Constants.DoubleContact

checkDoubleContactTime protected property

protected int checkDoubleContactTime
return int

cp protected property

protected Chronopic, cp
return Chronopic,

distance protected property

protected double distance
return double

metersSecondsPreferred protected property

protected bool metersSecondsPreferred
return bool

runPhase protected static property

protected static runPhases runPhase
return runPhases

speedStartArrival protected property

protected bool speedStartArrival
return bool

startIn protected property

protected bool startIn
return bool

time protected property

protected double time
return double