]> SALOME platform Git repositories - modules/adao.git/blob - doc/en/ref_checking_keywords.rst
Salome HOME
Minor source update for OM compatibility
[modules/adao.git] / doc / en / ref_checking_keywords.rst
1 ..
2    Copyright (C) 2008-2024 EDF R&D
3
4    This file is part of SALOME ADAO module.
5
6    This library is free software; you can redistribute it and/or
7    modify it under the terms of the GNU Lesser General Public
8    License as published by the Free Software Foundation; either
9    version 2.1 of the License, or (at your option) any later version.
10
11    This library is distributed in the hope that it will be useful,
12    but WITHOUT ANY WARRANTY; without even the implied warranty of
13    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14    Lesser General Public License for more details.
15
16    You should have received a copy of the GNU Lesser General Public
17    License along with this library; if not, write to the Free Software
18    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19
20    See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21
22    Author: Jean-Philippe Argaud, jean-philippe.argaud@edf.fr, EDF R&D
23
24 .. _section_ref_checking_keywords:
25
26 List of commands and keywords for an ADAO checking case
27 -------------------------------------------------------
28
29 We summarize here all the commands and keywords available to describe a
30 checking case, by avoiding the particularities of each algorithm. It is
31 therefore a common inventory of commands.
32
33 A special term allow to choose explicitly a checking. In the graphical user
34 interface, this choice is done by the command "*CHECKING_STUDY*".
35
36 All the possible terms, nested or not, are listed by alphabetical order. They
37 are not required for all the algorithms. The commands or keywords available are
38 the following
39
40 .. include:: snippets/AlgorithmParameters.rst
41
42 .. include:: snippets/BackgroundError.rst
43
44 .. include:: snippets/CheckingPoint.rst
45
46 .. include:: snippets/CHECKING_STUDY.rst
47
48 .. include:: snippets/Debug.rst
49
50 .. include:: snippets/ExecuteInContainer.rst
51
52 .. include:: snippets/Observation.rst
53
54 .. include:: snippets/ObservationError.rst
55
56 .. include:: snippets/ObservationOperator.rst
57
58 .. include:: snippets/Observers.rst
59
60 .. include:: snippets/StudyName.rst
61
62 .. include:: snippets/StudyRepertory.rst
63
64 .. include:: snippets/UserDataInit.rst