Changeset 28024
- Timestamp:
- May 19, 2010, 12:27:31 PM (16 years ago)
- Location:
- trunk/ippToPsps
- Files:
-
- 2 edited
-
config/detection/tables.xml (modified) (1 diff)
-
src/ippToPspsDetEnums.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/detection/tables.xml
r27943 r28024 163 163 <column name="projectionCellID" type="TLONG" default="-999" comment="projection cell identifier at discovery time"></column> 164 164 <column name="dataRelease" type="TBYTE" default="0" comment="Data release to propagate to the object"></column> 165 <column name="surveyID" type="TBYTE" default="255" comment="surveyID </coluumn>"></column> 165 166 </table> 166 167 <table name="ObjectCalColor"> -
trunk/ippToPsps/src/ippToPspsDetEnums.h
r27944 r28024 167 167 SKINNYOBJECT_PROJECTIONCELLID = 3, 168 168 SKINNYOBJECT_DATARELEASE = 4, 169 SKINNYOBJECT_SURVEYID = 5, 169 170 } SkinnyObject; 170 171
Note:
See TracChangeset
for help on using the changeset viewer.
