IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 6, 2015, 4:20:00 PM (11 years ago)
Author:
watersc1
Message:

Update flag fields to default to 0 and be INT sized.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/tables.DO.vot

    r38779 r38804  
    3636        <DESCRIPTION>Internal DVO region identifier.</DESCRIPTION>
    3737      </FIELD>
    38       <FIELD name="objInfoFlag" arraysize="1" datatype="long" unit="dimensionless" default="-999">
     38      <FIELD name="objInfoFlag" arraysize="1" datatype="int" unit="dimensionless" default="0">
    3939        <DESCRIPTION>Information flag bitmask indicating details of the photometry.  Values listed in ObjectInfoFlags.</DESCRIPTION>
    4040      </FIELD>
Note: See TracChangeset for help on using the changeset viewer.