17 call cl2tintp(heighttbl, lentbl, z, s1)
18 call cl2tintp(lentbl, thicktbl, s1, t1)
20 call cl2tintp(lentbl, thicktbl, s2, t2)
48 if(loca .ge. numstep)
then 53 k = min(max(loca - (m-1)/2,1), numstep+1-m)
55 call kpolintp(x(k), 1, y(k), 1, m, xx, ans, error)
60 real*8 function ct2lta(z, t)
69 call cl2tintp(heighttbl, thicktbl, z, t1)
70 call cl2tintp(heighttbl, lentbl, z, s1)
72 call cl2tintp(thicktbl, lentbl, t2, s2)
integer npitbl real *nx parameter(n=101, npitbl=46, nx=n-1) real *8 uconst
subroutine kpolintp(xa, xstep, ya, ystep, n, x, y, error)
subroutine kdwhereis(x, in, a, step, loc)
subroutine cl2tintp(x, y, xx, ans)
real *8 function clen2thickta(z, leng)
real *8 function ct2lta(z, t)