From 062cd908e11e653144774e2504e73b958d77506e Mon Sep 17 00:00:00 2001 From: "pascale.noyret" Date: Mon, 20 Sep 2021 15:18:11 +0200 Subject: [PATCH] fichier pour exempleGetattr.py --- Adao/exemple01_Func.comm | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Adao/exemple01_Func.comm diff --git a/Adao/exemple01_Func.comm b/Adao/exemple01_Func.comm new file mode 100644 index 00000000..b34f156e --- /dev/null +++ b/Adao/exemple01_Func.comm @@ -0,0 +1,12 @@ + +CHECKING_STUDY(StudyName='ADAO Checking Case', + AlgorithmParameters=_F(Algorithm='FunctionTest', + NumberOfRepetition=3,), + CheckingPoint=_F(INPUT_TYPE='Vector', + data=_F(FROM='String', + STRING='1 2',),), + ObservationOperator=_F(INPUT_TYPE='Matrix', + data=_F(FROM='String', + STRING='2 0 ; 0 2',),),); +#VERSION_CATALOGUE:V9_5_0:FIN VERSION_CATALOGUE +#CHECKSUM:7cb77b298c21a16d8137a99cad24e683:FIN CHECKSUM \ No newline at end of file -- 2.39.2