Trees | Indices | Help |
---|
|
Get the name and mmsi (User ID) for each msg 5 identification message.
This program requires that the nmea strings be sorted such that the 2nd part of the message comes directly after the first. You can do this by grepping for the USCG N-AIS station name. This will prevent interleaving of msg 5 nmea strings.Requires:
Author: xmlbinmsg
Version: 4791
Status: under development
License: GPL
|
|||
| dist(lon1, lat1, lon2, lat2) | ||
| getPosition(logfile, outfile, minDist=None) |
|
|||
|
__date__ = '2007-01-02' Date of last svn commit |
||
|
outfile = file(options.outputFileName, 'w')
|
|
|
|
|
__date__Date of last svn commit
|
outfileNone
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Thu Jan 4 17:38:06 2007 | http://epydoc.sourceforge.net |