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/p2insertPendingFrames.c

    r6221 r6277  
    3838            rawFrame->exposure->exp_id,
    3939            rawFrame->exposure->camera,
     40            rawFrame->exposure->exp_type,
    4041            rawFrame->exposure->filter,
    4142            rawFrame->exposure->class,
     
    5253            p2PendingImfileRow *pendingImage = p2PendingImfileRowAlloc(
    5354                rawImage->exp_id,
    54                 rawImage->exptype,
    5555                rawImage->class,
    5656                rawImage->class_id,
Note: See TracChangeset for help on using the changeset viewer.