Changeset fdb2f00 in ammosreader
- Timestamp:
- 09/03/23 18:46:19 (21 months ago)
- Branches:
- guix
- Children:
- 3ed8119
- Parents:
- be36a02
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ammosreader/PDW.py
rbe36a02 rfdb2f00 331 331 def channel(self): 332 332 return self.__channel 333 334 @property 335 def pdw_format_identifier(self): 336 return self.__pdw_format_identifier 333 337 334 338 def to_datacrunch_json(self):
Note:
See TracChangeset
for help on using the changeset viewer.