public class SimulatorFireTypes extends SimulatorTime
Simulator.FireType
s for a given net. Use this benchmark, if you want to know, how
many SSA steps are performed at tau leaping for a given network. The benchmark
method can be invoked repeatedly to calculate the average over many simulations.Constructor and Description |
---|
SimulatorFireTypes(Network net,
double time)
Create the benchmark and defines the time each simulator has to run in one iteration.
|
Modifier and Type | Method and Description |
---|---|
void |
present()
Present results of this benchmark is gnuplot and text to stdout.
|
benchmark, getShowSteps, getSimulators, setShowSteps
addData, clearData, createRandomDoubleArray, end, getNumBins, setNumBins, start, toGnuplot, toGnuplot, toGnuPlotAsHistogram, toGnuPlotAsHistogram
public SimulatorFireTypes(Network net, double time)
net
- the network to benchmarktime
- running time for the simulatorspublic void present()
present
in class SimulatorTime
Copyright © 2007–2021. All rights reserved.