Changeset 19823 for trunk/Ohana/src/opihi/dvo/gstar.c
- Timestamp:
- Oct 2, 2008, 8:08:31 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/gstar.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/gstar.c
r19534 r19823 75 75 Radius = atof (argv[3]); 76 76 77 while (Ra < 0.0) Ra += 360.0; 78 while (Ra > 360.0) Ra -= 360.0; 77 Ra = ohana_normalize_angle (Ra); 79 78 80 79 /* load sky from correct table */
Note:
See TracChangeset
for help on using the changeset viewer.
