IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 23, 2005, 9:13:00 PM (21 years ago)
Author:
eugene
Message:

added valid time ranges and elements of Njobs, status

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/convert.h

    r2598 r4602  
    2626int           dms_format            PROTO((char *line, double value));
    2727int           hh_hm                 PROTO((double hh, int *hr, double *mn));
     28int           day_to_sec            PROTO((char *string, time_t *second));
     29int           hms_to_sec            PROTO((char *string, time_t *second));
    2830
    2931char         *meade_deg_to_str      PROTO((double deg));
Note: See TracChangeset for help on using the changeset viewer.