FG DES
libFAUDES
DESTool
LRT >>
EEI >>
About
User Reference
C++ API
luafaudes
Developer
Links
libFAUDES
C++ API
Sections
Sets
Generators
Functions
PlugIns
Tutorials
Index
Classes
Files
obs_include.h
Go to the documentation of this file.
1
/** @file obs_include.h
2
Includes all header files of the observability plug-in.
3
*/
4
5
6
#ifndef OBS_INCLUDE_H
7
#define OBS_INCLUDE_H
8
9
#include "
obs_local_observation_consistency.h
"
10
11
#endif
12
13
14
/**
15
@defgroup ObservabilityPlugIn Observability Plug-In
16
@ingroup AllPlugins
17
18
<p>
19
This plug-in addresses observability.
20
The current implementation is experimental and distributed
21
for inspection/discussion only.
22
</p>
23
24
@section ObservabilityLicense License
25
This plug-in is distributed with libFAUDES and under the terms of the LGPL.
26
<br>
27
<br>
28
Copyright (c) 2011, Klaus Schmidt.
29
30
*/
obs_local_observation_consistency.h
Local Observation Consistency.
libFAUDES 2.32b
--- 2024.03.01 --- c++ api documentaion by
doxygen
>>
C++ API
Introduction
Sets
Generators
Functions
PlugIns
Tutorials
Classes
Files
Top of Page