libFAUDES

Sections

Index

diag_modulardiagnosis.cpp File Reference


Detailed Description

Functions to test modular diagnosability and compute modular diagnosers.

Definition in file diag_modulardiagnosis.cpp.

#include "diag_modulardiagnosis.h"

Go to the source code of this file.

Namespaces

namespace  faudes

Functions

bool faudes::IsModularDiagnosable (const cGeneratorVector &rGsubs, const GeneratorVector &rKsubs, string &rReportString)
bool faudes::IsModularDiagnosable (const vector< const cGenerator * > &rGSubs, const vector< const Generator * > &rKSubs, std::string &rReportString)
bool faudes::ComputeModularDiagnoser (const cGeneratorVector &rGsubs, const GeneratorVector &rKsubs, GeneratorVector &rDiagSubs, string &rReportString)
bool faudes::ComputeModularDiagnoser (const std::vector< const cGenerator * > &rGsubs, const std::vector< const Generator * > &rKsubs, std::vector< diagGenerator * > &rDiagsubs, std::string &rReportString)
 Checks modular diagnosability for a system G (which consists of the subsystems rGsubs) with respect to the specification K (consisting of local specifications rKsubs) and the local abstraction alphabets rHighAlphSubs.
void faudes::IsModularDiagnosable (const cGeneratorVector &rGsubs, const GeneratorVector &rKsubs, string &rReportString, bool &rRes)
void faudes::IsModularDiagnosable (const cGeneratorVector &rGsubs, const GeneratorVector &rKsubs, bool &rRes)
 Function definition for run-time interface.
void faudes::ComputeModularDiagnoser (const cGeneratorVector &rGsubs, const GeneratorVector &rKsubs, GeneratorVector &rDiagsubs, string &rReportString, bool &rRes)
void faudes::ComputeModularDiagnoser (const cGeneratorVector &rGsubs, const GeneratorVector &rKsubs, GeneratorVector &rDiagsubs, bool &rRes)
 Function definition for run-time interface.
void faudes::cParallel (const vector< cGenerator > &rGens, cGenerator &rResGen)

libFAUDES 2.14g --- 2009-12-3 --- c++ source docu by doxygen 1.5.6