Changeset 12008 for branches/dvo-mods-2007-02/Ohana/src/opihi/dvo/cmatch.c
- Timestamp:
- Feb 22, 2007, 4:05:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dvo-mods-2007-02/Ohana/src/opihi/dvo/cmatch.c
r8427 r12008 51 51 dparse (&D, 2, &tbuffer[i*BYTES_STAR]); 52 52 dparse (&M, 3, &tbuffer[i*BYTES_STAR]); 53 catalog2.average[nstar].R _PS= R;54 catalog2.average[nstar].D _PS= D;53 catalog2.average[nstar].R = R; 54 catalog2.average[nstar].D = D; 55 55 catalog2.average[nstar].M = M * 1000.0; 56 56 nstar++;
Note:
See TracChangeset
for help on using the changeset viewer.
