Reference/API¶
ccsdspy Package¶
IO Interface for Reading CCSDS Data in Python.
Functions¶
|
Split a stream of mixed APIDs into separate streams by APID. |
Classes¶
|
Define a fixed length packet to decode binary data. |
|
An array contained in a packet, similar to |
|
A field contained in a packet. |
|
Define a variable length packet to decode binary data. |
Class Inheritance Diagram¶

ccsdspy.utils Module¶
Utils for the CCSDSPy package.
Functions¶
|
Split a stream of mixed APIDs into separate streams by APID. |