Public Types |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
List of all members
faudes::SimStochasticEventAttribute Class Reference Defining data of stochastic behaviour. More...
Detailed DescriptionDefining data of stochastic behaviour. The occurence of events with stochastic behaviour is scheduled by sampling a random variable. While the attribute class only holds the defining data, actual semantics are implemented in the ProposingExecutor. The type indicates the mechanism for sampling the random variable and for scheduling the event.
The propability density function may be one of
Definition at line 70 of file sp_simeventset.h. Member Enumeration DocumentationPdf to use when evaluating the random variable. Definition at line 86 of file sp_simeventset.h. When to re-evaluate the random variable. Definition at line 74 of file sp_simeventset.h. Member Function Documentation
Equality operator. Definition at line 93 of file sp_simeventset.h.
Convert type to string. Definition at line 78 of file sp_simeventset.h. Member Data Documentation
Pdf parameters. Definition at line 90 of file sp_simeventset.h.
Definition at line 87 of file sp_simeventset.h.
Definition at line 75 of file sp_simeventset.h. The documentation for this class was generated from the following file: libFAUDES 2.28a --- 2016.09.13 --- c++ api documentaion by doxygen |