- Timestamp:
- Feb 14, 2011, 1:05:28 PM (15 years ago)
- Location:
- branches/czw_branch/20101203
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/libohana/include/ohana.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20101203
- Property svn:mergeinfo changed
-
branches/czw_branch/20101203/Ohana/src/libohana/include/ohana.h
r29537 r30631 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.
