Index
All Classes and Interfaces|All Packages|Serialized Form
P
- ParameterException - Exception Class in eduni.distributions
-
Error thrown when a distribution is passed incorrect parameters.
- ParameterException() - Constructor for exception class eduni.distributions.ParameterException
-
The constructor for errors without a message.
- ParameterException(String) - Constructor for exception class eduni.distributions.ParameterException
-
The constructor for errors with a message.
- pareto(double, double) - Method in class eduni.distributions.Distributions
-
computes a pareto distribution; sample is provided by the PRGN
- Pareto - Class in eduni.distributions
-
A random number generator based on the pareto distribution.
- Pareto(double, double) - Constructor for class eduni.distributions.Pareto
-
the seed is aumatically provided by the
SeedGenerator - Pareto(double, double, long) - Constructor for class eduni.distributions.Pareto
-
The constructor with which a specific seed is set for the random number generator
- pascal(double, int) - Method in class eduni.distributions.Distributions
-
computes a Pascal's distribution
- Pascal - Class in eduni.distributions
-
A random number generator based on the pascal distribution.
- Pascal(double, int) - Constructor for class eduni.distributions.Pascal
-
the seed is aumatically provided by the
SeedGenerator - Pascal(double, int, long) - Constructor for class eduni.distributions.Pascal
-
The constructor with which a specific seed is set for the random number generator
- pauseSimulation() - Method in class controller.Controller
- pauseSimulation() - Method in interface controller.IControllerVtoM
- pauseSimulation() - Method in class simu.framework.Engine
- pauseSimulation() - Method in interface simu.framework.IEngine
- ping() - Static method in class simu.dao.DatabaseConnection
-
Attempt a connection right now and close it.
- poisson(double) - Method in class eduni.distributions.Distributions
-
computes a poisson distribution
- Poisson - Class in eduni.distributions
-
A random number generator based on the poisson distribution.
- Poisson(double) - Constructor for class eduni.distributions.Poisson
-
the seed is aumatically provided by the
SeedGenerator - Poisson(double, long) - Constructor for class eduni.distributions.Poisson
-
The constructor with which a specific seed is set for the random number generator
- printReport() - Method in class simu.model.Statistics
- probBeverages - Variable in class simu.model.SimulationConfig
- probDairy - Variable in class simu.model.SimulationConfig
- probGrocery - Variable in class simu.model.SimulationConfig
- probProduce - Variable in class simu.model.SimulationConfig
- produceMean - Variable in class simu.model.SimulationConfig
- produceStd - Variable in class simu.model.SimulationConfig
All Classes and Interfaces|All Packages|Serialized Form