IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 6 and Version 7 of PSPSFlags_SAS10


Ignore:
Timestamp:
Nov 21, 2012, 9:17:24 AM (14 years ago)
Author:
bills
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PSPSFlags_SAS10

    v6 v7  
    3333Example to select detections which are extended
    3434
    35 WHERE (!Detection.infoFlag & 0x4000 != 0)
     35WHERE (Detection.infoFlag & 0x4000 != 0)
    3636
    3737    PM_SOURCE_MODE_DEFAULT                = 0x00000000, ///< Initial value: resets all bits