IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 12, 2005, 3:04:48 PM (21 years ago)
Author:
eugene
Message:

substantial work to enable mode and format selections for DVO:image and DVO:secfilt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/include/addstar.h

    r4864 r5014  
    124124int        Shutdown               PROTO((char *message, ...); )
    125125void       TrapSignal             PROTO((int sig));
    126 short      airmass                PROTO((short secz_image, double ra, double dec, double st, double latitude));
     126float      airmass                PROTO((float secz_image, double ra, double dec, double st, double latitude));
    127127void       aregion                PROTO((GSCRegion *region, FILE *f, double ra, double dec));
    128128int        args                   PROTO((int argc, char **argv));
Note: See TracChangeset for help on using the changeset viewer.