Changeset 27434
- Timestamp:
- Mar 24, 2010, 11:18:06 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/diff/tables.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/diff/tables.xml
r27345 r27434 101 101 <column name="dataRelease" type="TBYTE" default="0" comment="Data release when this detection was taken"></column> 102 102 </table> 103 <table name="ObjectCalColor"> 104 <column name="objID" type="TLONGLONG" default="0" comment="ODM object identifier"></column> 105 <column name="ippObjID" type="TLONGLONG" default="0" comment="ipp object identifier"></column> 106 <column name="filterID" type="TBYTE" default="0" comment="filter identifier"></column> 107 <column name="calColor" type="TFLOAT" default="0" comment=" color adopted for magnitude calculation (unit = mag)"></column> 108 <column name="calColorErr" type="TFLOAT" default="0" comment=" error in calibrating color (unit = mag)"></column> 109 <column name="calibModNum" type="TSHORT" default="0" comment="calibration modification number"></column> 110 <column name="dataRelease" type="TBYTE" default="0" comment="Data release when this color calibration was established"></column> 111 </table> 103 112 </tableDescriptions>
Note:
See TracChangeset
for help on using the changeset viewer.
