@raft-tech/rdp-sdk-typescript 2026.26.0
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/LICENSE +183 -0
- package/README.md +133 -0
- package/dist/examples/objects-publish.d.ts +2 -0
- package/dist/examples/objects-publish.d.ts.map +1 -0
- package/dist/examples/objects-publish.js +32 -0
- package/dist/examples/objects-publish.js.map +1 -0
- package/dist/examples/objects-search.d.ts +2 -0
- package/dist/examples/objects-search.d.ts.map +1 -0
- package/dist/examples/objects-search.js +20 -0
- package/dist/examples/objects-search.js.map +1 -0
- package/dist/examples/web/objects-publish.d.ts +2 -0
- package/dist/examples/web/objects-publish.d.ts.map +1 -0
- package/dist/examples/web/objects-publish.js +33 -0
- package/dist/examples/web/objects-publish.js.map +1 -0
- package/dist/examples/web/objects-search.d.ts +2 -0
- package/dist/examples/web/objects-search.d.ts.map +1 -0
- package/dist/examples/web/objects-search.js +21 -0
- package/dist/examples/web/objects-search.js.map +1 -0
- package/dist/gen/raft/wdm/v1/action_pb.d.ts +1540 -0
- package/dist/gen/raft/wdm/v1/action_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/action_pb.js +888 -0
- package/dist/gen/raft/wdm/v1/action_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/assessment_pb.d.ts +189 -0
- package/dist/gen/raft/wdm/v1/assessment_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/assessment_pb.js +143 -0
- package/dist/gen/raft/wdm/v1/assessment_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/aviation_pb.d.ts +192 -0
- package/dist/gen/raft/wdm/v1/aviation_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/aviation_pb.js +128 -0
- package/dist/gen/raft/wdm/v1/aviation_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/cbrn_pb.d.ts +270 -0
- package/dist/gen/raft/wdm/v1/cbrn_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/cbrn_pb.js +206 -0
- package/dist/gen/raft/wdm/v1/cbrn_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/common_pb.d.ts +1019 -0
- package/dist/gen/raft/wdm/v1/common_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/common_pb.js +504 -0
- package/dist/gen/raft/wdm/v1/common_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/comms_pb.d.ts +103 -0
- package/dist/gen/raft/wdm/v1/comms_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/comms_pb.js +52 -0
- package/dist/gen/raft/wdm/v1/comms_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/correlation_pb.d.ts +212 -0
- package/dist/gen/raft/wdm/v1/correlation_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/correlation_pb.js +119 -0
- package/dist/gen/raft/wdm/v1/correlation_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/ew_pb.d.ts +195 -0
- package/dist/gen/raft/wdm/v1/ew_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/ew_pb.js +140 -0
- package/dist/gen/raft/wdm/v1/ew_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/ground_pb.d.ts +138 -0
- package/dist/gen/raft/wdm/v1/ground_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/ground_pb.js +110 -0
- package/dist/gen/raft/wdm/v1/ground_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/identity_pb.d.ts +137 -0
- package/dist/gen/raft/wdm/v1/identity_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/identity_pb.js +79 -0
- package/dist/gen/raft/wdm/v1/identity_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/maritime_pb.d.ts +179 -0
- package/dist/gen/raft/wdm/v1/maritime_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/maritime_pb.js +106 -0
- package/dist/gen/raft/wdm/v1/maritime_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/object_pb.d.ts +547 -0
- package/dist/gen/raft/wdm/v1/object_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/object_pb.js +126 -0
- package/dist/gen/raft/wdm/v1/object_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/ontology_pb.d.ts +258 -0
- package/dist/gen/raft/wdm/v1/ontology_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/ontology_pb.js +201 -0
- package/dist/gen/raft/wdm/v1/ontology_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/orbital_pb.d.ts +175 -0
- package/dist/gen/raft/wdm/v1/orbital_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/orbital_pb.js +26 -0
- package/dist/gen/raft/wdm/v1/orbital_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/organization_pb.d.ts +573 -0
- package/dist/gen/raft/wdm/v1/organization_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/organization_pb.js +448 -0
- package/dist/gen/raft/wdm/v1/organization_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/platform_pb.d.ts +584 -0
- package/dist/gen/raft/wdm/v1/platform_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/platform_pb.js +280 -0
- package/dist/gen/raft/wdm/v1/platform_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/relationship_pb.d.ts +283 -0
- package/dist/gen/raft/wdm/v1/relationship_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/relationship_pb.js +224 -0
- package/dist/gen/raft/wdm/v1/relationship_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/security_pb.d.ts +112 -0
- package/dist/gen/raft/wdm/v1/security_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/security_pb.js +17 -0
- package/dist/gen/raft/wdm/v1/security_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/sensor_pb.d.ts +278 -0
- package/dist/gen/raft/wdm/v1/sensor_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/sensor_pb.js +190 -0
- package/dist/gen/raft/wdm/v1/sensor_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/service/action_service_pb.d.ts +734 -0
- package/dist/gen/raft/wdm/v1/service/action_service_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/service/action_service_pb.js +281 -0
- package/dist/gen/raft/wdm/v1/service/action_service_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/service/object_service_pb.d.ts +742 -0
- package/dist/gen/raft/wdm/v1/service/object_service_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/service/object_service_pb.js +289 -0
- package/dist/gen/raft/wdm/v1/service/object_service_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/service/query_pb.d.ts +1602 -0
- package/dist/gen/raft/wdm/v1/service/query_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/service/query_pb.js +222 -0
- package/dist/gen/raft/wdm/v1/service/query_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/signal_pb.d.ts +309 -0
- package/dist/gen/raft/wdm/v1/signal_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/signal_pb.js +139 -0
- package/dist/gen/raft/wdm/v1/signal_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/spatial_pb.d.ts +742 -0
- package/dist/gen/raft/wdm/v1/spatial_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/spatial_pb.js +196 -0
- package/dist/gen/raft/wdm/v1/spatial_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/symbology_pb.d.ts +320 -0
- package/dist/gen/raft/wdm/v1/symbology_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/symbology_pb.js +61 -0
- package/dist/gen/raft/wdm/v1/symbology_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/targeting_pb.d.ts +285 -0
- package/dist/gen/raft/wdm/v1/targeting_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/targeting_pb.js +162 -0
- package/dist/gen/raft/wdm/v1/targeting_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/track_pb.d.ts +94 -0
- package/dist/gen/raft/wdm/v1/track_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/track_pb.js +44 -0
- package/dist/gen/raft/wdm/v1/track_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/transponder_pb.d.ts +113 -0
- package/dist/gen/raft/wdm/v1/transponder_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/transponder_pb.js +47 -0
- package/dist/gen/raft/wdm/v1/transponder_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/warfighting_function_pb.d.ts +108 -0
- package/dist/gen/raft/wdm/v1/warfighting_function_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/warfighting_function_pb.js +110 -0
- package/dist/gen/raft/wdm/v1/warfighting_function_pb.js.map +1 -0
- package/dist/gen/raft/wdm/v1/weather_pb.d.ts +279 -0
- package/dist/gen/raft/wdm/v1/weather_pb.d.ts.map +1 -0
- package/dist/gen/raft/wdm/v1/weather_pb.js +179 -0
- package/dist/gen/raft/wdm/v1/weather_pb.js.map +1 -0
- package/dist/package.json +77 -0
- package/dist/src/index.d.ts +2 -0
- package/dist/src/index.d.ts.map +1 -0
- package/dist/src/index.js +5 -0
- package/dist/src/index.js.map +1 -0
- package/dist/src/internal/auth.d.ts +67 -0
- package/dist/src/internal/auth.d.ts.map +1 -0
- package/dist/src/internal/auth.js +109 -0
- package/dist/src/internal/auth.js.map +1 -0
- package/dist/src/internal/config.d.ts +53 -0
- package/dist/src/internal/config.d.ts.map +1 -0
- package/dist/src/internal/config.js +109 -0
- package/dist/src/internal/config.js.map +1 -0
- package/dist/src/internal/index.d.ts +8 -0
- package/dist/src/internal/index.d.ts.map +1 -0
- package/dist/src/internal/index.js +7 -0
- package/dist/src/internal/index.js.map +1 -0
- package/dist/src/internal/interceptors.d.ts +18 -0
- package/dist/src/internal/interceptors.d.ts.map +1 -0
- package/dist/src/internal/interceptors.js +56 -0
- package/dist/src/internal/interceptors.js.map +1 -0
- package/dist/src/internal/logger.d.ts +16 -0
- package/dist/src/internal/logger.d.ts.map +1 -0
- package/dist/src/internal/logger.js +2 -0
- package/dist/src/internal/logger.js.map +1 -0
- package/dist/src/internal/node/logging.d.ts +9 -0
- package/dist/src/internal/node/logging.d.ts.map +1 -0
- package/dist/src/internal/node/logging.js +20 -0
- package/dist/src/internal/node/logging.js.map +1 -0
- package/dist/src/internal/node/options.d.ts +13 -0
- package/dist/src/internal/node/options.d.ts.map +1 -0
- package/dist/src/internal/node/options.js +13 -0
- package/dist/src/internal/node/options.js.map +1 -0
- package/dist/src/internal/node/token-fetcher.d.ts +9 -0
- package/dist/src/internal/node/token-fetcher.d.ts.map +1 -0
- package/dist/src/internal/node/token-fetcher.js +56 -0
- package/dist/src/internal/node/token-fetcher.js.map +1 -0
- package/dist/src/internal/oauth.d.ts +24 -0
- package/dist/src/internal/oauth.d.ts.map +1 -0
- package/dist/src/internal/oauth.js +43 -0
- package/dist/src/internal/oauth.js.map +1 -0
- package/dist/src/internal/options.d.ts +33 -0
- package/dist/src/internal/options.d.ts.map +1 -0
- package/dist/src/internal/options.js +32 -0
- package/dist/src/internal/options.js.map +1 -0
- package/dist/src/internal/transport.d.ts +29 -0
- package/dist/src/internal/transport.d.ts.map +1 -0
- package/dist/src/internal/transport.js +52 -0
- package/dist/src/internal/transport.js.map +1 -0
- package/dist/src/internal/version.d.ts +7 -0
- package/dist/src/internal/version.d.ts.map +1 -0
- package/dist/src/internal/version.js +8 -0
- package/dist/src/internal/version.js.map +1 -0
- package/dist/src/internal/web/logging.d.ts +8 -0
- package/dist/src/internal/web/logging.d.ts.map +1 -0
- package/dist/src/internal/web/logging.js +15 -0
- package/dist/src/internal/web/logging.js.map +1 -0
- package/dist/src/internal/web/token-fetcher.d.ts +8 -0
- package/dist/src/internal/web/token-fetcher.d.ts.map +1 -0
- package/dist/src/internal/web/token-fetcher.js +10 -0
- package/dist/src/internal/web/token-fetcher.js.map +1 -0
- package/dist/src/node/client.d.ts +37 -0
- package/dist/src/node/client.d.ts.map +1 -0
- package/dist/src/node/client.js +53 -0
- package/dist/src/node/client.js.map +1 -0
- package/dist/src/node/config.d.ts +27 -0
- package/dist/src/node/config.d.ts.map +1 -0
- package/dist/src/node/config.js +64 -0
- package/dist/src/node/config.js.map +1 -0
- package/dist/src/node/index.d.ts +6 -0
- package/dist/src/node/index.d.ts.map +1 -0
- package/dist/src/node/index.js +9 -0
- package/dist/src/node/index.js.map +1 -0
- package/dist/src/version.d.ts +2 -0
- package/dist/src/version.d.ts.map +1 -0
- package/dist/src/version.js +2 -0
- package/dist/src/version.js.map +1 -0
- package/dist/src/web/client.d.ts +44 -0
- package/dist/src/web/client.d.ts.map +1 -0
- package/dist/src/web/client.js +48 -0
- package/dist/src/web/client.js.map +1 -0
- package/dist/src/web/config.d.ts +18 -0
- package/dist/src/web/config.d.ts.map +1 -0
- package/dist/src/web/config.js +18 -0
- package/dist/src/web/config.js.map +1 -0
- package/dist/src/web/index.d.ts +5 -0
- package/dist/src/web/index.d.ts.map +1 -0
- package/dist/src/web/index.js +8 -0
- package/dist/src/web/index.js.map +1 -0
- package/gen/raft/wdm/v1/action_pb.ts +1800 -0
- package/gen/raft/wdm/v1/assessment_pb.ts +227 -0
- package/gen/raft/wdm/v1/aviation_pb.ts +233 -0
- package/gen/raft/wdm/v1/cbrn_pb.ts +321 -0
- package/gen/raft/wdm/v1/common_pb.ts +1173 -0
- package/gen/raft/wdm/v1/comms_pb.ts +126 -0
- package/gen/raft/wdm/v1/correlation_pb.ts +256 -0
- package/gen/raft/wdm/v1/ew_pb.ts +234 -0
- package/gen/raft/wdm/v1/ground_pb.ts +172 -0
- package/gen/raft/wdm/v1/identity_pb.ts +162 -0
- package/gen/raft/wdm/v1/maritime_pb.ts +220 -0
- package/gen/raft/wdm/v1/object_pb.ts +655 -0
- package/gen/raft/wdm/v1/ontology_pb.ts +299 -0
- package/gen/raft/wdm/v1/orbital_pb.ts +211 -0
- package/gen/raft/wdm/v1/organization_pb.ts +684 -0
- package/gen/raft/wdm/v1/platform_pb.ts +689 -0
- package/gen/raft/wdm/v1/relationship_pb.ts +332 -0
- package/gen/raft/wdm/v1/security_pb.ts +137 -0
- package/gen/raft/wdm/v1/sensor_pb.ts +329 -0
- package/gen/raft/wdm/v1/service/action_service_pb.ts +814 -0
- package/gen/raft/wdm/v1/service/object_service_pb.ts +819 -0
- package/gen/raft/wdm/v1/service/query_pb.ts +1702 -0
- package/gen/raft/wdm/v1/signal_pb.ts +370 -0
- package/gen/raft/wdm/v1/spatial_pb.ts +845 -0
- package/gen/raft/wdm/v1/symbology_pb.ts +373 -0
- package/gen/raft/wdm/v1/targeting_pb.ts +338 -0
- package/gen/raft/wdm/v1/track_pb.ts +115 -0
- package/gen/raft/wdm/v1/transponder_pb.ts +139 -0
- package/gen/raft/wdm/v1/warfighting_function_pb.ts +127 -0
- package/gen/raft/wdm/v1/weather_pb.ts +338 -0
- package/package.json +77 -0
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file raft/wdm/v1/comms.proto (package raft.wdm.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
+
/**
|
|
6
|
+
* Describes the file raft/wdm/v1/comms.proto.
|
|
7
|
+
*/
|
|
8
|
+
export const file_raft_wdm_v1_comms = /*@__PURE__*/ fileDesc("ChdyYWZ0L3dkbS92MS9jb21tcy5wcm90bxILcmFmdC53ZG0udjEiLwoJQ29tbXNJbmZvEiIKBnJhZGlvcxgBIAMoCzISLnJhZnQud2RtLnYxLlJhZGlvIoEBCgVSYWRpbxIUCgxub21lbmNsYXR1cmUYASABKAkSGQoMZnJlcXVlbmN5X2h6GAIgASgBSACIAQESDgoGbmV0X2lkGAMgASgJEiYKBXN0YXRlGAQgASgOMhcucmFmdC53ZG0udjEuUmFkaW9TdGF0ZUIPCg1fZnJlcXVlbmN5X2h6Kp0BCgpSYWRpb1N0YXRlEhsKF1JBRElPX1NUQVRFX1VOU1BFQ0lGSUVEEAASGQoVUkFESU9fU1RBVEVfT1BFUkFUSU5HEAESGAoUUkFESU9fU1RBVEVfREVHUkFERUQQAhIaChZSQURJT19TVEFURV9JTk9QRVJBQkxFEAMSIQodUkFESU9fU1RBVEVfTElTVEVOSU5HX1NJTEVOQ0UQBGIGcHJvdG8z");
|
|
9
|
+
/**
|
|
10
|
+
* Describes the message raft.wdm.v1.CommsInfo.
|
|
11
|
+
* Use `create(CommsInfoSchema)` to create a new message.
|
|
12
|
+
*/
|
|
13
|
+
export const CommsInfoSchema = /*@__PURE__*/ messageDesc(file_raft_wdm_v1_comms, 0);
|
|
14
|
+
/**
|
|
15
|
+
* Describes the message raft.wdm.v1.Radio.
|
|
16
|
+
* Use `create(RadioSchema)` to create a new message.
|
|
17
|
+
*/
|
|
18
|
+
export const RadioSchema = /*@__PURE__*/ messageDesc(file_raft_wdm_v1_comms, 1);
|
|
19
|
+
/**
|
|
20
|
+
* Operating state of a radio set. LISTENING_SILENCE corresponds to
|
|
21
|
+
* Army EMCON conditions per ACP 190 and FM 6-02.
|
|
22
|
+
*
|
|
23
|
+
* @generated from enum raft.wdm.v1.RadioState
|
|
24
|
+
*/
|
|
25
|
+
export var RadioState;
|
|
26
|
+
(function (RadioState) {
|
|
27
|
+
/**
|
|
28
|
+
* @generated from enum value: RADIO_STATE_UNSPECIFIED = 0;
|
|
29
|
+
*/
|
|
30
|
+
RadioState[RadioState["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
31
|
+
/**
|
|
32
|
+
* @generated from enum value: RADIO_STATE_OPERATING = 1;
|
|
33
|
+
*/
|
|
34
|
+
RadioState[RadioState["OPERATING"] = 1] = "OPERATING";
|
|
35
|
+
/**
|
|
36
|
+
* @generated from enum value: RADIO_STATE_DEGRADED = 2;
|
|
37
|
+
*/
|
|
38
|
+
RadioState[RadioState["DEGRADED"] = 2] = "DEGRADED";
|
|
39
|
+
/**
|
|
40
|
+
* @generated from enum value: RADIO_STATE_INOPERABLE = 3;
|
|
41
|
+
*/
|
|
42
|
+
RadioState[RadioState["INOPERABLE"] = 3] = "INOPERABLE";
|
|
43
|
+
/**
|
|
44
|
+
* @generated from enum value: RADIO_STATE_LISTENING_SILENCE = 4;
|
|
45
|
+
*/
|
|
46
|
+
RadioState[RadioState["LISTENING_SILENCE"] = 4] = "LISTENING_SILENCE";
|
|
47
|
+
})(RadioState || (RadioState = {}));
|
|
48
|
+
/**
|
|
49
|
+
* Describes the enum raft.wdm.v1.RadioState.
|
|
50
|
+
*/
|
|
51
|
+
export const RadioStateSchema = /*@__PURE__*/ enumDesc(file_raft_wdm_v1_comms, 0);
|
|
52
|
+
//# sourceMappingURL=comms_pb.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"comms_pb.js","sourceRoot":"","sources":["../../../../../gen/raft/wdm/v1/comms_pb.ts"],"names":[],"mappings":"AAAA,iEAAiE;AACjE,oFAAoF;AACpF,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAG/E;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAY,aAAa,CAC1D,QAAQ,CAAC,sgBAAsgB,CAAC,CAAC;AAwBnhB;;;GAGG;AACH,MAAM,CAAC,MAAM,eAAe,GAA0B,aAAa,CACjE,WAAW,CAAC,sBAAsB,EAAE,CAAC,CAAC,CAAC;AAuCzC;;;GAGG;AACH,MAAM,CAAC,MAAM,WAAW,GAAsB,aAAa,CACzD,WAAW,CAAC,sBAAsB,EAAE,CAAC,CAAC,CAAC;AAEzC;;;;;GAKG;AACH,MAAM,CAAN,IAAY,UAyBX;AAzBD,WAAY,UAAU;IACpB;;OAEG;IACH,yDAAe,CAAA;IAEf;;OAEG;IACH,qDAAa,CAAA;IAEb;;OAEG;IACH,mDAAY,CAAA;IAEZ;;OAEG;IACH,uDAAc,CAAA;IAEd;;OAEG;IACH,qEAAqB,CAAA;AACvB,CAAC,EAzBW,UAAU,KAAV,UAAU,QAyBrB;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAwB,aAAa,CAChE,QAAQ,CAAC,sBAAsB,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,212 @@
|
|
|
1
|
+
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
+
import type { ProvenanceRecord, ReplicationScope } from "./common_pb.js";
|
|
3
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
4
|
+
/**
|
|
5
|
+
* Describes the file raft/wdm/v1/correlation.proto.
|
|
6
|
+
*/
|
|
7
|
+
export declare const file_raft_wdm_v1_correlation: GenFile;
|
|
8
|
+
/**
|
|
9
|
+
* Correlation state linking a warfighting object to a correlation.
|
|
10
|
+
*
|
|
11
|
+
* A correlation is the set of objects that represent the same
|
|
12
|
+
* real-world thing. The correlation is implicit and exists because
|
|
13
|
+
* objects share the same correlation_id. Each object carries its
|
|
14
|
+
* own correlation_id and role; there are no cross-object
|
|
15
|
+
* references.
|
|
16
|
+
*
|
|
17
|
+
* Managed externally; any value provided on a direct object write
|
|
18
|
+
* is ignored.
|
|
19
|
+
*
|
|
20
|
+
* @generated from message raft.wdm.v1.CorrelationState
|
|
21
|
+
*/
|
|
22
|
+
export type CorrelationState = Message<"raft.wdm.v1.CorrelationState"> & {
|
|
23
|
+
/**
|
|
24
|
+
* Identifier for the correlation this object belongs to.
|
|
25
|
+
*
|
|
26
|
+
* @generated from field: string correlation_id = 1;
|
|
27
|
+
*/
|
|
28
|
+
correlationId: string;
|
|
29
|
+
/**
|
|
30
|
+
* This object's role within the correlation.
|
|
31
|
+
*
|
|
32
|
+
* @generated from field: raft.wdm.v1.CorrelationRole role = 2;
|
|
33
|
+
*/
|
|
34
|
+
role: CorrelationRole;
|
|
35
|
+
/**
|
|
36
|
+
* Whether the correlation was initiated manually, automatically,
|
|
37
|
+
* by a rule, statistically, by an ML model, or imported from
|
|
38
|
+
* upstream.
|
|
39
|
+
*
|
|
40
|
+
* @generated from field: raft.wdm.v1.CorrelationOrigin origin = 3;
|
|
41
|
+
*/
|
|
42
|
+
origin: CorrelationOrigin;
|
|
43
|
+
/**
|
|
44
|
+
* How broadly this correlation replicates through the mesh.
|
|
45
|
+
*
|
|
46
|
+
* @generated from field: raft.wdm.v1.ReplicationScope scope = 4;
|
|
47
|
+
*/
|
|
48
|
+
scope: ReplicationScope;
|
|
49
|
+
/**
|
|
50
|
+
* Source attribution for the correlation decision.
|
|
51
|
+
*
|
|
52
|
+
* @generated from field: raft.wdm.v1.ProvenanceRecord provenance = 5;
|
|
53
|
+
*/
|
|
54
|
+
provenance?: ProvenanceRecord | undefined;
|
|
55
|
+
/**
|
|
56
|
+
* Confidence in the correlation decision. Range: 0.0 to 1.0.
|
|
57
|
+
* Interpretation depends on the producer. Consumers should treat
|
|
58
|
+
* an unset value as "unknown" rather than zero.
|
|
59
|
+
*
|
|
60
|
+
* @generated from field: optional float confidence = 6;
|
|
61
|
+
*/
|
|
62
|
+
confidence?: number | undefined;
|
|
63
|
+
};
|
|
64
|
+
/**
|
|
65
|
+
* Describes the message raft.wdm.v1.CorrelationState.
|
|
66
|
+
* Use `create(CorrelationStateSchema)` to create a new message.
|
|
67
|
+
*/
|
|
68
|
+
export declare const CorrelationStateSchema: GenMessage<CorrelationState>;
|
|
69
|
+
/**
|
|
70
|
+
* Record of an explicit disassociation between this object and
|
|
71
|
+
* another.
|
|
72
|
+
*
|
|
73
|
+
* Disassociation records serve as an audit trail and as a guard
|
|
74
|
+
* against automated re-association of pairs that operators have
|
|
75
|
+
* explicitly separated.
|
|
76
|
+
*
|
|
77
|
+
* @generated from message raft.wdm.v1.Disassociation
|
|
78
|
+
*/
|
|
79
|
+
export type Disassociation = Message<"raft.wdm.v1.Disassociation"> & {
|
|
80
|
+
/**
|
|
81
|
+
* Identifier of the other object that was disassociated from this
|
|
82
|
+
* one.
|
|
83
|
+
*
|
|
84
|
+
* @generated from field: string object_id = 1;
|
|
85
|
+
*/
|
|
86
|
+
objectId: string;
|
|
87
|
+
/**
|
|
88
|
+
* Correlation this disassociation occurred in. Disambiguates when
|
|
89
|
+
* an object has been in multiple correlations over time.
|
|
90
|
+
*
|
|
91
|
+
* @generated from field: string correlation_id = 2;
|
|
92
|
+
*/
|
|
93
|
+
correlationId: string;
|
|
94
|
+
/**
|
|
95
|
+
* Whether the disassociation was manual or automated.
|
|
96
|
+
*
|
|
97
|
+
* @generated from field: raft.wdm.v1.CorrelationOrigin origin = 3;
|
|
98
|
+
*/
|
|
99
|
+
origin: CorrelationOrigin;
|
|
100
|
+
/**
|
|
101
|
+
* How broadly this disassociation replicates through the mesh.
|
|
102
|
+
*
|
|
103
|
+
* @generated from field: raft.wdm.v1.ReplicationScope scope = 4;
|
|
104
|
+
*/
|
|
105
|
+
scope: ReplicationScope;
|
|
106
|
+
/**
|
|
107
|
+
* Source attribution for the disassociation decision.
|
|
108
|
+
*
|
|
109
|
+
* @generated from field: raft.wdm.v1.ProvenanceRecord provenance = 5;
|
|
110
|
+
*/
|
|
111
|
+
provenance?: ProvenanceRecord | undefined;
|
|
112
|
+
};
|
|
113
|
+
/**
|
|
114
|
+
* Describes the message raft.wdm.v1.Disassociation.
|
|
115
|
+
* Use `create(DisassociationSchema)` to create a new message.
|
|
116
|
+
*/
|
|
117
|
+
export declare const DisassociationSchema: GenMessage<Disassociation>;
|
|
118
|
+
/**
|
|
119
|
+
* Role of an object within a correlation.
|
|
120
|
+
*
|
|
121
|
+
* @generated from enum raft.wdm.v1.CorrelationRole
|
|
122
|
+
*/
|
|
123
|
+
export declare enum CorrelationRole {
|
|
124
|
+
/**
|
|
125
|
+
* @generated from enum value: CORRELATION_ROLE_UNSPECIFIED = 0;
|
|
126
|
+
*/
|
|
127
|
+
UNSPECIFIED = 0,
|
|
128
|
+
/**
|
|
129
|
+
* The object that represents the correlation. May be a canonical
|
|
130
|
+
* source record selected as authoritative, or a fused synthetic
|
|
131
|
+
* track combining multiple sources. The origin and producer
|
|
132
|
+
* attribution indicate which. Ideally one representative per
|
|
133
|
+
* correlation; temporary duplicates are tolerated during
|
|
134
|
+
* disconnected operations.
|
|
135
|
+
*
|
|
136
|
+
* @generated from enum value: CORRELATION_ROLE_REPRESENTATIVE = 1;
|
|
137
|
+
*/
|
|
138
|
+
REPRESENTATIVE = 1,
|
|
139
|
+
/**
|
|
140
|
+
* Another object in the correlation. Retains its original source
|
|
141
|
+
* data.
|
|
142
|
+
*
|
|
143
|
+
* @generated from enum value: CORRELATION_ROLE_MEMBER = 2;
|
|
144
|
+
*/
|
|
145
|
+
MEMBER = 2
|
|
146
|
+
}
|
|
147
|
+
/**
|
|
148
|
+
* Describes the enum raft.wdm.v1.CorrelationRole.
|
|
149
|
+
*/
|
|
150
|
+
export declare const CorrelationRoleSchema: GenEnum<CorrelationRole>;
|
|
151
|
+
/**
|
|
152
|
+
* Origin of a correlation or disassociation decision.
|
|
153
|
+
*
|
|
154
|
+
* Use the most specific value available. AUTOMATED is a catch-all
|
|
155
|
+
* for automated decisions whose flavor is unknown or not worth
|
|
156
|
+
* distinguishing. The specific producer (algorithm or model name
|
|
157
|
+
* and version) should be identified in ProvenanceRecord.producer.
|
|
158
|
+
*
|
|
159
|
+
* @generated from enum raft.wdm.v1.CorrelationOrigin
|
|
160
|
+
*/
|
|
161
|
+
export declare enum CorrelationOrigin {
|
|
162
|
+
/**
|
|
163
|
+
* @generated from enum value: CORRELATION_ORIGIN_UNSPECIFIED = 0;
|
|
164
|
+
*/
|
|
165
|
+
UNSPECIFIED = 0,
|
|
166
|
+
/**
|
|
167
|
+
* Operator-initiated.
|
|
168
|
+
*
|
|
169
|
+
* @generated from enum value: CORRELATION_ORIGIN_MANUAL = 1;
|
|
170
|
+
*/
|
|
171
|
+
MANUAL = 1,
|
|
172
|
+
/**
|
|
173
|
+
* Automated, flavor unspecified.
|
|
174
|
+
*
|
|
175
|
+
* @generated from enum value: CORRELATION_ORIGIN_AUTOMATED = 2;
|
|
176
|
+
*/
|
|
177
|
+
AUTOMATED = 2,
|
|
178
|
+
/**
|
|
179
|
+
* Deterministic rule or hard correlator. Corresponds to hard
|
|
180
|
+
* association in fusion literature.
|
|
181
|
+
*
|
|
182
|
+
* @generated from enum value: CORRELATION_ORIGIN_RULE_BASED = 3;
|
|
183
|
+
*/
|
|
184
|
+
RULE_BASED = 3,
|
|
185
|
+
/**
|
|
186
|
+
* Probabilistic or statistical tracker (e.g., JPDA, MHT, Bayesian
|
|
187
|
+
* association).
|
|
188
|
+
*
|
|
189
|
+
* @generated from enum value: CORRELATION_ORIGIN_STATISTICAL = 4;
|
|
190
|
+
*/
|
|
191
|
+
STATISTICAL = 4,
|
|
192
|
+
/**
|
|
193
|
+
* Learned model (neural network, gradient-boosted classifier,
|
|
194
|
+
* foundation model). Surfaced as a distinct origin to support
|
|
195
|
+
* auditing of decisions made by learned components.
|
|
196
|
+
*
|
|
197
|
+
* @generated from enum value: CORRELATION_ORIGIN_ML_MODEL = 5;
|
|
198
|
+
*/
|
|
199
|
+
ML_MODEL = 5,
|
|
200
|
+
/**
|
|
201
|
+
* Correlation imported from an upstream system that already
|
|
202
|
+
* performed the association.
|
|
203
|
+
*
|
|
204
|
+
* @generated from enum value: CORRELATION_ORIGIN_EXTERNAL = 6;
|
|
205
|
+
*/
|
|
206
|
+
EXTERNAL = 6
|
|
207
|
+
}
|
|
208
|
+
/**
|
|
209
|
+
* Describes the enum raft.wdm.v1.CorrelationOrigin.
|
|
210
|
+
*/
|
|
211
|
+
export declare const CorrelationOriginSchema: GenEnum<CorrelationOrigin>;
|
|
212
|
+
//# sourceMappingURL=correlation_pb.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"correlation_pb.d.ts","sourceRoot":"","sources":["../../../../../gen/raft/wdm/v1/correlation_pb.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAEjF,OAAO,KAAK,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAEzE,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,4BAA4B,EAAE,OAC8rC,CAAC;AAE1uC;;;;;;;;;;;;;GAaG;AACH,MAAM,MAAM,gBAAgB,GAAG,OAAO,CAAC,8BAA8B,CAAC,GAAG;IACvE;;;;OAIG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;;;OAIG;IACH,IAAI,EAAE,eAAe,CAAC;IAEtB;;;;;;OAMG;IACH,MAAM,EAAE,iBAAiB,CAAC;IAE1B;;;;OAIG;IACH,KAAK,EAAE,gBAAgB,CAAC;IAExB;;;;OAIG;IACH,UAAU,CAAC,EAAE,gBAAgB,GAAG,SAAS,CAAC;IAE1C;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACjC,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,sBAAsB,EAAE,UAAU,CAAC,gBAAgB,CAClB,CAAC;AAE/C;;;;;;;;;GASG;AACH,MAAM,MAAM,cAAc,GAAG,OAAO,CAAC,4BAA4B,CAAC,GAAG;IACnE;;;;;OAKG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;;;;OAKG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;;;OAIG;IACH,MAAM,EAAE,iBAAiB,CAAC;IAE1B;;;;OAIG;IACH,KAAK,EAAE,gBAAgB,CAAC;IAExB;;;;OAIG;IACH,UAAU,CAAC,EAAE,gBAAgB,GAAG,SAAS,CAAC;CAC3C,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,oBAAoB,EAAE,UAAU,CAAC,cAAc,CACd,CAAC;AAE/C;;;;GAIG;AACH,oBAAY,eAAe;IACzB;;OAEG;IACH,WAAW,IAAI;IAEf;;;;;;;;;OASG;IACH,cAAc,IAAI;IAElB;;;;;OAKG;IACH,MAAM,IAAI;CACX;AAED;;GAEG;AACH,eAAO,MAAM,qBAAqB,EAAE,OAAO,CAAC,eAAe,CAChB,CAAC;AAE5C;;;;;;;;;GASG;AACH,oBAAY,iBAAiB;IAC3B;;OAEG;IACH,WAAW,IAAI;IAEf;;;;OAIG;IACH,MAAM,IAAI;IAEV;;;;OAIG;IACH,SAAS,IAAI;IAEb;;;;;OAKG;IACH,UAAU,IAAI;IAEd;;;;;OAKG;IACH,WAAW,IAAI;IAEf;;;;;;OAMG;IACH,QAAQ,IAAI;IAEZ;;;;;OAKG;IACH,QAAQ,IAAI;CACb;AAED;;GAEG;AACH,eAAO,MAAM,uBAAuB,EAAE,OAAO,CAAC,iBAAiB,CACpB,CAAC"}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
// Correlation and disassociation of warfighting objects representing
|
|
2
|
+
// the same real-world thing.
|
|
3
|
+
//
|
|
4
|
+
// Grounded in standard multi-sensor data fusion and entity resolution
|
|
5
|
+
// concepts, e.g., the JDL Data Fusion Model (Level 1 Object Refinement),
|
|
6
|
+
// NATO STANAG 4676 (AEDP-4676), etc.
|
|
7
|
+
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
8
|
+
import { file_raft_wdm_v1_common } from "./common_pb.js";
|
|
9
|
+
/**
|
|
10
|
+
* Describes the file raft/wdm/v1/correlation.proto.
|
|
11
|
+
*/
|
|
12
|
+
export const file_raft_wdm_v1_correlation = /*@__PURE__*/ fileDesc("Ch1yYWZ0L3dkbS92MS9jb3JyZWxhdGlvbi5wcm90bxILcmFmdC53ZG0udjEijwIKEENvcnJlbGF0aW9uU3RhdGUSFgoOY29ycmVsYXRpb25faWQYASABKAkSKgoEcm9sZRgCIAEoDjIcLnJhZnQud2RtLnYxLkNvcnJlbGF0aW9uUm9sZRIuCgZvcmlnaW4YAyABKA4yHi5yYWZ0LndkbS52MS5Db3JyZWxhdGlvbk9yaWdpbhIsCgVzY29wZRgEIAEoDjIdLnJhZnQud2RtLnYxLlJlcGxpY2F0aW9uU2NvcGUSMQoKcHJvdmVuYW5jZRgFIAEoCzIdLnJhZnQud2RtLnYxLlByb3ZlbmFuY2VSZWNvcmQSFwoKY29uZmlkZW5jZRgGIAEoAkgAiAEBQg0KC19jb25maWRlbmNlIswBCg5EaXNhc3NvY2lhdGlvbhIRCglvYmplY3RfaWQYASABKAkSFgoOY29ycmVsYXRpb25faWQYAiABKAkSLgoGb3JpZ2luGAMgASgOMh4ucmFmdC53ZG0udjEuQ29ycmVsYXRpb25PcmlnaW4SLAoFc2NvcGUYBCABKA4yHS5yYWZ0LndkbS52MS5SZXBsaWNhdGlvblNjb3BlEjEKCnByb3ZlbmFuY2UYBSABKAsyHS5yYWZ0LndkbS52MS5Qcm92ZW5hbmNlUmVjb3JkKnUKD0NvcnJlbGF0aW9uUm9sZRIgChxDT1JSRUxBVElPTl9ST0xFX1VOU1BFQ0lGSUVEEAASIwofQ09SUkVMQVRJT05fUk9MRV9SRVBSRVNFTlRBVElWRRABEhsKF0NPUlJFTEFUSU9OX1JPTEVfTUVNQkVSEAIqgQIKEUNvcnJlbGF0aW9uT3JpZ2luEiIKHkNPUlJFTEFUSU9OX09SSUdJTl9VTlNQRUNJRklFRBAAEh0KGUNPUlJFTEFUSU9OX09SSUdJTl9NQU5VQUwQARIgChxDT1JSRUxBVElPTl9PUklHSU5fQVVUT01BVEVEEAISIQodQ09SUkVMQVRJT05fT1JJR0lOX1JVTEVfQkFTRUQQAxIiCh5DT1JSRUxBVElPTl9PUklHSU5fU1RBVElTVElDQUwQBBIfChtDT1JSRUxBVElPTl9PUklHSU5fTUxfTU9ERUwQBRIfChtDT1JSRUxBVElPTl9PUklHSU5fRVhURVJOQUwQBmIGcHJvdG8z", [file_raft_wdm_v1_common]);
|
|
13
|
+
/**
|
|
14
|
+
* Describes the message raft.wdm.v1.CorrelationState.
|
|
15
|
+
* Use `create(CorrelationStateSchema)` to create a new message.
|
|
16
|
+
*/
|
|
17
|
+
export const CorrelationStateSchema = /*@__PURE__*/ messageDesc(file_raft_wdm_v1_correlation, 0);
|
|
18
|
+
/**
|
|
19
|
+
* Describes the message raft.wdm.v1.Disassociation.
|
|
20
|
+
* Use `create(DisassociationSchema)` to create a new message.
|
|
21
|
+
*/
|
|
22
|
+
export const DisassociationSchema = /*@__PURE__*/ messageDesc(file_raft_wdm_v1_correlation, 1);
|
|
23
|
+
/**
|
|
24
|
+
* Role of an object within a correlation.
|
|
25
|
+
*
|
|
26
|
+
* @generated from enum raft.wdm.v1.CorrelationRole
|
|
27
|
+
*/
|
|
28
|
+
export var CorrelationRole;
|
|
29
|
+
(function (CorrelationRole) {
|
|
30
|
+
/**
|
|
31
|
+
* @generated from enum value: CORRELATION_ROLE_UNSPECIFIED = 0;
|
|
32
|
+
*/
|
|
33
|
+
CorrelationRole[CorrelationRole["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
34
|
+
/**
|
|
35
|
+
* The object that represents the correlation. May be a canonical
|
|
36
|
+
* source record selected as authoritative, or a fused synthetic
|
|
37
|
+
* track combining multiple sources. The origin and producer
|
|
38
|
+
* attribution indicate which. Ideally one representative per
|
|
39
|
+
* correlation; temporary duplicates are tolerated during
|
|
40
|
+
* disconnected operations.
|
|
41
|
+
*
|
|
42
|
+
* @generated from enum value: CORRELATION_ROLE_REPRESENTATIVE = 1;
|
|
43
|
+
*/
|
|
44
|
+
CorrelationRole[CorrelationRole["REPRESENTATIVE"] = 1] = "REPRESENTATIVE";
|
|
45
|
+
/**
|
|
46
|
+
* Another object in the correlation. Retains its original source
|
|
47
|
+
* data.
|
|
48
|
+
*
|
|
49
|
+
* @generated from enum value: CORRELATION_ROLE_MEMBER = 2;
|
|
50
|
+
*/
|
|
51
|
+
CorrelationRole[CorrelationRole["MEMBER"] = 2] = "MEMBER";
|
|
52
|
+
})(CorrelationRole || (CorrelationRole = {}));
|
|
53
|
+
/**
|
|
54
|
+
* Describes the enum raft.wdm.v1.CorrelationRole.
|
|
55
|
+
*/
|
|
56
|
+
export const CorrelationRoleSchema = /*@__PURE__*/ enumDesc(file_raft_wdm_v1_correlation, 0);
|
|
57
|
+
/**
|
|
58
|
+
* Origin of a correlation or disassociation decision.
|
|
59
|
+
*
|
|
60
|
+
* Use the most specific value available. AUTOMATED is a catch-all
|
|
61
|
+
* for automated decisions whose flavor is unknown or not worth
|
|
62
|
+
* distinguishing. The specific producer (algorithm or model name
|
|
63
|
+
* and version) should be identified in ProvenanceRecord.producer.
|
|
64
|
+
*
|
|
65
|
+
* @generated from enum raft.wdm.v1.CorrelationOrigin
|
|
66
|
+
*/
|
|
67
|
+
export var CorrelationOrigin;
|
|
68
|
+
(function (CorrelationOrigin) {
|
|
69
|
+
/**
|
|
70
|
+
* @generated from enum value: CORRELATION_ORIGIN_UNSPECIFIED = 0;
|
|
71
|
+
*/
|
|
72
|
+
CorrelationOrigin[CorrelationOrigin["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
73
|
+
/**
|
|
74
|
+
* Operator-initiated.
|
|
75
|
+
*
|
|
76
|
+
* @generated from enum value: CORRELATION_ORIGIN_MANUAL = 1;
|
|
77
|
+
*/
|
|
78
|
+
CorrelationOrigin[CorrelationOrigin["MANUAL"] = 1] = "MANUAL";
|
|
79
|
+
/**
|
|
80
|
+
* Automated, flavor unspecified.
|
|
81
|
+
*
|
|
82
|
+
* @generated from enum value: CORRELATION_ORIGIN_AUTOMATED = 2;
|
|
83
|
+
*/
|
|
84
|
+
CorrelationOrigin[CorrelationOrigin["AUTOMATED"] = 2] = "AUTOMATED";
|
|
85
|
+
/**
|
|
86
|
+
* Deterministic rule or hard correlator. Corresponds to hard
|
|
87
|
+
* association in fusion literature.
|
|
88
|
+
*
|
|
89
|
+
* @generated from enum value: CORRELATION_ORIGIN_RULE_BASED = 3;
|
|
90
|
+
*/
|
|
91
|
+
CorrelationOrigin[CorrelationOrigin["RULE_BASED"] = 3] = "RULE_BASED";
|
|
92
|
+
/**
|
|
93
|
+
* Probabilistic or statistical tracker (e.g., JPDA, MHT, Bayesian
|
|
94
|
+
* association).
|
|
95
|
+
*
|
|
96
|
+
* @generated from enum value: CORRELATION_ORIGIN_STATISTICAL = 4;
|
|
97
|
+
*/
|
|
98
|
+
CorrelationOrigin[CorrelationOrigin["STATISTICAL"] = 4] = "STATISTICAL";
|
|
99
|
+
/**
|
|
100
|
+
* Learned model (neural network, gradient-boosted classifier,
|
|
101
|
+
* foundation model). Surfaced as a distinct origin to support
|
|
102
|
+
* auditing of decisions made by learned components.
|
|
103
|
+
*
|
|
104
|
+
* @generated from enum value: CORRELATION_ORIGIN_ML_MODEL = 5;
|
|
105
|
+
*/
|
|
106
|
+
CorrelationOrigin[CorrelationOrigin["ML_MODEL"] = 5] = "ML_MODEL";
|
|
107
|
+
/**
|
|
108
|
+
* Correlation imported from an upstream system that already
|
|
109
|
+
* performed the association.
|
|
110
|
+
*
|
|
111
|
+
* @generated from enum value: CORRELATION_ORIGIN_EXTERNAL = 6;
|
|
112
|
+
*/
|
|
113
|
+
CorrelationOrigin[CorrelationOrigin["EXTERNAL"] = 6] = "EXTERNAL";
|
|
114
|
+
})(CorrelationOrigin || (CorrelationOrigin = {}));
|
|
115
|
+
/**
|
|
116
|
+
* Describes the enum raft.wdm.v1.CorrelationOrigin.
|
|
117
|
+
*/
|
|
118
|
+
export const CorrelationOriginSchema = /*@__PURE__*/ enumDesc(file_raft_wdm_v1_correlation, 1);
|
|
119
|
+
//# sourceMappingURL=correlation_pb.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"correlation_pb.js","sourceRoot":"","sources":["../../../../../gen/raft/wdm/v1/correlation_pb.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,6BAA6B;AAC7B,EAAE;AACF,sEAAsE;AACtE,yEAAyE;AACzE,qCAAqC;AAOrC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAE/E,OAAO,EAAE,uBAAuB,EAAE,MAAM,gBAAgB,CAAC;AAGzD;;GAEG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAY,aAAa,CAChE,QAAQ,CAAC,ksCAAksC,EAAE,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAgE1uC;;;GAGG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAiC,aAAa,CAC/E,WAAW,CAAC,4BAA4B,EAAE,CAAC,CAAC,CAAC;AAmD/C;;;GAGG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAA+B,aAAa,CAC3E,WAAW,CAAC,4BAA4B,EAAE,CAAC,CAAC,CAAC;AAE/C;;;;GAIG;AACH,MAAM,CAAN,IAAY,eAyBX;AAzBD,WAAY,eAAe;IACzB;;OAEG;IACH,mEAAe,CAAA;IAEf;;;;;;;;;OASG;IACH,yEAAkB,CAAA;IAElB;;;;;OAKG;IACH,yDAAU,CAAA;AACZ,CAAC,EAzBW,eAAe,KAAf,eAAe,QAyB1B;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAA6B,aAAa,CAC1E,QAAQ,CAAC,4BAA4B,EAAE,CAAC,CAAC,CAAC;AAE5C;;;;;;;;;GASG;AACH,MAAM,CAAN,IAAY,iBAoDX;AApDD,WAAY,iBAAiB;IAC3B;;OAEG;IACH,uEAAe,CAAA;IAEf;;;;OAIG;IACH,6DAAU,CAAA;IAEV;;;;OAIG;IACH,mEAAa,CAAA;IAEb;;;;;OAKG;IACH,qEAAc,CAAA;IAEd;;;;;OAKG;IACH,uEAAe,CAAA;IAEf;;;;;;OAMG;IACH,iEAAY,CAAA;IAEZ;;;;;OAKG;IACH,iEAAY,CAAA;AACd,CAAC,EApDW,iBAAiB,KAAjB,iBAAiB,QAoD5B;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAA+B,aAAa,CAC9E,QAAQ,CAAC,4BAA4B,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,195 @@
|
|
|
1
|
+
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
3
|
+
/**
|
|
4
|
+
* Describes the file raft/wdm/v1/ew.proto.
|
|
5
|
+
*/
|
|
6
|
+
export declare const file_raft_wdm_v1_ew: GenFile;
|
|
7
|
+
/**
|
|
8
|
+
* Electronic warfare effects data.
|
|
9
|
+
*
|
|
10
|
+
* Complements SignalInfo (which models signal characteristics for
|
|
11
|
+
* SIGINT and ELINT) by capturing EW effects: jamming, spoofing, and
|
|
12
|
+
* denial. Applicable to objects representing jammers, EW targets,
|
|
13
|
+
* and decoys. Use the parent object's geometry for affected area
|
|
14
|
+
* and SignalInfo for the signal characteristics of the jamming
|
|
15
|
+
* emission.
|
|
16
|
+
*
|
|
17
|
+
* Reference: JP 3-13.1 (Electronic Warfare); Army FM 3-12 (Cyberspace
|
|
18
|
+
* and Electronic Warfare Operations).
|
|
19
|
+
*
|
|
20
|
+
* @generated from message raft.wdm.v1.ElectronicWarfareInfo
|
|
21
|
+
*/
|
|
22
|
+
export type ElectronicWarfareInfo = Message<"raft.wdm.v1.ElectronicWarfareInfo"> & {
|
|
23
|
+
/**
|
|
24
|
+
* Role of this object in the EW engagement.
|
|
25
|
+
*
|
|
26
|
+
* @generated from field: raft.wdm.v1.EwRole role = 1;
|
|
27
|
+
*/
|
|
28
|
+
role: EwRole;
|
|
29
|
+
/**
|
|
30
|
+
* Jamming technique employed.
|
|
31
|
+
*
|
|
32
|
+
* @generated from field: raft.wdm.v1.JammingTechnique jamming_technique = 2;
|
|
33
|
+
*/
|
|
34
|
+
jammingTechnique: JammingTechnique;
|
|
35
|
+
/**
|
|
36
|
+
* Low end of the affected frequency range in Hz.
|
|
37
|
+
*
|
|
38
|
+
* @generated from field: optional double affected_frequency_min_hz = 3;
|
|
39
|
+
*/
|
|
40
|
+
affectedFrequencyMinHz?: number | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* High end of the affected frequency range in Hz.
|
|
43
|
+
*
|
|
44
|
+
* @generated from field: optional double affected_frequency_max_hz = 4;
|
|
45
|
+
*/
|
|
46
|
+
affectedFrequencyMaxHz?: number | undefined;
|
|
47
|
+
/**
|
|
48
|
+
* Effective radiated power of the jamming signal in watts.
|
|
49
|
+
*
|
|
50
|
+
* @generated from field: optional double effective_radiated_power_watts = 5;
|
|
51
|
+
*/
|
|
52
|
+
effectiveRadiatedPowerWatts?: number | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* Current effect status.
|
|
55
|
+
*
|
|
56
|
+
* @generated from field: raft.wdm.v1.EwEffectStatus effect_status = 6;
|
|
57
|
+
*/
|
|
58
|
+
effectStatus: EwEffectStatus;
|
|
59
|
+
/**
|
|
60
|
+
* Identifiers of the warfighting objects currently affected by
|
|
61
|
+
* this EW system.
|
|
62
|
+
*
|
|
63
|
+
* @generated from field: repeated string target_object_ids = 7;
|
|
64
|
+
*/
|
|
65
|
+
targetObjectIds: string[];
|
|
66
|
+
};
|
|
67
|
+
/**
|
|
68
|
+
* Describes the message raft.wdm.v1.ElectronicWarfareInfo.
|
|
69
|
+
* Use `create(ElectronicWarfareInfoSchema)` to create a new message.
|
|
70
|
+
*/
|
|
71
|
+
export declare const ElectronicWarfareInfoSchema: GenMessage<ElectronicWarfareInfo>;
|
|
72
|
+
/**
|
|
73
|
+
* EW engagement role.
|
|
74
|
+
*
|
|
75
|
+
* @generated from enum raft.wdm.v1.EwRole
|
|
76
|
+
*/
|
|
77
|
+
export declare enum EwRole {
|
|
78
|
+
/**
|
|
79
|
+
* @generated from enum value: EW_ROLE_UNSPECIFIED = 0;
|
|
80
|
+
*/
|
|
81
|
+
UNSPECIFIED = 0,
|
|
82
|
+
/**
|
|
83
|
+
* Electronic attack platform
|
|
84
|
+
*
|
|
85
|
+
* @generated from enum value: EW_ROLE_JAMMER = 1;
|
|
86
|
+
*/
|
|
87
|
+
JAMMER = 1,
|
|
88
|
+
/**
|
|
89
|
+
* Object being jammed or affected
|
|
90
|
+
*
|
|
91
|
+
* @generated from enum value: EW_ROLE_TARGET = 2;
|
|
92
|
+
*/
|
|
93
|
+
TARGET = 2,
|
|
94
|
+
/**
|
|
95
|
+
* Emitting deceptive signals
|
|
96
|
+
*
|
|
97
|
+
* @generated from enum value: EW_ROLE_DECOY = 3;
|
|
98
|
+
*/
|
|
99
|
+
DECOY = 3,
|
|
100
|
+
/**
|
|
101
|
+
* Electronic support / passive detection
|
|
102
|
+
*
|
|
103
|
+
* @generated from enum value: EW_ROLE_SENSOR = 4;
|
|
104
|
+
*/
|
|
105
|
+
SENSOR = 4
|
|
106
|
+
}
|
|
107
|
+
/**
|
|
108
|
+
* Describes the enum raft.wdm.v1.EwRole.
|
|
109
|
+
*/
|
|
110
|
+
export declare const EwRoleSchema: GenEnum<EwRole>;
|
|
111
|
+
/**
|
|
112
|
+
* Jamming technique classification.
|
|
113
|
+
*
|
|
114
|
+
* @generated from enum raft.wdm.v1.JammingTechnique
|
|
115
|
+
*/
|
|
116
|
+
export declare enum JammingTechnique {
|
|
117
|
+
/**
|
|
118
|
+
* @generated from enum value: JAMMING_TECHNIQUE_UNSPECIFIED = 0;
|
|
119
|
+
*/
|
|
120
|
+
UNSPECIFIED = 0,
|
|
121
|
+
/**
|
|
122
|
+
* Broadband noise jamming
|
|
123
|
+
*
|
|
124
|
+
* @generated from enum value: JAMMING_TECHNIQUE_NOISE = 1;
|
|
125
|
+
*/
|
|
126
|
+
NOISE = 1,
|
|
127
|
+
/**
|
|
128
|
+
* False-target / gate pull-off
|
|
129
|
+
*
|
|
130
|
+
* @generated from enum value: JAMMING_TECHNIQUE_DECEPTIVE = 2;
|
|
131
|
+
*/
|
|
132
|
+
DECEPTIVE = 2,
|
|
133
|
+
/**
|
|
134
|
+
* Concentrated on a single frequency
|
|
135
|
+
*
|
|
136
|
+
* @generated from enum value: JAMMING_TECHNIQUE_SPOT = 3;
|
|
137
|
+
*/
|
|
138
|
+
SPOT = 3,
|
|
139
|
+
/**
|
|
140
|
+
* Wide frequency band simultaneously
|
|
141
|
+
*
|
|
142
|
+
* @generated from enum value: JAMMING_TECHNIQUE_BARRAGE = 4;
|
|
143
|
+
*/
|
|
144
|
+
BARRAGE = 4,
|
|
145
|
+
/**
|
|
146
|
+
* Rapidly sweeps across frequency
|
|
147
|
+
*
|
|
148
|
+
* @generated from enum value: JAMMING_TECHNIQUE_SWEEP = 5;
|
|
149
|
+
*/
|
|
150
|
+
SWEEP = 5,
|
|
151
|
+
/**
|
|
152
|
+
* Receives and retransmits enemy signals
|
|
153
|
+
*
|
|
154
|
+
* @generated from enum value: JAMMING_TECHNIQUE_REPEATER = 6;
|
|
155
|
+
*/
|
|
156
|
+
REPEATER = 6,
|
|
157
|
+
/**
|
|
158
|
+
* GPS or signal spoofing
|
|
159
|
+
*
|
|
160
|
+
* @generated from enum value: JAMMING_TECHNIQUE_SPOOFING = 7;
|
|
161
|
+
*/
|
|
162
|
+
SPOOFING = 7
|
|
163
|
+
}
|
|
164
|
+
/**
|
|
165
|
+
* Describes the enum raft.wdm.v1.JammingTechnique.
|
|
166
|
+
*/
|
|
167
|
+
export declare const JammingTechniqueSchema: GenEnum<JammingTechnique>;
|
|
168
|
+
/**
|
|
169
|
+
* Current status of an EW effect.
|
|
170
|
+
*
|
|
171
|
+
* @generated from enum raft.wdm.v1.EwEffectStatus
|
|
172
|
+
*/
|
|
173
|
+
export declare enum EwEffectStatus {
|
|
174
|
+
/**
|
|
175
|
+
* @generated from enum value: EW_EFFECT_STATUS_UNSPECIFIED = 0;
|
|
176
|
+
*/
|
|
177
|
+
UNSPECIFIED = 0,
|
|
178
|
+
/**
|
|
179
|
+
* @generated from enum value: EW_EFFECT_STATUS_ACTIVE = 1;
|
|
180
|
+
*/
|
|
181
|
+
ACTIVE = 1,
|
|
182
|
+
/**
|
|
183
|
+
* @generated from enum value: EW_EFFECT_STATUS_STANDBY = 2;
|
|
184
|
+
*/
|
|
185
|
+
STANDBY = 2,
|
|
186
|
+
/**
|
|
187
|
+
* @generated from enum value: EW_EFFECT_STATUS_CEASED = 3;
|
|
188
|
+
*/
|
|
189
|
+
CEASED = 3
|
|
190
|
+
}
|
|
191
|
+
/**
|
|
192
|
+
* Describes the enum raft.wdm.v1.EwEffectStatus.
|
|
193
|
+
*/
|
|
194
|
+
export declare const EwEffectStatusSchema: GenEnum<EwEffectStatus>;
|
|
195
|
+
//# sourceMappingURL=ew_pb.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ew_pb.d.ts","sourceRoot":"","sources":["../../../../../gen/raft/wdm/v1/ew_pb.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAEjF,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,OAC+wC,CAAC;AAElzC;;;;;;;;;;;;;;GAcG;AACH,MAAM,MAAM,qBAAqB,GAAG,OAAO,CAAC,mCAAmC,CAAC,GAAG;IACjF;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;;;OAIG;IACH,gBAAgB,EAAE,gBAAgB,CAAC;IAEnC;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAE5C;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAE5C;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAEjD;;;;OAIG;IACH,YAAY,EAAE,cAAc,CAAC;IAE7B;;;;;OAKG;IACH,eAAe,EAAE,MAAM,EAAE,CAAC;CAC3B,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,2BAA2B,EAAE,UAAU,CAAC,qBAAqB,CACrC,CAAC;AAEtC;;;;GAIG;AACH,oBAAY,MAAM;IAChB;;OAEG;IACH,WAAW,IAAI;IAEf;;;;OAIG;IACH,MAAM,IAAI;IAEV;;;;OAIG;IACH,MAAM,IAAI;IAEV;;;;OAIG;IACH,KAAK,IAAI;IAET;;;;OAIG;IACH,MAAM,IAAI;CACX;AAED;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,OAAO,CAAC,MAAM,CACP,CAAC;AAEnC;;;;GAIG;AACH,oBAAY,gBAAgB;IAC1B;;OAEG;IACH,WAAW,IAAI;IAEf;;;;OAIG;IACH,KAAK,IAAI;IAET;;;;OAIG;IACH,SAAS,IAAI;IAEb;;;;OAIG;IACH,IAAI,IAAI;IAER;;;;OAIG;IACH,OAAO,IAAI;IAEX;;;;OAIG;IACH,KAAK,IAAI;IAET;;;;OAIG;IACH,QAAQ,IAAI;IAEZ;;;;OAIG;IACH,QAAQ,IAAI;CACb;AAED;;GAEG;AACH,eAAO,MAAM,sBAAsB,EAAE,OAAO,CAAC,gBAAgB,CAC3B,CAAC;AAEnC;;;;GAIG;AACH,oBAAY,cAAc;IACxB;;OAEG;IACH,WAAW,IAAI;IAEf;;OAEG;IACH,MAAM,IAAI;IAEV;;OAEG;IACH,OAAO,IAAI;IAEX;;OAEG;IACH,MAAM,IAAI;CACX;AAED;;GAEG;AACH,eAAO,MAAM,oBAAoB,EAAE,OAAO,CAAC,cAAc,CACvB,CAAC"}
|