Package | Description |
---|---|
simulation | |
simulation.measurement |
Modifier and Type | Field and Description |
---|---|
static StatisticsModuleFactory.StatsModuleType |
SimulationParams.sim_StatsModType
type of statistics to generate
|
Modifier and Type | Method and Description |
---|---|
static StatisticsModuleFactory.StatsModuleType |
StatisticsModuleFactory.StatsModuleType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StatisticsModuleFactory.StatsModuleType[] |
StatisticsModuleFactory.StatsModuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|