@volant-autonomy/via-sdk 1.3296.1 → 1.3381.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.
@@ -1537,9 +1535,9 @@ export interface components {
1537
1535
  * @enum {integer}
1538
1536
  */
1539
1537
  final_grc: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7;
1540
- /** Residual Arc */
1541
- residual_arc: components["schemas"]["ARC"][];
1542
- mitigations: components["schemas"]["Mitigations"];
1538
+ /** Initial Arc */
1539
+ initial_arc: components["schemas"]["ARC"][];
1540
+ ground_risk_mitigations: components["schemas"]["JarusV2_5GroundRiskMitigations"];
1543
1541
  /**
1544
1542
  * Ground Risk Buffer
1545
1543
  * @description The ground risk buffer is an area on the ground that surrounds the footprint of the contingency volume. It is expected that if the flight exits the contingency volume during a loss of control of the operation that the flight will be terminated within this lateral distance.
@@ -1564,6 +1562,33 @@ export interface components {
1564
1562
  */
1565
1563
  containment_robustness?: "low" | "medium" | "high";
1566
1564
  };
1565
+ /** JarusV2_5GroundRiskMitigations */
1566
+ JarusV2_5GroundRiskMitigations: {
1567
+ /**
1568
+ * Mitigation 1(A)
1569
+ * @description Strategic mitigations for ground risk.
1570
+ * @enum {string}
1571
+ */
1572
+ m1a: "none" | "low" | "medium";
1573
+ /**
1574
+ * Mitigation 1(B)
1575
+ * @description Visual Line of Sight (VLOS) - avoid flying over people
1576
+ * @enum {string}
1577
+ */
1578
+ m1b: "none" | "medium" | "high";
1579
+ /**
1580
+ * Mitigation 1(C)
1581
+ * @description Tactical Mitigations - Ground observation
1582
+ * @enum {string}
1583
+ */
1584
+ m1c: "none" | "low";
1585
+ /**
1586
+ * Mitigation 2
1587
+ * @description Efforts to reduce UA impact dynamics
1588
+ * @enum {string}
1589
+ */
1590
+ m2: "none" | "medium" | "high";
1591
+ };
1567
1592
  /** JarusV2_5SoraClassification */
1568
1593
  "JarusV2_5SoraClassification-Input": {
1569
1594
  /**
@@ -1802,33 +1827,6 @@ export interface components {
1802
1827
  */
1803
1828
  expires_in: number;
1804
1829
  };
1805
- /** Mitigations */
1806
- Mitigations: {
1807
- /**
1808
- * Mitigation 1(A)
1809
- * @description Strategic mitigations for ground risk.
1810
- * @enum {string}
1811
- */
1812
- m1a: "none" | "low" | "medium";
1813
- /**
1814
- * Mitigation 1(B)
1815
- * @description Visual Line of Sight (VLOS) - avoid flying over people
1816
- * @enum {string}
1817
- */
1818
- m1b: "none" | "medium" | "high";
1819
- /**
1820
- * Mitigation 1(C)
1821
- * @description Tactical Mitigations - Ground observation
1822
- * @enum {string}
1823
- */
1824
- m1c: "none" | "low";
1825
- /**
1826
- * Mitigation 2
1827
- * @description Efforts to reduce UA impact dynamics
1828
- * @enum {string}
1829
- */
1830
- m2: "none" | "medium" | "high";
1831
- };
1832
1830
  /**
1833
1831
  * PathingCheckpointParameters
1834
1832
  * @description Parameters that are applied to the leg of the journey towards the checkpoint
@@ -2120,47 +2118,12 @@ export interface components {
2120
2118
  */
2121
2119
  max_operational_population_density: number;
2122
2120
  /**
2123
- * Residual Air Risk Class (ARC)
2124
- * @description Qualitative classification of the rate at which a UAS would encounter a manned aircraft in a given airspace environment.
2125
- *
2126
- * - 'arc-a1' - ARC-a (NMAC Encounter Rate)
2127
- *
2128
- * - 'arc-a2' - ARC-a (Linear Infrastructure)
2129
- *
2130
- * - 'arc-a3' - ARC-a (Restricted Airspace)
2131
- *
2132
- * - 'arc-a4' - ARC-a (Danger Area)
2133
- *
2134
- * - 'arc-a5' - ARC-a (Self Declared)
2135
- *
2136
- * - 'arc-b1' - ARC-b (>FL600)
2137
- *
2138
- * - 'arc-b2' - ARC-b (<500ft AGL in Uncontrolled Airspace Over Rural Areas)
2139
- *
2140
- * - 'arc-c1' - ARC-c (>500ft AGL but <FL600 in Uncontrolled Airspace Over Urban Areas)
2141
- *
2142
- * - 'arc-c2' - ARC-c (>500ft AGL but <FL600 in Uncontrolled Airspace Over Rural Areas)
2143
- *
2144
- * - 'arc-c3' - ARC-c (<500ft AGL in Controlled Airspace)
2145
- *
2146
- * - 'arc-c4' - ARC-c (<500ft AGL in Uncontrolled Airspace Over Urban Areas)
2147
- *
2148
- * - 'arc-c5' - ARC-c (<500ft AGL and TMZ)
2149
- *
2150
- * - 'arc-c6' - ARC-c (<500ft AGL and Mode-C Veil)
2151
- *
2152
- * - 'arc-c7' - ARC-c (Non Class B/C/D Airspace in an Airport/Heliport environment)
2153
- *
2154
- * - 'arc-d1' - ARC-d (>500ft AGL but <FL600 in Controlled Airspace)
2155
- *
2156
- * - 'arc-d2' - ARC-d (Class B/C/D Airspace in an Airport/Heliport environment)
2157
- *
2158
- * - 'arc-d3' - ARC-d (>500ft AGL but <FL600 and TMZ)
2159
- *
2160
- * - 'arc-d4' - ARC-d (>500ft AGL but <FL600 Mode-C Veil)
2161
- *
2121
+ * Residual Air Risk Classification
2122
+ * @description Determination of Air Risk after the application of any strategic mitigations intended to control the crewed aircraft type, encounter rates or time of exposure, prior to take-off
2123
+ * @example arc-c
2124
+ * @enum {string}
2162
2125
  */
2163
- residual_arc: components["schemas"]["ARC"];
2126
+ residual_arc: "arc-a" | "arc-b" | "arc-c" | "arc-d";
2164
2127
  tmpr: components["schemas"]["TacticalMitigationPerformanceRequirements"];
2165
2128
  /**
2166
2129
  * SAIL
@@ -2182,7 +2145,7 @@ export interface components {
2182
2145
  */
2183
2146
  waypoints: (components["schemas"]["StartWaypoint"] | components["schemas"]["GotoWaypoint-Input"])[];
2184
2147
  aircraft: components["schemas"]["Aircraft"];
2185
- mitigations: components["schemas"]["Mitigations"];
2148
+ ground_risk_mitigations: components["schemas"]["JarusV2_5GroundRiskMitigations"];
2186
2149
  /** @description Population Density Data Source. Data has been re-projected and resampled to a square grid in UTM coordinates to work in the context of VIA's services. The value in each cell of the grid is the largest value present in any of the cells of the source grid it intersects. The values are normalised by source data cell area to derive a density value of people per square metre. */
2187
2150
  population_density_source: components["schemas"]["PopulationSource"];
2188
2151
  /**
@@ -2446,9 +2409,9 @@ export interface components {
2446
2409
  * @enum {integer}
2447
2410
  */
2448
2411
  final_grc: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7;
2449
- /** Residual Arc */
2450
- residual_arc: ("arc-a1" | "arc-a2" | "arc-a3" | "arc-a4" | "arc-a5" | "arc-b1" | "arc-c1" | "arc-c2" | "arc-c3" | "arc-c4" | "arc-d1" | "arc-d2")[];
2451
- mitigations: components["schemas"]["UkMitigations"];
2412
+ /** Initial Arc */
2413
+ initial_arc: ("arc-a1" | "arc-a2" | "arc-a3" | "arc-a4" | "arc-a5" | "arc-b1" | "arc-c1" | "arc-c2" | "arc-c3" | "arc-c4" | "arc-d1" | "arc-d2")[];
2414
+ ground_risk_mitigations: components["schemas"]["UkGroundRiskMitigations"];
2452
2415
  /**
2453
2416
  * Ground Risk Buffer
2454
2417
  * @description The ground risk buffer is an area on the ground that surrounds the footprint of the contingency volume. It is expected that if the flight exits the contingency volume during a loss of control of the operation that the flight will be terminated within this lateral distance.
@@ -2508,8 +2471,8 @@ export interface components {
2508
2471
  */
2509
2472
  sheltering_applied: boolean;
2510
2473
  };
2511
- /** UkMitigations */
2512
- UkMitigations: {
2474
+ /** UkGroundRiskMitigations */
2475
+ UkGroundRiskMitigations: {
2513
2476
  /**
2514
2477
  * Mitigation 1(A)
2515
2478
  * @description Strategic mitigations for ground risk.
@@ -2640,7 +2603,7 @@ export interface components {
2640
2603
  */
2641
2604
  waypoints: (components["schemas"]["StartWaypoint"] | components["schemas"]["GotoWaypoint-Input"])[];
2642
2605
  aircraft: components["schemas"]["Aircraft"];
2643
- mitigations: components["schemas"]["UkMitigations"];
2606
+ ground_risk_mitigations: components["schemas"]["UkGroundRiskMitigations"];
2644
2607
  /** @description Population Density Data Source. Data has been re-projected and resampled to a square grid in UTM coordinates to work in the context of VIA's services. The value in each cell of the grid is the largest value present in any of the cells of the source grid it intersects. The values are normalised by source data cell area to derive a density value of people per square metre. */
2645
2608
  population_density_source: components["schemas"]["PopulationSource"];
2646
2609
  /**
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.3381.1",
4
4
  "license": "MIT",
5
5
  "source": "src/index.ts",
6
6
  "types": "dist/index.d.ts",