IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 26, 2012, 12:11:16 PM (14 years ago)
Author:
Serge CHASTEL
Message:

Added shutoutc and sky arguments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppTranslate/src/ppMops.h

    r34472 r34474  
    3030  psString comment;                   // Comment associated with the first argument of the diff
    3131  psString obsMode;                   // Observation mode
    32   psString difftype;                  // Either WW (Warp-Warp Diff) or WS (Warp-Stack Diff)
     32  psString difftype;                  // WW (Warp-Warp Diff) or WS (Warp-Stack Diff) or SW (Stack-Warp Diff)
     33  float sky;                          // Exposure avg sky background
     34  psString shutoutc;                  // Camera exposure shutter open (UTC)
    3335} ppMopsArguments;
    3436
Note: See TracChangeset for help on using the changeset viewer.