Changeset 30602 for trunk/Ohana/src/libohana/include/ohana.h
- Timestamp:
- Feb 13, 2011, 11:09:40 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libohana/include/ohana.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libohana/include/ohana.h
r29537 r30602 283 283 int ohana_str_to_radec PROTO((double *ra, double *dec, char *str1, char *str2)); 284 284 double ohana_normalize_angle PROTO((double angle)); 285 double ohana_normalize_angle_to_midpoint PROTO((double angle, double Rmid)); 285 286 286 287 int hstgsc_hms_to_deg PROTO((double *h0, double *h1, double *d0, double *d1, char *string)); 288 289 short ToShortPixels PROTO((float pixels)); 290 short ToShortDegrees PROTO((float degrees)); 291 float FromShortPixels PROTO((short value)); 292 float FromShortDegrees PROTO((float value)); 287 293 288 294 /* IO Buffer functions */
Note:
See TracChangeset
for help on using the changeset viewer.
