Index
All Classes and Interfaces|All Packages|Constant Field Values|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 simu.model.OwnEngine
-
Pauses the simulation.
- 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
- POISTUMINEN - Enum constant in enum class simu.model.EventType
- PÖYTIINOHJAUS - Enum constant in enum class simu.model.EventType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form