Uses of Enum Class
org.opentrafficsim.kpi.sampling.indicator.IntervalSide
Packages that use IntervalSide
Package
Description
Key performance indicators based on sampling data.
-
Uses of IntervalSide in org.opentrafficsim.kpi.sampling.indicator
Methods in org.opentrafficsim.kpi.sampling.indicator that return IntervalSideModifier and TypeMethodDescriptionstatic IntervalSide
Deprecated.Returns the enum constant of this class with the specified name.static IntervalSide[]
IntervalSide.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opentrafficsim.kpi.sampling.indicator with parameters of type IntervalSideModifier and TypeMethodDescriptionPersistent.getConfidenceInterval
(double alpha, IntervalSide side) Deprecated.PersistentStatistic.getConfidenceInterval
(double alpha, IntervalSide side) Deprecated.