文件名称:aivdmDecode:适用于Node.js的AIVDM(AIS)解码器模块
文件大小:16KB
文件格式:ZIP
更新时间:2024-05-18 11:07:40
JavaScript
aivdm解码 适用于Node.js的AIVDM(AIS)解码器模块 安装:npm install aivdmDecode 使用方法: var aivdmDecode = require('aivdmDecode').aivdmDecode; var aisDecoder = new aivdmDecode({returnJson: false, aivdmPassthrough: true}); var sentences = [ "!AIVDM,1,1,,B,15DbCb0PAgbmOBsdJb7AJ@ib00SM,0*34", "!AIVDM,1,1,,B,37PAfn0Oj3:lIhEd`Ij9gWmd0Pq1,0*2B", "!AIVDM,1,1,,A,1;@1hrh00qKbOaGe9UL<dajd04ht,0*74", "!AIVDM,2,
【文件预览】:
aivdmDecode-master
----bin()
--------aivdmDecode.js(68KB)
----package.json(585B)
----LICENSE(1KB)
----README.md(1KB)