Changeset 5192
- Timestamp:
- Sep 29, 2005, 1:08:14 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-MetaDB/lib/PS/IPP/MetaDB.pm (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-MetaDB/lib/PS/IPP/MetaDB.pm
r5191 r5192 1 1 # Copyright (C) 2005 Joshua Hoblitt 2 2 # 3 # $Id: MetaDB.pm,v 1. 6 2005-09-29 23:06:50jhoblitt Exp $3 # $Id: MetaDB.pm,v 1.7 2005-09-29 23:08:14 jhoblitt Exp $ 4 4 5 5 package PS::IPP::MetaDB; … … 147 147 =item * exp_id 148 148 149 exposure ID # 149 A unique exposure ID #. 150 150 151 151 =item * class 152 152 153 The 'type' of data this is 153 The 'type' of data this is. 154 154 155 155 =item * class_id … … 159 159 =item * camera 160 160 161 Camera that this data was acquired from 161 Camera that this data was acquired from. 162 162 163 163 =item * stamp … … 175 175 =item * url 176 176 177 URL to retrieve data from 177 URL to retrieve data from. 178 178 179 179 =back
Note:
See TracChangeset
for help on using the changeset viewer.
