Trees | Indices | Help |
---|
|
Python module for Automatic Indentification System (AIS). This is the 3rd iteration of creating an AIS codec package in python. This version is more a compiler so that it could be altered to emit something other than python if need be. The focus this time is on building a simple distributable batch of code that only requires the python lxml package when it builds the python. After that, the only requirement is the BitVector package by Avi Kak. BitVector is included with permission for your convenience, but it is best if you install BitVector yourself from the original distribution.
Author: Kurt Schwehr email homepage
Requires:Version: 0.34
License: GPL version 2
Copyright: (C) 2006-2007 Kurt Schwehr/UNH
To Do: the msgName variable should be generated from the XML
|
|||
|
|
|||
msgModByFirstChar =
|
|||
msgModByNumber =
Allows easier decoding of messages without having to write as much code |
|||
msgNames =
Messages in the main AIS name space |
|
msgModByFirstChar
|
msgModByNumberAllows easier decoding of messages without having to write as much code
|
msgNamesMessages in the main AIS name space
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Feb 9 07:33:13 2008 | http://epydoc.sourceforge.net |