Class Summary |
AbstractService |
This is the base class for CCSDS service nodes. |
BitstreamService |
This class extracts B_PDUs (Bitstream Protocol Data Units) from CADUs and
sends them to a UnitReceiver. |
Cadu |
This class is a CADU, which is a CCSDS version 2 frame. |
CaduSequencer |
This class performs sequence field checking for version 2 CCSDS frames. |
CaduService |
This node receives all frames that require CCSDS processing. |
Packet |
This class contains a single CCSDS packet. |
PacketBroadcaster |
StpsNodes that send packets to PacketReceivers use this class to broadcast
packets to more than one PacketReceiver. |
PacketOutputTool |
An STPS node that sends packets to receivers uses this utility to
construct the output object. |
Spacecraft |
This class contains information about one spacecraft. |
VcduService |
This class does the CCSDS VCDU service. |