Changeset 41708
- Timestamp:
- Jul 8, 2021, 1:18:55 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/cimages.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/cimages.c
r41341 r41708 10 10 int WITH_MOSAIC, SOLO_MOSAIC; 11 11 time_t tzero, tend; 12 int n, N, NPTS, Npts,kapa, *foundMosaic;12 int n, N, NPTS, kapa, *foundMosaic; 13 13 Vector Xvec, Yvec, Zvec; 14 14 double r[8], d[8], x[8], y[8], Rmin, Rmax, Rmid, trange, Radius; … … 19 19 PhotCode *photcode; 20 20 int Nsec, photcodeEquiv; 21 22 int Npts = 0; 21 23 22 24 if (!InitPhotcodes ()) return (FALSE);
Note:
See TracChangeset
for help on using the changeset viewer.
