4 &(teta,xsgbor,ysgbor,adir,nptfr)
42 DOUBLE PRECISION PSCALA,XNA,YNA,XI,YI,PSCALB,XNB,YNB
43 DOUBLE PRECISION,
INTENT(IN) :: XSGBOR(nptfr,4),YSGBOR(nptfr,4)
44 DOUBLE PRECISION :: TETA(nptfr),ADIR(nptfr)
46 INTRINSIC sqrt, atan2, mod, abs, cos, sin, atan
73 IF(pscala.LT.0d0)
THEN 76 IF(pscalb.LT.0d0)
THEN
subroutine caltetap(TETA, XSGBOR, YSGBOR, ADIR, NPTFR)