faudes::SimEventCondition Class Reference
[Simulation Condition Attributes]

Defining data of event based simulation condition. More...

#include <sp_simconditionset.h>

List of all members.

Public Member Functions

bool operator== (const SimEventCondition rOther) const

Public Attributes

EventSet mStart
EventSet mStop

Detailed Description

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.


Member Function Documentation

bool faudes::SimEventCondition::operator== ( const SimEventCondition  rOther  )  const [inline]

Definition at line 46 of file sp_simconditionset.h.


Member Data Documentation


The documentation for this class was generated from the following file:

libFAUDES 2.23h --- 2014.04.03 --- c++ api documentaion by doxygen