Uses of Package
org.opentrafficsim.core.distributions
Packages that use org.opentrafficsim.core.distributions
Package
Description
Generic implementation of a set of objects with defined probabilities / frequencies.
GTU (Generalized Travel Unit) is the base class for cars, trains, pedestrians, etc.
Routes and route probabilities.
Strongly typed distributions.
-
Classes in org.opentrafficsim.core.distributions used by org.opentrafficsim.core.distributionsClassDescriptionGeneric implementation of a set of objects that have a draw method with corresponding probabilities / frequencies.Immutable storage for a frequency (or probability) plus a Generator.Interface for classes that have a draw method with no arguments.
-
Classes in org.opentrafficsim.core.distributions used by org.opentrafficsim.core.gtu
-
Classes in org.opentrafficsim.core.distributions used by org.opentrafficsim.core.network.routeClassDescriptionGenerator implementation for a constant value.Immutable storage for a frequency (or probability) plus a Generator.Interface for classes that have a draw method with no arguments.
-
Classes in org.opentrafficsim.core.distributions used by org.opentrafficsim.core.units.distributions