@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 @@
|
|
|
1
|
+
{"version":3,"file":"object_pb.js","sourceRoot":"","sources":["../../../../../gen/raft/wdm/v1/object_pb.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,258 @@
|
|
|
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/ontology.proto.
|
|
5
|
+
*/
|
|
6
|
+
export declare const file_raft_wdm_v1_ontology: GenFile;
|
|
7
|
+
/**
|
|
8
|
+
* Semantic classification and formal ontology alignment for a
|
|
9
|
+
* warfighting record (Object or Action).
|
|
10
|
+
*
|
|
11
|
+
* Combines an operational category, a human-readable type name, and
|
|
12
|
+
* extensible ontology references (URIs or CURIEs) for
|
|
13
|
+
* interoperability with systems that operate at the ontology level.
|
|
14
|
+
* Supports DNI and DIA guidance for BFO and CCO alignment without
|
|
15
|
+
* requiring schema changes when new ontologies are adopted.
|
|
16
|
+
*
|
|
17
|
+
* Format for refs: prefix:LocalName or full URI.
|
|
18
|
+
* Common prefixes:
|
|
19
|
+
* bfo: http://purl.obolibrary.org/obo/
|
|
20
|
+
* cco: http://www.ontologyrepository.com/CommonCoreOntologies/
|
|
21
|
+
*
|
|
22
|
+
* Object examples:
|
|
23
|
+
* category: CATEGORY_PLATFORM
|
|
24
|
+
* type: "F-35A Lightning II"
|
|
25
|
+
* refs: ["bfo:Object", "cco:Aircraft"]
|
|
26
|
+
*
|
|
27
|
+
* Action examples:
|
|
28
|
+
* category: CATEGORY_PLANNED_ACT
|
|
29
|
+
* type: "fire_mission"
|
|
30
|
+
* refs: ["bfo:Process", "cco:ActOfWeaponUse"]
|
|
31
|
+
*
|
|
32
|
+
* Reference: Basic Formal Ontology (BFO); Common Core Ontologies
|
|
33
|
+
* (CCO).
|
|
34
|
+
*
|
|
35
|
+
* @generated from message raft.wdm.v1.Ontology
|
|
36
|
+
*/
|
|
37
|
+
export type Ontology = Message<"raft.wdm.v1.Ontology"> & {
|
|
38
|
+
/**
|
|
39
|
+
* Broad operational category grounded in BFO/CCO.
|
|
40
|
+
*
|
|
41
|
+
* @generated from field: raft.wdm.v1.OntologyCategory category = 1;
|
|
42
|
+
*/
|
|
43
|
+
category: OntologyCategory;
|
|
44
|
+
/**
|
|
45
|
+
* Human-readable type name or designator.
|
|
46
|
+
*
|
|
47
|
+
* For Objects this is typically a platform designation or unit type
|
|
48
|
+
* (e.g., "F-35A Lightning II", "Infantry Battalion"). For Actions
|
|
49
|
+
* this may mirror the `type` field or provide a more formal name
|
|
50
|
+
* (e.g., "Close Air Support", "CBRN Warning").
|
|
51
|
+
*
|
|
52
|
+
* @generated from field: string type = 2;
|
|
53
|
+
*/
|
|
54
|
+
type: string;
|
|
55
|
+
/**
|
|
56
|
+
* Formal ontology type references (URIs or CURIEs).
|
|
57
|
+
*
|
|
58
|
+
* Maps this record to external ontologies such as BFO, CCO, DICO,
|
|
59
|
+
* or domain-specific vocabularies. Consumers that do not use
|
|
60
|
+
* ontologies can ignore this field.
|
|
61
|
+
*
|
|
62
|
+
* @generated from field: repeated string refs = 3;
|
|
63
|
+
*/
|
|
64
|
+
refs: string[];
|
|
65
|
+
};
|
|
66
|
+
/**
|
|
67
|
+
* Describes the message raft.wdm.v1.Ontology.
|
|
68
|
+
* Use `create(OntologySchema)` to create a new message.
|
|
69
|
+
*/
|
|
70
|
+
export declare const OntologySchema: GenMessage<Ontology>;
|
|
71
|
+
/**
|
|
72
|
+
* Operational category for a warfighting record, grounded in BFO/CCO
|
|
73
|
+
* upper ontology.
|
|
74
|
+
*
|
|
75
|
+
* Each value maps to BFO (Basic Formal Ontology) and CCO (Common Core
|
|
76
|
+
* Ontologies) classes to ensure semantic interoperability across DOD, IC, and
|
|
77
|
+
* allied systems.
|
|
78
|
+
*
|
|
79
|
+
* BFO Continuant vs Occurrent:
|
|
80
|
+
* - Object-oriented categories (PLATFORM through ORGANIZATION) are
|
|
81
|
+
* mostly Continuants (exist fully at any point in time).
|
|
82
|
+
* - Action-oriented categories (PLANNED_ACT through COMMUNICATION)
|
|
83
|
+
* and EVENT/SIGNAL are Occurrents (unfold over time).
|
|
84
|
+
*
|
|
85
|
+
* @generated from enum raft.wdm.v1.OntologyCategory
|
|
86
|
+
*/
|
|
87
|
+
export declare enum OntologyCategory {
|
|
88
|
+
/**
|
|
89
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_UNSPECIFIED = 0;
|
|
90
|
+
*/
|
|
91
|
+
UNSPECIFIED = 0,
|
|
92
|
+
/**
|
|
93
|
+
* Individual vehicle, vessel, aircraft, or spacecraft.
|
|
94
|
+
* BFO: bfo:Object | CCO: cco:Vehicle, cco:Aircraft, cco:Watercraft
|
|
95
|
+
*
|
|
96
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_PLATFORM = 1;
|
|
97
|
+
*/
|
|
98
|
+
PLATFORM = 1,
|
|
99
|
+
/**
|
|
100
|
+
* Military or organizational unit.
|
|
101
|
+
* BFO: bfo:ObjectAggregate | CCO: cco:MilitaryOrganization
|
|
102
|
+
*
|
|
103
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_UNIT = 2;
|
|
104
|
+
*/
|
|
105
|
+
UNIT = 2,
|
|
106
|
+
/**
|
|
107
|
+
* Individual human being.
|
|
108
|
+
* BFO: bfo:Object | CCO: cco:Person
|
|
109
|
+
*
|
|
110
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_PERSON = 3;
|
|
111
|
+
*/
|
|
112
|
+
PERSON = 3,
|
|
113
|
+
/**
|
|
114
|
+
* Fixed structure or installation.
|
|
115
|
+
* BFO: bfo:Object | CCO: cco:Facility
|
|
116
|
+
*
|
|
117
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_FACILITY = 4;
|
|
118
|
+
*/
|
|
119
|
+
FACILITY = 4,
|
|
120
|
+
/**
|
|
121
|
+
* Non-self-propelled system or device.
|
|
122
|
+
* BFO: bfo:Object | CCO: cco:Artifact
|
|
123
|
+
*
|
|
124
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_EQUIPMENT = 5;
|
|
125
|
+
*/
|
|
126
|
+
EQUIPMENT = 5,
|
|
127
|
+
/**
|
|
128
|
+
* Weapon or munition in flight.
|
|
129
|
+
* BFO: bfo:Object | CCO: cco:Munition
|
|
130
|
+
*
|
|
131
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_MUNITION = 6;
|
|
132
|
+
*/
|
|
133
|
+
MUNITION = 6,
|
|
134
|
+
/**
|
|
135
|
+
* Ad-hoc collection treated as single operational object.
|
|
136
|
+
* BFO: bfo:ObjectAggregate | CCO: cco:GroupOfAgents
|
|
137
|
+
*
|
|
138
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_GROUP = 7;
|
|
139
|
+
*/
|
|
140
|
+
GROUP = 7,
|
|
141
|
+
/**
|
|
142
|
+
* Tactical graphic or control measure.
|
|
143
|
+
* BFO: bfo:Site | CCO: cco:GeospatialRegion
|
|
144
|
+
*
|
|
145
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_CONTROL_MEASURE = 9;
|
|
146
|
+
*/
|
|
147
|
+
CONTROL_MEASURE = 9,
|
|
148
|
+
/**
|
|
149
|
+
* Linear or distributed physical infrastructure.
|
|
150
|
+
* BFO: bfo:Object | CCO: cco:Infrastructure
|
|
151
|
+
*
|
|
152
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_INFRASTRUCTURE = 10;
|
|
153
|
+
*/
|
|
154
|
+
INFRASTRUCTURE = 10,
|
|
155
|
+
/**
|
|
156
|
+
* Geopolitical entity or territory.
|
|
157
|
+
* BFO: bfo:Site | CCO: cco:GeopoliticalEntity
|
|
158
|
+
*
|
|
159
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_GEOPOLITICAL = 11;
|
|
160
|
+
*/
|
|
161
|
+
GEOPOLITICAL = 11,
|
|
162
|
+
/**
|
|
163
|
+
* Natural geographic feature.
|
|
164
|
+
* BFO: bfo:Site | CCO: cco:GeographicFeature
|
|
165
|
+
*
|
|
166
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_NATURAL_FEATURE = 12;
|
|
167
|
+
*/
|
|
168
|
+
NATURAL_FEATURE = 12,
|
|
169
|
+
/**
|
|
170
|
+
* Non-military organization or network.
|
|
171
|
+
* BFO: bfo:ObjectAggregate | CCO: cco:Organization
|
|
172
|
+
*
|
|
173
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_ORGANIZATION = 14;
|
|
174
|
+
*/
|
|
175
|
+
ORGANIZATION = 14,
|
|
176
|
+
/**
|
|
177
|
+
* Transient occurrence at a location/time.
|
|
178
|
+
* BFO: bfo:Process | CCO: cco:Event
|
|
179
|
+
*
|
|
180
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_EVENT = 8;
|
|
181
|
+
*/
|
|
182
|
+
EVENT = 8,
|
|
183
|
+
/**
|
|
184
|
+
* Electromagnetic emission or signal.
|
|
185
|
+
* BFO: bfo:Process | CCO: cco:Signal
|
|
186
|
+
*
|
|
187
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_SIGNAL = 13;
|
|
188
|
+
*/
|
|
189
|
+
SIGNAL = 13,
|
|
190
|
+
/**
|
|
191
|
+
* A deliberate act prescribed by a directive or plan.
|
|
192
|
+
* BFO: bfo:Process | CCO: cco:PlannedAct
|
|
193
|
+
*
|
|
194
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_PLANNED_ACT = 20;
|
|
195
|
+
*/
|
|
196
|
+
PLANNED_ACT = 20,
|
|
197
|
+
/**
|
|
198
|
+
* An act of acquiring information via sensors or observers.
|
|
199
|
+
* BFO: bfo:Process | CCO: cco:ActOfObservation
|
|
200
|
+
*
|
|
201
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_OBSERVATION = 21;
|
|
202
|
+
*/
|
|
203
|
+
OBSERVATION = 21,
|
|
204
|
+
/**
|
|
205
|
+
* An act of transferring information between agents.
|
|
206
|
+
* BFO: bfo:Process | CCO: cco:ActOfCommunication
|
|
207
|
+
*
|
|
208
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_COMMUNICATION = 22;
|
|
209
|
+
*/
|
|
210
|
+
COMMUNICATION = 22,
|
|
211
|
+
/**
|
|
212
|
+
* An act employing military force to achieve a desired result.
|
|
213
|
+
* BFO: bfo:Process | CCO: cco:ActOfMilitaryForce
|
|
214
|
+
*
|
|
215
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_MILITARY_OPERATION = 23;
|
|
216
|
+
*/
|
|
217
|
+
MILITARY_OPERATION = 23,
|
|
218
|
+
/**
|
|
219
|
+
* An act of employing a weapon against a target.
|
|
220
|
+
* BFO: bfo:Process | CCO: cco:ActOfWeaponUse
|
|
221
|
+
*
|
|
222
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_WEAPON_EMPLOYMENT = 24;
|
|
223
|
+
*/
|
|
224
|
+
WEAPON_EMPLOYMENT = 24,
|
|
225
|
+
/**
|
|
226
|
+
* An act of changing the location of an object or force.
|
|
227
|
+
* BFO: bfo:Process | CCO: cco:ActOfLocationChange
|
|
228
|
+
*
|
|
229
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_MOVEMENT = 25;
|
|
230
|
+
*/
|
|
231
|
+
MOVEMENT = 25,
|
|
232
|
+
/**
|
|
233
|
+
* An act of gathering intelligence or conducting reconnaissance.
|
|
234
|
+
* BFO: bfo:Process | CCO: cco:ActOfReconnaissance
|
|
235
|
+
*
|
|
236
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_RECONNAISSANCE = 26;
|
|
237
|
+
*/
|
|
238
|
+
RECONNAISSANCE = 26,
|
|
239
|
+
/**
|
|
240
|
+
* An act of formulating a plan to achieve an objective.
|
|
241
|
+
* BFO: bfo:Process | CCO: cco:ActOfPlanning
|
|
242
|
+
*
|
|
243
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_PLANNING = 27;
|
|
244
|
+
*/
|
|
245
|
+
PLANNING = 27,
|
|
246
|
+
/**
|
|
247
|
+
* An act of giving a detailed account or assessment.
|
|
248
|
+
* BFO: bfo:Process | CCO: cco:ActOfReporting
|
|
249
|
+
*
|
|
250
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_REPORTING = 28;
|
|
251
|
+
*/
|
|
252
|
+
REPORTING = 28
|
|
253
|
+
}
|
|
254
|
+
/**
|
|
255
|
+
* Describes the enum raft.wdm.v1.OntologyCategory.
|
|
256
|
+
*/
|
|
257
|
+
export declare const OntologyCategorySchema: GenEnum<OntologyCategory>;
|
|
258
|
+
//# sourceMappingURL=ontology_pb.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ontology_pb.d.ts","sourceRoot":"","sources":["../../../../../gen/raft/wdm/v1/ontology_pb.ts"],"names":[],"mappings":"AAOA,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,yBAAyB,EAAE,OACowC,CAAC;AAE7yC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAM,MAAM,QAAQ,GAAG,OAAO,CAAC,sBAAsB,CAAC,GAAG;IACvD;;;;OAIG;IACH,QAAQ,EAAE,gBAAgB,CAAC;IAE3B;;;;;;;;;OASG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;;;;;;;OAQG;IACH,IAAI,EAAE,MAAM,EAAE,CAAC;CAChB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,cAAc,EAAE,UAAU,CAAC,QAAQ,CACL,CAAC;AAE5C;;;;;;;;;;;;;;;GAeG;AACH,oBAAY,gBAAgB;IAC1B;;OAEG;IACH,WAAW,IAAI;IAEf;;;;;OAKG;IACH,QAAQ,IAAI;IAEZ;;;;;OAKG;IACH,IAAI,IAAI;IAER;;;;;OAKG;IACH,MAAM,IAAI;IAEV;;;;;OAKG;IACH,QAAQ,IAAI;IAEZ;;;;;OAKG;IACH,SAAS,IAAI;IAEb;;;;;OAKG;IACH,QAAQ,IAAI;IAEZ;;;;;OAKG;IACH,KAAK,IAAI;IAET;;;;;OAKG;IACH,eAAe,IAAI;IAEnB;;;;;OAKG;IACH,cAAc,KAAK;IAEnB;;;;;OAKG;IACH,YAAY,KAAK;IAEjB;;;;;OAKG;IACH,eAAe,KAAK;IAEpB;;;;;OAKG;IACH,YAAY,KAAK;IAEjB;;;;;OAKG;IACH,KAAK,IAAI;IAET;;;;;OAKG;IACH,MAAM,KAAK;IAEX;;;;;OAKG;IACH,WAAW,KAAK;IAEhB;;;;;OAKG;IACH,WAAW,KAAK;IAEhB;;;;;OAKG;IACH,aAAa,KAAK;IAElB;;;;;OAKG;IACH,kBAAkB,KAAK;IAEvB;;;;;OAKG;IACH,iBAAiB,KAAK;IAEtB;;;;;OAKG;IACH,QAAQ,KAAK;IAEb;;;;;OAKG;IACH,cAAc,KAAK;IAEnB;;;;;OAKG;IACH,QAAQ,KAAK;IAEb;;;;;OAKG;IACH,SAAS,KAAK;CACf;AAED;;GAEG;AACH,eAAO,MAAM,sBAAsB,EAAE,OAAO,CAAC,gBAAgB,CACrB,CAAC"}
|
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
// Semantic classification and formal ontology alignment (BFO/CCO) for
|
|
2
|
+
// both Objects and Actions.
|
|
3
|
+
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
4
|
+
/**
|
|
5
|
+
* Describes the file raft/wdm/v1/ontology.proto.
|
|
6
|
+
*/
|
|
7
|
+
export const file_raft_wdm_v1_ontology = /*@__PURE__*/ fileDesc("ChpyYWZ0L3dkbS92MS9vbnRvbG9neS5wcm90bxILcmFmdC53ZG0udjEiVwoIT250b2xvZ3kSLwoIY2F0ZWdvcnkYASABKA4yHS5yYWZ0LndkbS52MS5PbnRvbG9neUNhdGVnb3J5EgwKBHR5cGUYAiABKAkSDAoEcmVmcxgDIAMoCSrJBgoQT250b2xvZ3lDYXRlZ29yeRIhCh1PTlRPTE9HWV9DQVRFR09SWV9VTlNQRUNJRklFRBAAEh4KGk9OVE9MT0dZX0NBVEVHT1JZX1BMQVRGT1JNEAESGgoWT05UT0xPR1lfQ0FURUdPUllfVU5JVBACEhwKGE9OVE9MT0dZX0NBVEVHT1JZX1BFUlNPThADEh4KGk9OVE9MT0dZX0NBVEVHT1JZX0ZBQ0lMSVRZEAQSHwobT05UT0xPR1lfQ0FURUdPUllfRVFVSVBNRU5UEAUSHgoaT05UT0xPR1lfQ0FURUdPUllfTVVOSVRJT04QBhIbChdPTlRPTE9HWV9DQVRFR09SWV9HUk9VUBAHEiUKIU9OVE9MT0dZX0NBVEVHT1JZX0NPTlRST0xfTUVBU1VSRRAJEiQKIE9OVE9MT0dZX0NBVEVHT1JZX0lORlJBU1RSVUNUVVJFEAoSIgoeT05UT0xPR1lfQ0FURUdPUllfR0VPUE9MSVRJQ0FMEAsSJQohT05UT0xPR1lfQ0FURUdPUllfTkFUVVJBTF9GRUFUVVJFEAwSIgoeT05UT0xPR1lfQ0FURUdPUllfT1JHQU5JWkFUSU9OEA4SGwoXT05UT0xPR1lfQ0FURUdPUllfRVZFTlQQCBIcChhPTlRPTE9HWV9DQVRFR09SWV9TSUdOQUwQDRIhCh1PTlRPTE9HWV9DQVRFR09SWV9QTEFOTkVEX0FDVBAUEiEKHU9OVE9MT0dZX0NBVEVHT1JZX09CU0VSVkFUSU9OEBUSIwofT05UT0xPR1lfQ0FURUdPUllfQ09NTVVOSUNBVElPThAWEigKJE9OVE9MT0dZX0NBVEVHT1JZX01JTElUQVJZX09QRVJBVElPThAXEicKI09OVE9MT0dZX0NBVEVHT1JZX1dFQVBPTl9FTVBMT1lNRU5UEBgSHgoaT05UT0xPR1lfQ0FURUdPUllfTU9WRU1FTlQQGRIkCiBPTlRPTE9HWV9DQVRFR09SWV9SRUNPTk5BSVNTQU5DRRAaEh4KGk9OVE9MT0dZX0NBVEVHT1JZX1BMQU5OSU5HEBsSHwobT05UT0xPR1lfQ0FURUdPUllfUkVQT1JUSU5HEBxiBnByb3RvMw");
|
|
8
|
+
/**
|
|
9
|
+
* Describes the message raft.wdm.v1.Ontology.
|
|
10
|
+
* Use `create(OntologySchema)` to create a new message.
|
|
11
|
+
*/
|
|
12
|
+
export const OntologySchema = /*@__PURE__*/ messageDesc(file_raft_wdm_v1_ontology, 0);
|
|
13
|
+
/**
|
|
14
|
+
* Operational category for a warfighting record, grounded in BFO/CCO
|
|
15
|
+
* upper ontology.
|
|
16
|
+
*
|
|
17
|
+
* Each value maps to BFO (Basic Formal Ontology) and CCO (Common Core
|
|
18
|
+
* Ontologies) classes to ensure semantic interoperability across DOD, IC, and
|
|
19
|
+
* allied systems.
|
|
20
|
+
*
|
|
21
|
+
* BFO Continuant vs Occurrent:
|
|
22
|
+
* - Object-oriented categories (PLATFORM through ORGANIZATION) are
|
|
23
|
+
* mostly Continuants (exist fully at any point in time).
|
|
24
|
+
* - Action-oriented categories (PLANNED_ACT through COMMUNICATION)
|
|
25
|
+
* and EVENT/SIGNAL are Occurrents (unfold over time).
|
|
26
|
+
*
|
|
27
|
+
* @generated from enum raft.wdm.v1.OntologyCategory
|
|
28
|
+
*/
|
|
29
|
+
export var OntologyCategory;
|
|
30
|
+
(function (OntologyCategory) {
|
|
31
|
+
/**
|
|
32
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_UNSPECIFIED = 0;
|
|
33
|
+
*/
|
|
34
|
+
OntologyCategory[OntologyCategory["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
35
|
+
/**
|
|
36
|
+
* Individual vehicle, vessel, aircraft, or spacecraft.
|
|
37
|
+
* BFO: bfo:Object | CCO: cco:Vehicle, cco:Aircraft, cco:Watercraft
|
|
38
|
+
*
|
|
39
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_PLATFORM = 1;
|
|
40
|
+
*/
|
|
41
|
+
OntologyCategory[OntologyCategory["PLATFORM"] = 1] = "PLATFORM";
|
|
42
|
+
/**
|
|
43
|
+
* Military or organizational unit.
|
|
44
|
+
* BFO: bfo:ObjectAggregate | CCO: cco:MilitaryOrganization
|
|
45
|
+
*
|
|
46
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_UNIT = 2;
|
|
47
|
+
*/
|
|
48
|
+
OntologyCategory[OntologyCategory["UNIT"] = 2] = "UNIT";
|
|
49
|
+
/**
|
|
50
|
+
* Individual human being.
|
|
51
|
+
* BFO: bfo:Object | CCO: cco:Person
|
|
52
|
+
*
|
|
53
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_PERSON = 3;
|
|
54
|
+
*/
|
|
55
|
+
OntologyCategory[OntologyCategory["PERSON"] = 3] = "PERSON";
|
|
56
|
+
/**
|
|
57
|
+
* Fixed structure or installation.
|
|
58
|
+
* BFO: bfo:Object | CCO: cco:Facility
|
|
59
|
+
*
|
|
60
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_FACILITY = 4;
|
|
61
|
+
*/
|
|
62
|
+
OntologyCategory[OntologyCategory["FACILITY"] = 4] = "FACILITY";
|
|
63
|
+
/**
|
|
64
|
+
* Non-self-propelled system or device.
|
|
65
|
+
* BFO: bfo:Object | CCO: cco:Artifact
|
|
66
|
+
*
|
|
67
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_EQUIPMENT = 5;
|
|
68
|
+
*/
|
|
69
|
+
OntologyCategory[OntologyCategory["EQUIPMENT"] = 5] = "EQUIPMENT";
|
|
70
|
+
/**
|
|
71
|
+
* Weapon or munition in flight.
|
|
72
|
+
* BFO: bfo:Object | CCO: cco:Munition
|
|
73
|
+
*
|
|
74
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_MUNITION = 6;
|
|
75
|
+
*/
|
|
76
|
+
OntologyCategory[OntologyCategory["MUNITION"] = 6] = "MUNITION";
|
|
77
|
+
/**
|
|
78
|
+
* Ad-hoc collection treated as single operational object.
|
|
79
|
+
* BFO: bfo:ObjectAggregate | CCO: cco:GroupOfAgents
|
|
80
|
+
*
|
|
81
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_GROUP = 7;
|
|
82
|
+
*/
|
|
83
|
+
OntologyCategory[OntologyCategory["GROUP"] = 7] = "GROUP";
|
|
84
|
+
/**
|
|
85
|
+
* Tactical graphic or control measure.
|
|
86
|
+
* BFO: bfo:Site | CCO: cco:GeospatialRegion
|
|
87
|
+
*
|
|
88
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_CONTROL_MEASURE = 9;
|
|
89
|
+
*/
|
|
90
|
+
OntologyCategory[OntologyCategory["CONTROL_MEASURE"] = 9] = "CONTROL_MEASURE";
|
|
91
|
+
/**
|
|
92
|
+
* Linear or distributed physical infrastructure.
|
|
93
|
+
* BFO: bfo:Object | CCO: cco:Infrastructure
|
|
94
|
+
*
|
|
95
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_INFRASTRUCTURE = 10;
|
|
96
|
+
*/
|
|
97
|
+
OntologyCategory[OntologyCategory["INFRASTRUCTURE"] = 10] = "INFRASTRUCTURE";
|
|
98
|
+
/**
|
|
99
|
+
* Geopolitical entity or territory.
|
|
100
|
+
* BFO: bfo:Site | CCO: cco:GeopoliticalEntity
|
|
101
|
+
*
|
|
102
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_GEOPOLITICAL = 11;
|
|
103
|
+
*/
|
|
104
|
+
OntologyCategory[OntologyCategory["GEOPOLITICAL"] = 11] = "GEOPOLITICAL";
|
|
105
|
+
/**
|
|
106
|
+
* Natural geographic feature.
|
|
107
|
+
* BFO: bfo:Site | CCO: cco:GeographicFeature
|
|
108
|
+
*
|
|
109
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_NATURAL_FEATURE = 12;
|
|
110
|
+
*/
|
|
111
|
+
OntologyCategory[OntologyCategory["NATURAL_FEATURE"] = 12] = "NATURAL_FEATURE";
|
|
112
|
+
/**
|
|
113
|
+
* Non-military organization or network.
|
|
114
|
+
* BFO: bfo:ObjectAggregate | CCO: cco:Organization
|
|
115
|
+
*
|
|
116
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_ORGANIZATION = 14;
|
|
117
|
+
*/
|
|
118
|
+
OntologyCategory[OntologyCategory["ORGANIZATION"] = 14] = "ORGANIZATION";
|
|
119
|
+
/**
|
|
120
|
+
* Transient occurrence at a location/time.
|
|
121
|
+
* BFO: bfo:Process | CCO: cco:Event
|
|
122
|
+
*
|
|
123
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_EVENT = 8;
|
|
124
|
+
*/
|
|
125
|
+
OntologyCategory[OntologyCategory["EVENT"] = 8] = "EVENT";
|
|
126
|
+
/**
|
|
127
|
+
* Electromagnetic emission or signal.
|
|
128
|
+
* BFO: bfo:Process | CCO: cco:Signal
|
|
129
|
+
*
|
|
130
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_SIGNAL = 13;
|
|
131
|
+
*/
|
|
132
|
+
OntologyCategory[OntologyCategory["SIGNAL"] = 13] = "SIGNAL";
|
|
133
|
+
/**
|
|
134
|
+
* A deliberate act prescribed by a directive or plan.
|
|
135
|
+
* BFO: bfo:Process | CCO: cco:PlannedAct
|
|
136
|
+
*
|
|
137
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_PLANNED_ACT = 20;
|
|
138
|
+
*/
|
|
139
|
+
OntologyCategory[OntologyCategory["PLANNED_ACT"] = 20] = "PLANNED_ACT";
|
|
140
|
+
/**
|
|
141
|
+
* An act of acquiring information via sensors or observers.
|
|
142
|
+
* BFO: bfo:Process | CCO: cco:ActOfObservation
|
|
143
|
+
*
|
|
144
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_OBSERVATION = 21;
|
|
145
|
+
*/
|
|
146
|
+
OntologyCategory[OntologyCategory["OBSERVATION"] = 21] = "OBSERVATION";
|
|
147
|
+
/**
|
|
148
|
+
* An act of transferring information between agents.
|
|
149
|
+
* BFO: bfo:Process | CCO: cco:ActOfCommunication
|
|
150
|
+
*
|
|
151
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_COMMUNICATION = 22;
|
|
152
|
+
*/
|
|
153
|
+
OntologyCategory[OntologyCategory["COMMUNICATION"] = 22] = "COMMUNICATION";
|
|
154
|
+
/**
|
|
155
|
+
* An act employing military force to achieve a desired result.
|
|
156
|
+
* BFO: bfo:Process | CCO: cco:ActOfMilitaryForce
|
|
157
|
+
*
|
|
158
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_MILITARY_OPERATION = 23;
|
|
159
|
+
*/
|
|
160
|
+
OntologyCategory[OntologyCategory["MILITARY_OPERATION"] = 23] = "MILITARY_OPERATION";
|
|
161
|
+
/**
|
|
162
|
+
* An act of employing a weapon against a target.
|
|
163
|
+
* BFO: bfo:Process | CCO: cco:ActOfWeaponUse
|
|
164
|
+
*
|
|
165
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_WEAPON_EMPLOYMENT = 24;
|
|
166
|
+
*/
|
|
167
|
+
OntologyCategory[OntologyCategory["WEAPON_EMPLOYMENT"] = 24] = "WEAPON_EMPLOYMENT";
|
|
168
|
+
/**
|
|
169
|
+
* An act of changing the location of an object or force.
|
|
170
|
+
* BFO: bfo:Process | CCO: cco:ActOfLocationChange
|
|
171
|
+
*
|
|
172
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_MOVEMENT = 25;
|
|
173
|
+
*/
|
|
174
|
+
OntologyCategory[OntologyCategory["MOVEMENT"] = 25] = "MOVEMENT";
|
|
175
|
+
/**
|
|
176
|
+
* An act of gathering intelligence or conducting reconnaissance.
|
|
177
|
+
* BFO: bfo:Process | CCO: cco:ActOfReconnaissance
|
|
178
|
+
*
|
|
179
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_RECONNAISSANCE = 26;
|
|
180
|
+
*/
|
|
181
|
+
OntologyCategory[OntologyCategory["RECONNAISSANCE"] = 26] = "RECONNAISSANCE";
|
|
182
|
+
/**
|
|
183
|
+
* An act of formulating a plan to achieve an objective.
|
|
184
|
+
* BFO: bfo:Process | CCO: cco:ActOfPlanning
|
|
185
|
+
*
|
|
186
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_PLANNING = 27;
|
|
187
|
+
*/
|
|
188
|
+
OntologyCategory[OntologyCategory["PLANNING"] = 27] = "PLANNING";
|
|
189
|
+
/**
|
|
190
|
+
* An act of giving a detailed account or assessment.
|
|
191
|
+
* BFO: bfo:Process | CCO: cco:ActOfReporting
|
|
192
|
+
*
|
|
193
|
+
* @generated from enum value: ONTOLOGY_CATEGORY_REPORTING = 28;
|
|
194
|
+
*/
|
|
195
|
+
OntologyCategory[OntologyCategory["REPORTING"] = 28] = "REPORTING";
|
|
196
|
+
})(OntologyCategory || (OntologyCategory = {}));
|
|
197
|
+
/**
|
|
198
|
+
* Describes the enum raft.wdm.v1.OntologyCategory.
|
|
199
|
+
*/
|
|
200
|
+
export const OntologyCategorySchema = /*@__PURE__*/ enumDesc(file_raft_wdm_v1_ontology, 0);
|
|
201
|
+
//# sourceMappingURL=ontology_pb.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ontology_pb.js","sourceRoot":"","sources":["../../../../../gen/raft/wdm/v1/ontology_pb.ts"],"names":[],"mappings":"AAAA,sEAAsE;AACtE,4BAA4B;AAO5B,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAG/E;;GAEG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAY,aAAa,CAC7D,QAAQ,CAAC,gyCAAgyC,CAAC,CAAC;AAgE7yC;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAyB,aAAa,CAC/D,WAAW,CAAC,yBAAyB,EAAE,CAAC,CAAC,CAAC;AAE5C;;;;;;;;;;;;;;;GAeG;AACH,MAAM,CAAN,IAAY,gBA6LX;AA7LD,WAAY,gBAAgB;IAC1B;;OAEG;IACH,qEAAe,CAAA;IAEf;;;;;OAKG;IACH,+DAAY,CAAA;IAEZ;;;;;OAKG;IACH,uDAAQ,CAAA;IAER;;;;;OAKG;IACH,2DAAU,CAAA;IAEV;;;;;OAKG;IACH,+DAAY,CAAA;IAEZ;;;;;OAKG;IACH,iEAAa,CAAA;IAEb;;;;;OAKG;IACH,+DAAY,CAAA;IAEZ;;;;;OAKG;IACH,yDAAS,CAAA;IAET;;;;;OAKG;IACH,6EAAmB,CAAA;IAEnB;;;;;OAKG;IACH,4EAAmB,CAAA;IAEnB;;;;;OAKG;IACH,wEAAiB,CAAA;IAEjB;;;;;OAKG;IACH,8EAAoB,CAAA;IAEpB;;;;;OAKG;IACH,wEAAiB,CAAA;IAEjB;;;;;OAKG;IACH,yDAAS,CAAA;IAET;;;;;OAKG;IACH,4DAAW,CAAA;IAEX;;;;;OAKG;IACH,sEAAgB,CAAA;IAEhB;;;;;OAKG;IACH,sEAAgB,CAAA;IAEhB;;;;;OAKG;IACH,0EAAkB,CAAA;IAElB;;;;;OAKG;IACH,oFAAuB,CAAA;IAEvB;;;;;OAKG;IACH,kFAAsB,CAAA;IAEtB;;;;;OAKG;IACH,gEAAa,CAAA;IAEb;;;;;OAKG;IACH,4EAAmB,CAAA;IAEnB;;;;;OAKG;IACH,gEAAa,CAAA;IAEb;;;;;OAKG;IACH,kEAAc,CAAA;AAChB,CAAC,EA7LW,gBAAgB,KAAhB,gBAAgB,QA6L3B;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAA8B,aAAa,CAC5E,QAAQ,CAAC,yBAAyB,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
+
import type { Timestamp } from "@bufbuild/protobuf/wkt";
|
|
3
|
+
import type { Vector3 } from "./spatial_pb.js";
|
|
4
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
5
|
+
/**
|
|
6
|
+
* Describes the file raft/wdm/v1/orbital.proto.
|
|
7
|
+
*/
|
|
8
|
+
export declare const file_raft_wdm_v1_orbital: GenFile;
|
|
9
|
+
/**
|
|
10
|
+
* Orbital object catalog and operator metadata for space objects.
|
|
11
|
+
*
|
|
12
|
+
* @generated from message raft.wdm.v1.OrbitalInfo
|
|
13
|
+
*/
|
|
14
|
+
export type OrbitalInfo = Message<"raft.wdm.v1.OrbitalInfo"> & {
|
|
15
|
+
/**
|
|
16
|
+
* On-orbit object identifier (e.g., satellite number).
|
|
17
|
+
*
|
|
18
|
+
* @generated from field: string object_id = 1;
|
|
19
|
+
*/
|
|
20
|
+
objectId: string;
|
|
21
|
+
/**
|
|
22
|
+
* Satellite catalog number.
|
|
23
|
+
*
|
|
24
|
+
* @generated from field: string sat_cat = 2;
|
|
25
|
+
*/
|
|
26
|
+
satCat: string;
|
|
27
|
+
/**
|
|
28
|
+
* Object type classification (active satellite, inactive
|
|
29
|
+
* satellite, debris, natural object).
|
|
30
|
+
*
|
|
31
|
+
* @generated from field: string object_type = 3;
|
|
32
|
+
*/
|
|
33
|
+
objectType: string;
|
|
34
|
+
/**
|
|
35
|
+
* Current operator of the object.
|
|
36
|
+
*
|
|
37
|
+
* @generated from field: string operator = 4;
|
|
38
|
+
*/
|
|
39
|
+
operator: string;
|
|
40
|
+
/**
|
|
41
|
+
* Country or organization of origin.
|
|
42
|
+
*
|
|
43
|
+
* @generated from field: string origin = 5;
|
|
44
|
+
*/
|
|
45
|
+
origin: string;
|
|
46
|
+
/**
|
|
47
|
+
* Launch date.
|
|
48
|
+
*
|
|
49
|
+
* @generated from field: google.protobuf.Timestamp launch_date = 6;
|
|
50
|
+
*/
|
|
51
|
+
launchDate?: Timestamp | undefined;
|
|
52
|
+
};
|
|
53
|
+
/**
|
|
54
|
+
* Describes the message raft.wdm.v1.OrbitalInfo.
|
|
55
|
+
* Use `create(OrbitalInfoSchema)` to create a new message.
|
|
56
|
+
*/
|
|
57
|
+
export declare const OrbitalInfoSchema: GenMessage<OrbitalInfo>;
|
|
58
|
+
/**
|
|
59
|
+
* Keplerian orbital elements. Fields generally match a Two-Line
|
|
60
|
+
* Element (TLE) set.
|
|
61
|
+
*
|
|
62
|
+
* @generated from message raft.wdm.v1.OrbitalMotion
|
|
63
|
+
*/
|
|
64
|
+
export type OrbitalMotion = Message<"raft.wdm.v1.OrbitalMotion"> & {
|
|
65
|
+
/**
|
|
66
|
+
* Epoch of this kinematic measurement.
|
|
67
|
+
*
|
|
68
|
+
* @generated from field: google.protobuf.Timestamp epoch = 1;
|
|
69
|
+
*/
|
|
70
|
+
epoch?: Timestamp | undefined;
|
|
71
|
+
/**
|
|
72
|
+
* First derivative of mean motion.
|
|
73
|
+
*
|
|
74
|
+
* @generated from field: double mean_mot_dot = 2;
|
|
75
|
+
*/
|
|
76
|
+
meanMotDot: number;
|
|
77
|
+
/**
|
|
78
|
+
* Second derivative of mean motion.
|
|
79
|
+
*
|
|
80
|
+
* @generated from field: double mean_mot_ddot = 3;
|
|
81
|
+
*/
|
|
82
|
+
meanMotDdot: number;
|
|
83
|
+
/**
|
|
84
|
+
* Drag and radiation pressure coefficient.
|
|
85
|
+
*
|
|
86
|
+
* @generated from field: double b_star = 4;
|
|
87
|
+
*/
|
|
88
|
+
bStar: number;
|
|
89
|
+
/**
|
|
90
|
+
* Orbital inclination in degrees. 0 = equatorial, 90 = polar,
|
|
91
|
+
* >90 = retrograde. Range: 0.0 to 180.0.
|
|
92
|
+
*
|
|
93
|
+
* @generated from field: double inclination = 5;
|
|
94
|
+
*/
|
|
95
|
+
inclination: number;
|
|
96
|
+
/**
|
|
97
|
+
* Right Ascension of Ascending Node in degrees. Range: 0.0 to 360.0.
|
|
98
|
+
*
|
|
99
|
+
* @generated from field: double raan = 6;
|
|
100
|
+
*/
|
|
101
|
+
raan: number;
|
|
102
|
+
/**
|
|
103
|
+
* Orbital eccentricity, dimensionless. 0 = circular, approaching
|
|
104
|
+
* 1 = highly elliptical.
|
|
105
|
+
*
|
|
106
|
+
* @generated from field: double eccentricity = 7;
|
|
107
|
+
*/
|
|
108
|
+
eccentricity: number;
|
|
109
|
+
/**
|
|
110
|
+
* Argument of perigee in degrees. Range: 0.0 to 360.0.
|
|
111
|
+
*
|
|
112
|
+
* @generated from field: double arg_perigee = 8;
|
|
113
|
+
*/
|
|
114
|
+
argPerigee: number;
|
|
115
|
+
/**
|
|
116
|
+
* Mean anomaly in degrees at epoch. Range: 0.0 to 360.0.
|
|
117
|
+
*
|
|
118
|
+
* @generated from field: double mean_anomaly = 9;
|
|
119
|
+
*/
|
|
120
|
+
meanAnomaly: number;
|
|
121
|
+
/**
|
|
122
|
+
* Revolution number at epoch.
|
|
123
|
+
*
|
|
124
|
+
* @generated from field: double rev_num = 10;
|
|
125
|
+
*/
|
|
126
|
+
revNum: number;
|
|
127
|
+
};
|
|
128
|
+
/**
|
|
129
|
+
* Describes the message raft.wdm.v1.OrbitalMotion.
|
|
130
|
+
* Use `create(OrbitalMotionSchema)` to create a new message.
|
|
131
|
+
*/
|
|
132
|
+
export declare const OrbitalMotionSchema: GenMessage<OrbitalMotion>;
|
|
133
|
+
/**
|
|
134
|
+
* Cartesian state vector for high-precision orbital propagation.
|
|
135
|
+
*
|
|
136
|
+
* @generated from message raft.wdm.v1.StateVector
|
|
137
|
+
*/
|
|
138
|
+
export type StateVector = Message<"raft.wdm.v1.StateVector"> & {
|
|
139
|
+
/**
|
|
140
|
+
* Epoch of this state vector.
|
|
141
|
+
*
|
|
142
|
+
* @generated from field: google.protobuf.Timestamp epoch = 1;
|
|
143
|
+
*/
|
|
144
|
+
epoch?: Timestamp | undefined;
|
|
145
|
+
/**
|
|
146
|
+
* Reference frame identifier (e.g., "J2000", "ICRF").
|
|
147
|
+
*
|
|
148
|
+
* @generated from field: string reference_frame = 2;
|
|
149
|
+
*/
|
|
150
|
+
referenceFrame: string;
|
|
151
|
+
/**
|
|
152
|
+
* Position in kilometers in the given reference frame.
|
|
153
|
+
*
|
|
154
|
+
* @generated from field: raft.wdm.v1.Vector3 position_km = 3;
|
|
155
|
+
*/
|
|
156
|
+
positionKm?: Vector3 | undefined;
|
|
157
|
+
/**
|
|
158
|
+
* Velocity in kilometers per second.
|
|
159
|
+
*
|
|
160
|
+
* @generated from field: raft.wdm.v1.Vector3 velocity_kmps = 4;
|
|
161
|
+
*/
|
|
162
|
+
velocityKmps?: Vector3 | undefined;
|
|
163
|
+
/**
|
|
164
|
+
* Acceleration in kilometers per second squared.
|
|
165
|
+
*
|
|
166
|
+
* @generated from field: raft.wdm.v1.Vector3 acceleration_kmps2 = 5;
|
|
167
|
+
*/
|
|
168
|
+
accelerationKmps2?: Vector3 | undefined;
|
|
169
|
+
};
|
|
170
|
+
/**
|
|
171
|
+
* Describes the message raft.wdm.v1.StateVector.
|
|
172
|
+
* Use `create(StateVectorSchema)` to create a new message.
|
|
173
|
+
*/
|
|
174
|
+
export declare const StateVectorSchema: GenMessage<StateVector>;
|
|
175
|
+
//# sourceMappingURL=orbital_pb.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"orbital_pb.d.ts","sourceRoot":"","sources":["../../../../../gen/raft/wdm/v1/orbital_pb.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAExE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAExD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAE/C,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,wBAAwB,EAAE,OAC05B,CAAC;AAEl8B;;;;GAIG;AACH,MAAM,MAAM,WAAW,GAAG,OAAO,CAAC,yBAAyB,CAAC,GAAG;IAC7D;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;;;OAKG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;;OAIG;IACH,UAAU,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;CACpC,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,iBAAiB,EAAE,UAAU,CAAC,WAAW,CACZ,CAAC;AAE3C;;;;;GAKG;AACH,MAAM,MAAM,aAAa,GAAG,OAAO,CAAC,2BAA2B,CAAC,GAAG;IACjE;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;IAE9B;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC;IAEd;;;;;OAKG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;;;;OAKG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,aAAa,CAChB,CAAC;AAE3C;;;;GAIG;AACH,MAAM,MAAM,WAAW,GAAG,OAAO,CAAC,yBAAyB,CAAC,GAAG;IAC7D;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;IAE9B;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;;;OAIG;IACH,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAEjC;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAEnC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CACzC,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,iBAAiB,EAAE,UAAU,CAAC,WAAW,CACZ,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file raft/wdm/v1/orbital.proto (package raft.wdm.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
+
import { file_google_protobuf_timestamp } from "@bufbuild/protobuf/wkt";
|
|
6
|
+
import { file_raft_wdm_v1_spatial } from "./spatial_pb.js";
|
|
7
|
+
/**
|
|
8
|
+
* Describes the file raft/wdm/v1/orbital.proto.
|
|
9
|
+
*/
|
|
10
|
+
export const file_raft_wdm_v1_orbital = /*@__PURE__*/ fileDesc("ChlyYWZ0L3dkbS92MS9vcmJpdGFsLnByb3RvEgtyYWZ0LndkbS52MSKZAQoLT3JiaXRhbEluZm8SEQoJb2JqZWN0X2lkGAEgASgJEg8KB3NhdF9jYXQYAiABKAkSEwoLb2JqZWN0X3R5cGUYAyABKAkSEAoIb3BlcmF0b3IYBCABKAkSDgoGb3JpZ2luGAUgASgJEi8KC2xhdW5jaF9kYXRlGAYgASgLMhouZ29vZ2xlLnByb3RvYnVmLlRpbWVzdGFtcCLsAQoNT3JiaXRhbE1vdGlvbhIpCgVlcG9jaBgBIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASFAoMbWVhbl9tb3RfZG90GAIgASgBEhUKDW1lYW5fbW90X2Rkb3QYAyABKAESDgoGYl9zdGFyGAQgASgBEhMKC2luY2xpbmF0aW9uGAUgASgBEgwKBHJhYW4YBiABKAESFAoMZWNjZW50cmljaXR5GAcgASgBEhMKC2FyZ19wZXJpZ2VlGAggASgBEhQKDG1lYW5fYW5vbWFseRgJIAEoARIPCgdyZXZfbnVtGAogASgBItsBCgtTdGF0ZVZlY3RvchIpCgVlcG9jaBgBIAEoCzIaLmdvb2dsZS5wcm90b2J1Zi5UaW1lc3RhbXASFwoPcmVmZXJlbmNlX2ZyYW1lGAIgASgJEikKC3Bvc2l0aW9uX2ttGAMgASgLMhQucmFmdC53ZG0udjEuVmVjdG9yMxIrCg12ZWxvY2l0eV9rbXBzGAQgASgLMhQucmFmdC53ZG0udjEuVmVjdG9yMxIwChJhY2NlbGVyYXRpb25fa21wczIYBSABKAsyFC5yYWZ0LndkbS52MS5WZWN0b3IzYgZwcm90bzM", [file_google_protobuf_timestamp, file_raft_wdm_v1_spatial]);
|
|
11
|
+
/**
|
|
12
|
+
* Describes the message raft.wdm.v1.OrbitalInfo.
|
|
13
|
+
* Use `create(OrbitalInfoSchema)` to create a new message.
|
|
14
|
+
*/
|
|
15
|
+
export const OrbitalInfoSchema = /*@__PURE__*/ messageDesc(file_raft_wdm_v1_orbital, 0);
|
|
16
|
+
/**
|
|
17
|
+
* Describes the message raft.wdm.v1.OrbitalMotion.
|
|
18
|
+
* Use `create(OrbitalMotionSchema)` to create a new message.
|
|
19
|
+
*/
|
|
20
|
+
export const OrbitalMotionSchema = /*@__PURE__*/ messageDesc(file_raft_wdm_v1_orbital, 1);
|
|
21
|
+
/**
|
|
22
|
+
* Describes the message raft.wdm.v1.StateVector.
|
|
23
|
+
* Use `create(StateVectorSchema)` to create a new message.
|
|
24
|
+
*/
|
|
25
|
+
export const StateVectorSchema = /*@__PURE__*/ messageDesc(file_raft_wdm_v1_orbital, 2);
|
|
26
|
+
//# sourceMappingURL=orbital_pb.js.map
|