IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 28, 2005, 3:07:32 PM (21 years ago)
Author:
jhoblitt
Message:

add data.B (bool) to psMetadataItem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r4411 r4423  
    1 %%% $Id: psLibSDRS.tex,v 1.304 2005-06-28 21:31:24 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.305 2005-06-29 01:07:32 jhoblitt Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    22542254    psDataType type;                    ///< type of this item
    22552255    const union {
     2256        psBool B;                       ///< boolean value
    22562257        psS32 S32;                      ///< integer data
    22572258        psF32 F32;                      ///< floating-point data
Note: See TracChangeset for help on using the changeset viewer.