COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
Go to the source code of this file.
Functions/Subroutines | |
program | __timeslice.f__ |
subroutine | slice1tbin (mint, maxt, dt, pixelin, rmax) |
subroutine | slice (mint, maxt, dt) |
subroutine | thinning (i1, i2) |
subroutine | mvdata (f, j, nc) |
subroutine | mvdatai (f, j, nc) |
subroutine | mkfiles |
subroutine | mkskelfiles |
subroutine | mkafile |
subroutine | mkaskelfile |
subroutine | wtaskel (fno, xa, ya, za, code, chg, np) |
subroutine | code2rgb (codei, chgi, r, g, b, alpha) |
program __timeslice.f__ | ( | ) |
Definition at line 6 of file timeslice.f.
References e10, i, klena(), maxp, parameter(), slice1tbin(), and true.
Definition at line 538 of file timeslice.f.
References parameter(), and true.
subroutine mkafile | ( | ) |
Definition at line 457 of file timeslice.f.
References idx(), x, y, and z.
subroutine mkaskelfile | ( | ) |
Definition at line 484 of file timeslice.f.
References idx(), wtaskel(), x, y, and z.
subroutine mkfiles | ( | ) |
Definition at line 396 of file timeslice.f.
References idx(), x, y, and z.
subroutine mkskelfiles | ( | ) |
Definition at line 423 of file timeslice.f.
References idx(), wtaskel(), x, y, and z.
Definition at line 341 of file timeslice.f.
References idx().
Definition at line 368 of file timeslice.f.
References idx().
Definition at line 161 of file timeslice.f.
References d0, idx(), n, thinning(), true, x, y, and z.
Definition at line 116 of file timeslice.f.
References mkafile(), mkaskelfile(), mkfiles(), mkskelfiles(), n, slice(), and thinning().
Referenced by __timeslice.f__().
Definition at line 287 of file timeslice.f.
References false, idx(), kqsortr(), mvdata(), mvdatai(), true, x, y, and z.
subroutine wtaskel | ( | integer | fno, |
real*4, dimension(np) | xa, | ||
real*4, dimension(np) | ya, | ||
real*4, dimension(np) | za, | ||
integer*2, dimension(np) | code, | ||
integer*2, dimension(np) | chg, | ||
integer | np | ||
) |
Definition at line 515 of file timeslice.f.
References code2rgb().