IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 9, 2016, 11:19:31 AM (10 years ago)
Author:
eugene
Message:

add function TimeRange to convert formats; adjust rrLyra & QSO flags

File:
1 edited

Legend:

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

    r38553 r39521  
    1010time_t        TimeRef               PROTO((double time, time_t TimeReference, int TimeFormat));
    1111double        TimeValue             PROTO((time_t time, time_t TimeReference, int TimeFormat));
     12double        TimeRange             PROTO((time_t time, int TimeFormat));
    1213
    1314int           hh_hms                PROTO((double hh, int *hr, int *mn, double *sc));
Note: See TracChangeset for help on using the changeset viewer.