Bases: object
Class to hold and decode a SeedLink packet.
Variables: |
|
---|
Attributes
ENDSIGNATURE | str(object=’‘) -> string |
ERRORSIGNATURE | str(object=’‘) -> string |
INFOSIGNATURE | str(object=’‘) -> string |
SIGNATURE | str(object=’‘) -> string |
SLERROR | str(object=’‘) -> string |
SLHEADSIZE | int(x=0) -> int or long |
SLNOPACKET | str(object=’‘) -> string |
SLRECSIZE | int(x=0) -> int or long |
SLTERMINATE | str(object=’‘) -> string |
TYPE_SLINF | int(x=0) -> int or long |
TYPE_SLINFT | int(x=0) -> int or long |
__dict__ | |
__doc__ | str(object=’‘) -> string |
__module__ | str(object=’‘) -> string |
__weakref__ | list of weak references to the object (if defined) |
blockette | |
msrecord | |
slhead | |
trace |
Public Methods
getMSRecord | |
getSequenceNumber | |
getTrace | |
getType |
Special Methods
__init__ |