faudes::SimStateConditionAttribute Class Reference
[Simulation Condition Attributes]

#include <sp_simconditionset.h>

List of all members.


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 SimStateConditionAttribute is only meaningful in the context of a particular ParallelExecutor. Hence, it is advisable to use that ParallelExecutor for file io of conditions.

Definition at line 66 of file sp_simconditionset.h.

Public Attributes

bool mAllFlag
std::vector< StateSetmStateSets


Member Data Documentation

bool faudes::SimStateConditionAttribute::mAllFlag
 

Definition at line 68 of file sp_simconditionset.h.

std::vector<StateSet> faudes::SimStateConditionAttribute::mStateSets
 

Definition at line 69 of file sp_simconditionset.h.


The documentation for this class was generated from the following file:
Generated on Mon Nov 10 08:13:18 2008 for libFAUDES 2.11v by  doxygen 1.4.4