Go to the source code of this file.
|
subroutine | pxsear (COSR, NTRAK, PU, PP, VSEED, NJET, JETLIS, PJ, UNSTBL, IERR) |
|
subroutine pxsear |
( |
real |
COSR, |
|
|
integer |
NTRAK, |
|
|
real, dimension(3,mxtrak) |
PU, |
|
|
real, dimension(4,mxtrak) |
PP, |
|
|
real, dimension(3) |
VSEED, |
|
|
integer |
NJET, |
|
|
logical, dimension(mxprot,mxtrak) |
JETLIS, |
|
|
real, dimension(4,mxprot) |
PJ, |
|
|
logical |
UNSTBL, |
|
|
integer |
IERR |
|
) |
| |