faudes::SimStateCondition Class Reference
|
Public Member Functions | |
bool | operator== (const SimStateCondition rOther) const |
Public Attributes | |
bool | mAllFlag |
std::vector< StateSet > | mStateSets |
Defining data of state based simulation condition.
A state based condition has a set of states per generator an is satisfied while the components of the current discrete state vector are within the respective set. A flag indicates whether each or some component must comply with the state set to satisfy the condition.
Note: Since state indices are local to generators, a SimStateCondition is only meaningful in the context of a particular ParallelExecutor.
Definition at line 64 of file sp_simconditionset.h.
bool faudes::SimStateCondition::operator== | ( | const SimStateCondition | rOther | ) | const [inline] |
Definition at line 68 of file sp_simconditionset.h.
Definition at line 66 of file sp_simconditionset.h.
std::vector<StateSet> faudes::SimStateCondition::mStateSets |
Definition at line 67 of file sp_simconditionset.h.
libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen