37 1 IPARI ,ITAB ,SENSOR_TAB,INTLIST25,INTBUF_TAB ,
38 2 X ,V ,KINET ,JTASK ,NB_DST2 ,
39 3 ICODT ,ISKEW ,NSENSOR )
51#include "implicit_f.inc"
63 INTEGER ,
INTENT(IN) :: NSENSOR
64 INTEGER IPARI(NPARI,*), ITAB(*), INTLIST25(*), JTASK,
65 . KINET(*), NB_DST2(PARASIZ), ICODT(*), ISKEW(*)
67 TYPE(intbuf_struct_),
DIMENSION(NINTER) :: INTBUF_TAB
68 TYPE (SENSOR_STR_) ,
DIMENSION(NSENSOR) ,
INTENT(IN) :: SENSOR_TAB
72 INTEGER NIN, NI25, ISENS, LINDMAX
80 lindmax = intbuf_tab(nin)%I_STOK(2)
82 startt=intbuf_tab(nin)%VARIABLES(3)
83 stopt =intbuf_tab(nin)%VARIABLES(11)
89 ts = sensor_tab(isens)%TSTART
96 1 ipari ,intbuf_tab(nin),x ,itab ,nin ,
97 2 lindmax ,kinet ,jtask ,nb_dst2(jtask),v ,
subroutine i25comp_2(ipari, intbuf_tab, x, itab, nin, lindmax, kinet, jtask, nb_dst2, v, icodt, iskew)
subroutine i25maind_2(ipari, itab, sensor_tab, intlist25, intbuf_tab, x, v, kinet, jtask, nb_dst2, icodt, iskew, nsensor)