IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34484


Ignore:
Timestamp:
Sep 27, 2012, 8:32:58 AM (14 years ago)
Author:
eugene
Message:

raise a flag on the stack primary detection in the measure table

File:
1 edited

Legend:

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

    r34429 r34484  
    131131  ID_MEAS_UNDEF_5        = 0x00004000,  // unused
    132132  ID_MEAS_PHOTOM_UBERCAL = 0x00008000,  // externally-supplied zero point from ubercal analysis
     133  ID_MEAS_STACK_PRIMARY  = 0x00010000,  // externally-supplied zero point from ubercal analysis
    133134} DVOMeasureFlags;
    134135
Note: See TracChangeset for help on using the changeset viewer.