Changeset 4455f2b in ammosreader for ammosreader/AmmosAudioDataHeader.py
- Timestamp:
- 06/29/22 15:35:25 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 2a9faed
- Parents:
- 83e6c89
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ammosreader/AmmosAudioDataHeader.py
r83e6c89 r4455f2b 5 5 6 6 7 class AmmosAudioDataHeader ():7 class AmmosAudioDataHeader: 8 8 """I implement an AMMOS data header for audio data frames.""" 9 9
Note:
See TracChangeset
for help on using the changeset viewer.