Changeset 38467 for trunk/Ohana/src/addstar/src/getgsc.c
- Timestamp:
- Jun 12, 2015, 10:29:47 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/src/getgsc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/getgsc.c
r27435 r38467 79 79 if (stars[Nstars].average.D > UserPatch.Dmax) continue; 80 80 81 stars[Nstars].measure.R = stars[Nstars].average.R; 82 stars[Nstars].measure.D = stars[Nstars].average.D; 83 81 84 fparse (&stars[Nstars].measure.M, 3, &buffer[Nbyte]); 82 85 stars[Nstars].measure.dM = NAN;
Note:
See TracChangeset
for help on using the changeset viewer.
