|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RunControl | |
---|---|
nl.tudelft.simulation.dsol.experiment | Experimental design in DSOL. |
Uses of RunControl in nl.tudelft.simulation.dsol.experiment |
---|
Methods in nl.tudelft.simulation.dsol.experiment that return RunControl | |
---|---|
RunControl |
Replication.getRunControl()
Returns the runControl |
RunControl |
Treatment.getRunControl()
returns the RunControl |
Methods in nl.tudelft.simulation.dsol.experiment with parameters of type RunControl | |
---|---|
void |
Replication.setRunControl(RunControl runControl)
sets the run control of this replication |
void |
Treatment.setRunControl(RunControl runControl)
sets the RunControl |
Constructors in nl.tudelft.simulation.dsol.experiment with parameters of type RunControl | |
---|---|
Replication(RunControl runControl,
int number)
constructs a new Replication |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |