@volant-autonomy/via-sdk 1.3296.1 → 1.3304.1

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.
package/dist/direct.d.ts CHANGED
@@ -800,7 +800,6 @@ export declare class Direct {
800
800
  * Generate a report containing derived information used for regulatory evidence
801
801
  * @description Generate a report containing derived SORA information used for regulatory evidence.
802
802
  *
803
- *
804
803
  * GRC and ARC determination is considered across the entire operational volume as determined by the supplied
805
804
  * `waypoints`. Where the operational environment differs across the volume, the worst case is taken, i.e. the highest
806
805
  * Intrinsic GRC determined and the highest likelihood to encounter another aircraft (as defined by Airspace Encounter
@@ -579,7 +579,6 @@ export interface paths {
579
579
  * Generate a report containing derived information used for regulatory evidence
580
580
  * @description Generate a report containing derived SORA information used for regulatory evidence.
581
581
  *
582
- *
583
582
  * GRC and ARC determination is considered across the entire operational volume as determined by the supplied
584
583
  * `waypoints`. Where the operational environment differs across the volume, the worst case is taken, i.e. the highest
585
584
  * Intrinsic GRC determined and the highest likelihood to encounter another aircraft (as defined by Airspace Encounter
@@ -685,7 +684,6 @@ export interface paths {
685
684
  * Generate a report containing derived information used for regulatory evidence
686
685
  * @description Generate a report containing derived SORA information used for regulatory evidence.
687
686
  *
688
- *
689
687
  * GRC and ARC determination is considered across the entire operational volume as determined by the supplied
690
688
  * `waypoints`. Where the operational environment differs across the volume, the worst case is taken, i.e. the highest
691
689
  * Intrinsic GRC determined and the highest risk Air Risk Classification.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volant-autonomy/via-sdk",
3
- "version": "1.3296.1",
3
+ "version": "1.3304.1",
4
4
  "license": "MIT",
5
5
  "source": "src/index.ts",
6
6
  "types": "dist/index.d.ts",