summaryrefslogtreecommitdiff
path: root/2.3-1/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Frmag.acls
diff options
context:
space:
mode:
Diffstat (limited to '2.3-1/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Frmag.acls')
-rw-r--r--2.3-1/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Frmag.acls26
1 files changed, 26 insertions, 0 deletions
diff --git a/2.3-1/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Frmag.acls b/2.3-1/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Frmag.acls
new file mode 100644
index 00000000..532deb4d
--- /dev/null
+++ b/2.3-1/SCI2CTmpResultsReports/SCI2CLib/CAnnotations/Classes/Frmag.acls
@@ -0,0 +1,26 @@
+NIN= 2
+NOUT= 1
+OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP)
+OUT(1).SZ(1)= '1'
+OUT(1).SZ(2)= IN(2).VAL
+NIN= 2
+NOUT= 2
+OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP)
+OUT(1).SZ(1)= '1'
+OUT(1).SZ(2)= IN(2).VAL
+OUT(2).TP= FA_TP_MAX(IN(1).TP,IN(2).TP)
+OUT(2).SZ(1)= '1'
+OUT(2).SZ(2)= IN(2).VAL
+NIN= 3
+NOUT= 1
+OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP)
+OUT(1).SZ(1)= '1'
+OUT(1).SZ(2)= IN(3).VAL
+NIN= 3
+NOUT= 2
+OUT(1).TP= FA_TP_MAX(IN(1).TP,IN(2).TP)
+OUT(1).SZ(1)= '1'
+OUT(1).SZ(2)= IN(3).VAL
+OUT(2).TP= FA_TP_MAX(IN(1).TP,IN(2).TP)
+OUT(2).SZ(1)= '1'
+OUT(2).SZ(2)= IN(3).VAL