Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

ccsdsPacket Class Reference

Interface to a generic CCSDS packet. More...

Inheritance diagram for ccsdsPacket:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 __init__ (ui)
 apid ()
 type ()
 seqCnt ()
 length ()
 subSeconds ()

Detailed Description

Interface to a generic CCSDS packet.

Parameters:
ui The raw binary representation of the packet in big-endian byte order
Methods: apid() return packet APID secHead() return packet secondary header bit type() return packet type bit version() return packet version seqCnt() return sequence count seqFlg() return sequence flag length() return packet length in bytes seconds() return timestamp seconds subSeconds() return timestamp sub seconds payload() return packet payload (opaque)

Definition at line 26 of file HskPacketDecoder.py.


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:27:38 2006 for LATTE R04-12-00 by doxygen 1.4.3