ais: Python modudule for Automatic Indentification System (AIS).
ais.BitVector: BitVector.py
Version: 1.3
Author: Avinash Kak (kak@purdue.edu)
Date: 2006-Dec-26
CHANGE LOG:
Version 1.3:
(a) One more constructor mode included: When initializing a
new bit vector with an integer value, you can now also
specify a size for the bit vector.
ais.ais_msg_1: Autogenerated python functions to serialize/deserialize binary
messages.
ais.ais_msg_2: Autogenerated python functions to serialize/deserialize binary
messages.
ais.ais_msg_21: Autogenerated python functions to serialize/deserialize binary
messages.
ais.ais_msg_3: Autogenerated python functions to serialize/deserialize binary
messages.
ais.ais_msg_5: Autogenerated python functions to serialize/deserialize binary
messages.
ais.ais_msg_8: Autogenerated python functions to serialize/deserialize binary
messages.
ais.aisfield: Create a basic field for an ais message
ais.aisstring: Handle encoding and decoding AIS strings.
ais.aisxml2wxpy: Build a wxpython interface that uses the aisxmlbinmsg2py
generated file to create a message string.
ais.aisxmlbinmsg2py: Tools to generate python code to serialize/deserialize messages
between python and ais binary.
ais.allaistypes: Autogenerated python functions to serialize/deserialize binary
messages.