faudes::SimEventCondition Class Reference
|
Public Member Functions | |
bool | operator== (const SimEventCondition rOther) const |
Public Attributes | |
EventSet | mStart |
EventSet | mStop |
Defining data of event based simulation condition.
An event based condition has a set of start events and a set of stop events. It becomes satisfied when a start event occurs and it becomes unsatisfied when a stop event occurs. Thus, when start or stop events fail to alternate, the first event of the respective type is relevant.
Definition at line 42 of file sp_simconditionset.h.
bool faudes::SimEventCondition::operator== | ( | const SimEventCondition | rOther | ) | const [inline] |
Definition at line 46 of file sp_simconditionset.h.
Definition at line 44 of file sp_simconditionset.h.
Definition at line 45 of file sp_simconditionset.h.
libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen