IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2008, 8:08:31 AM (18 years ago)
Author:
eugene
Message:

replace poor code with ohana_normalize_angle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/include/ohana.h

    r16121 r19823  
    203203double  ohana_lst              PROTO((double jd, double longitude));
    204204int     ohana_str_to_radec     PROTO((double *ra, double *dec, char *str1, char *str2));
     205double  ohana_normalize_angle  PROTO((double angle));
    205206
    206207int     hstgsc_hms_to_deg      PROTO((double *h0, double *h1, double *d0, double *d1, char *string));
Note: See TracChangeset for help on using the changeset viewer.