Enum Class ErrorCalculationFactory.ERROR_CALCULATION_MODE

java.lang.Object
java.lang.Enum<ErrorCalculationFactory.ERROR_CALCULATION_MODE>
net.simplace.sim.util.statistics.ErrorCalculationFactory.ERROR_CALCULATION_MODE
All Implemented Interfaces:
Serializable, Comparable<ErrorCalculationFactory.ERROR_CALCULATION_MODE>, Constable
Enclosing class:
ErrorCalculationFactory

public static enum ErrorCalculationFactory.ERROR_CALCULATION_MODE extends Enum<ErrorCalculationFactory.ERROR_CALCULATION_MODE>
Unique identifiers for the error calculation method.
Author:
Gunther Krauss