IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 31, 2006, 7:26:40 PM (20 years ago)
Author:
jhoblitt
Message:

move exptype from Imfile -> Exp
rename exptype -> exp_type rename

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/p2rawToPending.c

    r6221 r6277  
    1515            rawFrame->exposure->exp_id,
    1616            rawFrame->exposure->camera,
     17            rawFrame->exposure->exp_type,
    1718            rawFrame->exposure->filter,
    1819            rawFrame->exposure->class,
     
    2829            p2PendingImfileRow *pendingImage = p2PendingImfileRowAlloc(
    2930                rawImage->exp_id,
    30                 rawImage->exptype,
    3131                rawImage->class,
    3232                rawImage->class_id,
Note: See TracChangeset for help on using the changeset viewer.