IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2011, 12:33:45 AM (15 years ago)
Author:
eugene
Message:

merged from eam_branches/ipp-20110505: allow managed memory (with linked list a la psLib); add csv to mana; allow read-only dvo databases

File:
1 edited

Legend:

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

    r31635 r31663  
    7878# define LOAD_MISS      0x04
    7979# define LOAD_SECF      0x08
    80 # define LOAD_MEAS_META 0x10
     80# define SKIP_AVES      0x10
     81# define SKIP_MEAS      0x20
     82# define SKIP_MISS      0x40
     83# define SKIP_SECF      0x80
     84
     85// # define LOAD_MEAS_META 0x100 -- is this used??
    8186
    8287/* photometry code types */
Note: See TracChangeset for help on using the changeset viewer.