IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 26, 2004, 4:04:52 PM (22 years ago)
Author:
Paul Price
Message:

Changing psBitMask to psBitset in other files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psObject.h

    r344 r523  
    2121    float colour, colourErr;            ///< Colour and associated error, if known
    2222    psPhotSysrem colorPlus, colorMinus; ///< Colour reference
    23     psBitMask *quality;                 ///< Bit mask for quality information
     23    psBitset *quality;                  ///< Bit mask for quality information
    2424    psCell *parentCell;                 ///< Cell this measurement came from
    2525} psObject;
Note: See TracChangeset for help on using the changeset viewer.