From: pascale.noyret Date: Mon, 20 Sep 2021 13:18:11 +0000 (+0200) Subject: fichier pour exempleGetattr.py X-Git-Tag: livraison11Oct21~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=062cd908e11e653144774e2504e73b958d77506e;p=tools%2Feficas.git fichier pour exempleGetattr.py --- 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