IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 1, 2004, 12:22:43 AM (22 years ago)
Author:
eugene
Message:

added double to psMetaDataItem

File:
1 edited

Legend:

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

    r344 r377  
    3535    psMetaDataFlags flags;              ///< flags associated with this item
    3636    const union {
     37        double d;                       ///< double value
    3738        float f;                        ///< floating value
    3839        int i;                          ///< integer value
Note: See TracChangeset for help on using the changeset viewer.