Enum: UnmannedSystemOperatingAreaTypeIdEnum
The operating area type identifier.
URI: ocsf:UnmannedSystemOperatingAreaTypeIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN_UNDECLARED | None | The UA type is empty or not declared |
| TAKEOFF_LOCATION | None | Takeoff Location |
| FIXED_LOCATION | None | Fixed Location |
| DYNAMIC_LOCATION | None | Dynamic Location |
| OTHER | None | Other |
Slots
| Name | Description |
|---|---|
| type_id | The operating area type identifier |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: UnmannedSystemOperatingAreaTypeIdEnum
description: The operating area type identifier.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN_UNDECLARED:
text: UNKNOWN_UNDECLARED
description: The UA type is empty or not declared.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown/Undeclared
TAKEOFF_LOCATION:
text: TAKEOFF_LOCATION
description: Takeoff Location
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Takeoff Location
FIXED_LOCATION:
text: FIXED_LOCATION
description: Fixed Location
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Fixed Location
DYNAMIC_LOCATION:
text: DYNAMIC_LOCATION
description: Dynamic Location
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: Dynamic Location
OTHER:
text: OTHER
description: Other
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other