Method | Description | |
---|---|---|
Program ( string name, int trialNum ) : System |
Method | Description | |
---|---|---|
AllFinished ( IEnumerable |
||
GetCommandLineArg ( bool defaultValue ) : bool | ||
GetCommandLineArg ( int defaultValue ) : int | ||
Main ( string args ) : void | ||
RunExperiment ( string XMLFile, string filename ) : void | ||
RunTrials ( string name, string config, int offset ) : void | ||
StartTrial ( string name, string config, int trialNum ) : Program | ||
_ea_UpdateEvent ( object sender, EventArgs e ) : void |
public Program ( string name, int trialNum ) : System | ||
name | string | |
trialNum | int | |
return | System |