Uses of Enum Class
org.opentrafficsim.kpi.sampling.indicator.IntervalSide
-
Uses of IntervalSide in org.opentrafficsim.kpi.sampling.indicator
Modifier and TypeMethodDescriptionstatic IntervalSide
Returns the enum constant of this class with the specified name.static IntervalSide[]
IntervalSide.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPersistent.getConfidenceInterval
(double alpha, IntervalSide side) PersistentStatistic.getConfidenceInterval
(double alpha, IntervalSide side)