-
Notifications
You must be signed in to change notification settings - Fork 0
API Class CSUISDatRow
Bo Chen edited this page Apr 24, 2026
·
2 revisions
CSUISDat Row class.
- Module:
icescopy_temperature_import - File:
src/icescopy_temperature_import.py - Line:
166
- Bases:
object
CSUISDat Row class.
| Field | Line | Explanation |
|---|---|---|
row_index |
167 | Zero-based index for row index. |
timestamp |
168 | Stores timestamp. |
timestamp_text |
169 | Stores timestamp text. |
avg_temp |
170 | Stores avg temp. |
picture_name |
171 | Display name for picture name. |
sample_counts |
172 | Stores sample counts. |
No methods defined in this class.