| |
libFAUDES
Sections
Index
|
faudes::SimStochasticEventAttribute Class Reference |
Public Types | |
enum | Type { Extern, Trigger, Delay } |
When to re-evaluate the random variable. More... | |
enum | Pdf { Exponential, Uniform, Gauss, Vector } |
Pdf to use when evaluating the random variable. More... | |
Public Member Functions | |
bool | operator== (const SimStochasticEventAttribute &rOther) const |
Equality operator. | |
Static Public Member Functions | |
static std::string | TStr (Type type) |
Convert type to string. | |
Public Attributes | |
Type | mType |
mPdf | |
std::vector< double > | mParameter |
Pdf parameters. |
static std::string faudes::SimStochasticEventAttribute::TStr | ( | Type | type | ) | [inline, static] |
bool faudes::SimStochasticEventAttribute::operator== | ( | const SimStochasticEventAttribute & | rOther | ) | const [inline] |
Definition at line 80 of file sp_simeventset.h.
Definition at line 92 of file sp_simeventset.h.
std::vector<double> faudes::SimStochasticEventAttribute::mParameter |
libFAUDES 2.14g --- 2009-12-3 --- c++ source docu by doxygen 1.5.6