Changeset 5d24bea in ammosreader
- Timestamp:
- 09/03/23 19:17:32 (22 months ago)
- Branches:
- guix
- Children:
- 5c0f08d
- Parents:
- ba366f1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ammosreader/PDW.py
rba366f1 r5d24bea 335 335 def pdw_format_identifier(self): 336 336 return self.__pdw_format_identifier 337 338 @property 339 def df_quality(self): 340 return self.__df_quality 337 341 338 342 def to_datacrunch_json(self):
Note:
See TracChangeset
for help on using the changeset viewer.