faudes::SimStateCondition Class Reference
[Simulation Condition Attributes]

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

#include <sp_simconditionset.h>

List of all members.

Public Member Functions

bool operator== (const SimStateCondition rOther) const

Public Attributes

bool mAllFlag
std::vector< StateSetmStateSets

Detailed Description

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.


Member Function Documentation

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

Definition at line 68 of file sp_simconditionset.h.


Member Data Documentation

Definition at line 67 of file sp_simconditionset.h.


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

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