@idm-plugin/geo 1.9.7 → 1.9.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -378,4 +378,10 @@ export declare class LaneHelper {
378
378
  speed: number;
379
379
  etd: string;
380
380
  }, route: any[]): any;
381
+ /**
382
+ * 船舶航首向与其它要素的夹角
383
+ * @param bearing 航首向
384
+ * @param degree 要素角度,如 swell.degree
385
+ */
386
+ static includedAngle(bearing: number, degree: number): number;
381
387
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@idm-plugin/geo",
3
3
  "private": false,
4
- "version": "1.9.7",
4
+ "version": "1.9.8",
5
5
  "description": "idm plugin for geo in browser",
6
6
  "type": "module",
7
7
  "keywords": [