EDCS Reference Manual
EDCS Attribute Dictionary - Concepts whose label begin with the letter D |
---|
EDCS Attribute Symbolic Constant: EAC_DAILY_TIDE_INDEX
EDCS Attribute Code: 1474
Definition:
The sequential number of the peak <TIDE> for a day; the daily tide index. The value starts at 1 for the first peak <TIDE> for a day and increases.
EDCS Attribute Value Data Type: INTEGER
EDCS Group Labels: TIME, WATER_BODY_SURFACE
Reference Type: DR
References: [NSOED]
EDCS Attribute Symbolic Constant: EAC_DAM_FACE_TYPE
EDCS Attribute Code: 243
Definition:
The type of face of a <DAM>.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | SLOPED | EEC_DAMFACETY_SLOPED | The dam face slopes away from vertical. | NR | |
2 | VERTICAL | EEC_DAMFACETY_VERTICAL | The dam face is vertical, aligned with the gravity vector. | NR |
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DAMAGE_WEIGHT
EDCS Attribute Code: 1475
Definition:
The amount of ordinance in equivalent <<MASS>> of TNT required to cause distinguishable damage to a <STRUCTURE>; the damage weight.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: MASS
EDCS Group Labels: MILITARY_SCIENCE
Reference Type: DR
References: [NSOED]
EDCS Attribute Symbolic Constant: EAC_DATA_COLLECTION_REASON
EDCS Attribute Code: 244
Definition:
The reason data was not collected.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | COLLECTED | EEC_DATACOLLREAS_COLLECTED | The data has been collected by approved methods. | NR | |
2 | NOT_REQUESTED | EEC_DATACOLLREAS_NOT_REQUESTED | The data was not requested by the user. | NR | |
3 | NOT_REQUIRED | EEC_DATACOLLREAS_NOT_REQUIRED | The data was not required by the user. | NR | |
4 | DERIVED | EEC_DATACOLLREAS_DERIVED | The data has been derived (from other authoritative data) by approved methods. | NR | |
5 | DIFFERENT_HEIGHT_THRESHOLD | EEC_DATACOLLREAS_DIFFERENT_HEIGHT_THRESHOLD | The data was collected using a different height threshold than that specified. | NR | |
6 | LOW_DATA_COLLECTION_CRITERIA | EEC_DATACOLLREAS_LOW_DATA_COLLECTION_CRITERIA | The data was collected using low data collection criteria. | NR | |
7 | NO_AVAILABLE_IMAGERY | EEC_DATACOLLREAS_NO_AVAILABLE_IMAGERY | The data was collected using methods that did not include use of imagery as it was not available. | NR | |
8 | NO_AVAILABLE_MAP_SOURCE | EEC_DATACOLLREAS_NO_AVAILABLE_MAP_SOURCE | The data was collected using methods that did not include use of map data as it was not available. | NR | |
9 | NO_SUITABLE_IMAGERY | EEC_DATACOLLREAS_NO_SUITABLE_IMAGERY | The data was collected using methods that did not include reference to imagery as no suitable imagery was not available. | NR | |
10 | NOT_COLLECTED | EEC_DATACOLLREAS_NOT_COLLECTED | The data was not collected. | NR | |
11 | TOO_ROUGH_TO_COLLECT | EEC_DATACOLLREAS_TOO_ROUGH_TO_COLLECT | The region was to rough to collect the data. | NR |
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DATE_FORMAT
EDCS Attribute Code: 245
Definition:
The format of a date.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | ISO | EEC_DATEFMT_ISO | A specific date, formatted in a Latin-1 string as specified in [I8601, 5.2]. | PR | [I8601, 5.2] |
2 | CALENDAR_DAY | EEC_DATEFMT_CALENDAR_DAY | A specific calendar date, formatted in a Latin-1 string as specified in [I8601, 5.2.1]. | PR | [I8601, 5.2.1] |
3 | CCYYMMDD | EEC_DATEFMT_CCYYMMDD | A specific calendar date, formatted in a Latin-1 string as specified in [I8601, 5.2.1.1, Basic format]; CCYYMMDD. | PR | [I8601, 5.2.1.1, Basic format] |
4 | CCYY_MM_DD | EEC_DATEFMT_CCYY_MM_DD | A specific calendar date, formatted in a Latin-1 string as specified in [I8601, 5.2.1.1, Extended format]; CCYY-MM-DD. | PR | [I8601, 5.2.1.1, Extended format] |
5 | CCYY_MM | EEC_DATEFMT_CCYY_MM | A specific month, formatted in a Latin-1 string as specified in [I8601, 5.2.1.2.a, Basic format]; CCYY-MM. | PR | [I8601, 5.2.1.2.a, Basic format] |
6 | CCYY | EEC_DATEFMT_CCYY | A specific year, formatted in a Latin-1 string as specified in [I8601, 5.2.1.2.b, Basic format]; CCYY. | PR | [I8601, 5.2.1.2.b, Basic format] |
7 | CC | EEC_DATEFMT_CC | A specific century, formatted in a Latin-1 string as specified in [I8601, 5.2.1.2.c, Basic format]; CC. | PR | [I8601, 5.2.1.2.c, Basic format] |
8 | YYMMDD | EEC_DATEFMT_YYMMDD | A specific date in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.1.3.a, Basic format]; YYMMDD. | PR | [I8601, 5.2.1.3.a, Basic format] |
9 | YY_MM_DD | EEC_DATEFMT_YY_MM_DD | A specific date in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.1.3.a, Extended format]; YY-MM-DD. | PR | [I8601, 5.2.1.3.a, Extended format] |
10 | YYMM | EEC_DATEFMT_YYMM | A specific year and month in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.1.3.b, Basic format]; -YYMM. | PR | [I8601, 5.2.1.3.b, Basic format] |
11 | YY_MM | EEC_DATEFMT_YY_MM | A specific year and month in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.1.3.b, Extended format]; -YY-MM. | PR | [I8601, 5.2.1.3.b, Extended format] |
12 | YY | EEC_DATEFMT_YY | A specific year in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.1.3.c, Basic format]; -YY. | PR | [I8601, 5.2.1.3.c, Basic format] |
13 | MMDD | EEC_DATEFMT_MMDD | A specific day of a month, formatted in a Latin-1 string as specified in [I8601, 5.2.1.3.d, Basic format]; --MMDD. | PR | [I8601, 5.2.1.3.d, Basic format] |
14 | MM_DD | EEC_DATEFMT_MM_DD | A specific day of a month, formatted in a Latin-1 string as specified in [I8601, 5.2.1.3.d, Extended format]; --MM-DD. | PR | [I8601, 5.2.1.3.d, Extended format] |
15 | MM | EEC_DATEFMT_MM | A specific month, formatted in a Latin-1 string as specified in [I8601, 5.2.1.3.e, Basic format]; --MM. | PR | [I8601, 5.2.1.3.e, Basic format] |
16 | DD | EEC_DATEFMT_DD | A specific day, formatted in a Latin-1 string as specified in [I8601, 5.2.1.3.f, Basic format]; ---DD. | PR | [I8601, 5.2.1.3.f, Basic format] |
17 | ORDINAL_DAY | EEC_DATEFMT_ORDINAL_DAY | A specific ordinal date, formatted in a Latin-1 string as specified in [I8601, 5.2.2]. | PR | [I8601, 5.2.2] |
18 | CCYYDDD | EEC_DATEFMT_CCYYDDD | A specific ordinal date, formatted in a Latin-1 string as specified in [I8601, 5.2.2.1, Basic format]; CCYYDDD. | PR | [I8601, 5.2.2.1, Basic format] |
19 | CCYY_DDD | EEC_DATEFMT_CCYY_DDD | A specific ordinal date, formatted in a Latin-1 string as specified in [I8601, 5.2.2.1, Extended format]; CCYY-DDD. | PR | [I8601, 5.2.2.1, Extended format] |
20 | YYDDD | EEC_DATEFMT_YYDDD | A specific year and ordinal day in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.2.2.a, Basic format]; YYDDD. | PR | [I8601, 5.2.2.2.a, Basic format] |
21 | YY_DDD | EEC_DATEFMT_YY_DDD | A specific year and ordinal day in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.2.2.a, Extended format]; YY-DDD. | PR | [I8601, 5.2.2.2.a, Extended format] |
22 | DDD | EEC_DATEFMT_DDD | A specific ordinal day, formatted in a Latin-1 string as specified in [I8601, 5.2.2.2.b, Basic format]; -DDD. | PR | [I8601, 5.2.2.2.b, Basic format] |
23 | WEEK_DAY | EEC_DATEFMT_WEEK_DAY | A specific date identified by calender week and day numbers, formatted in a Latin-1 string as specified in [I8601, 5.2.3]. | PR | [I8601, 5.2.3] |
24 | CCYYWWWD | EEC_DATEFMT_CCYYWWWD | A specific date identified by calender week and day numbers, formatted in a Latin-1 string as specified in [I8601, 5.2.3.1, Basic format]; CCYYWwwD. | PR | [I8601, 5.2.3.1, Basic format] |
25 | CCYY_WWW_D | EEC_DATEFMT_CCYY_WWW_D | A specific date identified by calender week and day numbers, formatted in a Latin-1 string as specified in [I8601, 5.2.3.1, Extended format]; CCYY-Www-D. | PR | [I8601, 5.2.3.1, Extended format] |
26 | CCYYWWW | EEC_DATEFMT_CCYYWWW | A specific date identified by calender week number, formatted in a Latin-1 string as specified in [I8601, 5.2.3.2, Basic format]; CCYYWww. | PR | [I8601, 5.2.3.2, Basic format] |
27 | CCYY_WWW | EEC_DATEFMT_CCYY_WWW | A specific date identified by calender week number, formatted in a Latin-1 string as specified in [I8601, 5.2.3.2, Extended format]; CCYY-Www. | PR | [I8601, 5.2.3.2, Extended format] |
28 | YYWWWD | EEC_DATEFMT_YYWWWD | A specific year, week and day in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.a, Basic format]; YYWwwD. | PR | [I8601, 5.2.3.3.a, Basic format] |
29 | YY_WWW_D | EEC_DATEFMT_YY_WWW_D | A specific year, week and day in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.a, Extended format]; YY-Www-D. | PR | [I8601, 5.2.3.3.a, Extended format] |
30 | YYWWW | EEC_DATEFMT_YYWWW | A specific year and week in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.b, Basic format]; YYWww. | PR | [I8601, 5.2.3.3.b, Basic format] |
31 | YY_WWW | EEC_DATEFMT_YY_WWW | A specific year and week in the current century, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.b, Extended format]; YY-Www. | PR | [I8601, 5.2.3.3.b, Extended format] |
32 | YWWWD | EEC_DATEFMT_YWWWD | A specific year of the current decade, week and day, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.c, Basic format]; -YWwwD. | PR | [I8601, 5.2.3.3.c, Basic format] |
33 | Y_WWW_D | EEC_DATEFMT_Y_WWW_D | A specific year of the current decade, week and day, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.c, Extended format]; -Y-Www-D. | PR | [I8601, 5.2.3.3.c, Extended format] |
34 | WWWD | EEC_DATEFMT_WWWD | A specific week and day of the current year, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.d, Basic format]; -WwwD. | PR | [I8601, 5.2.3.3.d, Basic format] |
35 | WWW_D | EEC_DATEFMT_WWW_D | A specific week and day of the current year, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.d, Extended format]; -Www-D. | PR | [I8601, 5.2.3.3.d, Extended format] |
36 | WWW | EEC_DATEFMT_WWW | A specific week of the current year, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.e, Basic format]; -Www. | PR | [I8601, 5.2.3.3.e, Basic format] |
37 | W_D | EEC_DATEFMT_W_D | A specific day of the current week, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.f, Basic format]; -W-D. | PR | [I8601, 5.2.3.3.f, Basic format] |
38 | D | EEC_DATEFMT_D | A specific day of any week, formatted in a Latin-1 string as specified in [I8601, 5.2.3.3.g, Basic format]; ---D. | PR | [I8601, 5.2.3.3.g, Basic format] |
39 | Y_WWW | EEC_DATEFMT_Y_WWW | A specific year of the implied decade and week only that is formatted in a Basic Latin string as specified in [I8601, 5.2.3.3 d, Extended format]; -Y-Www. | PR | [I8601, 5.2.3.3 d, Extended format] |
40 | YWWW | EEC_DATEFMT_YWWW | A specific year of the implied decade and week only that is formatted in a Basic Latin string as specified in [I8601, 5.2.3.3 d, Basic format]; -YWww. | PR | [I8601, 5.2.3.3 d, Basic format] |
41 | YYY | EEC_DATEFMT_YYY | An expanded representation of a specific century that is formatted in a Basic Latin string as specified in [I8601, 5.2.1.4 d, Basic format]; YYY. As many digits as required may be used to expand the century. | PR | [I8601, 5.2.1.4.d, Basic format] |
42 | YYYYY | EEC_DATEFMT_YYYYY | An expanded representation of a specific year that is formatted in a Basic Latin string as specified in [I8601, 5.2.1.2.b, Basic format]; YYYYY. As many digits as required may be used to expand the year. | PR | [I8601, 5.2.1.2.b, Basic format] |
43 | YYYYY_DDD | EEC_DATEFMT_YYYYY_DDD | An expanded representation for a specific ordinal date that is formatted in a Basic Latin string as specified in [I8601, 5.2.2.3 a, Extended format]; YYYYY-DDD. As many digits as required may be used to expand the year. | PR | [I8601, 5.2.2.3.a, Extended format] |
44 | YYYYY_MM | EEC_DATEFMT_YYYYY_MM | An expanded representation of a specific month that is formatted in a Basic Latin string as specified in [I8601, 5.2.1.2.a, Basic format]; YYYYY-MM. As many digits as required may be used to expand the year. | PR | [I8601, 5.2.1.2.a, Basic format] |
45 | YYYYY_MM_DD | EEC_DATEFMT_YYYYY_MM_DD | An expanded representation of a specific calendar date that is formatted in a Basic Latin string as specified in [I8601, 5.2.1.1, Extended format]; YYYYY-MM-DD. As many digits as required may be used to expand the year. | PR | [I8601, 5.2.1.1, Extended format] |
46 | YYYYYDDD | EEC_DATEFMT_YYYYYDDD | An expanded representation for a specific ordinal date that is formatted in a Basic Latin string as specified in [I8601, 5.2.2.3 a, Basic format]; YYYYYDDD. As many digits as required may be used to expand the year. | PR | [I8601, 5.2.2.3.a, Basic format] |
47 | YYYYYMMDD | EEC_DATEFMT_YYYYYMMDD | An expanded representation of a specific calendar date that is formatted in a Basic Latin string as specified in [I8601, 5.2.1.1, Basic format]; YYYYYMMDD. As many digits as required may be used to expand the year. | PR | [I8601, 5.2.1.1, Basic format] |
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DATE_TIME_FORMAT
EDCS Attribute Code: 246
Definition:
The format of a date and time of the day.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | ISO | EEC_DATETIMFMT_ISO | A specific date and time of the day, formatted in a Latin-1 string as specified in [I8601, 5.4]. | PR | [I8601, 5.4] |
2 | CCYYMMDDTHHMMSS | EEC_DATETIMFMT_CCYYMMDDTHHMMSS | A specific date and local time of the day, formatted in a Latin-1 string as specified in [I8601, 5.4.1.a, Basic format]; either CCYYMMDDThhmmss or CCYYMMDDThhmm or CCYYMMDDThh. | PR | [I8601, 5.4.1.a, Basic format] |
3 | CCYY_MM_DDTHH_MM_SS | EEC_DATETIMFMT_CCYY_MM_DDTHH_MM_SS | A specific date and local time of the day, formatted in a Latin-1 string as specified in [I8601, 5.4.1.a, Extended format]; either CCYY-MM-DDThh:mm:ss or CCYY-MM-DDThh:mm or CCYY-MM-DDThh. | PR | [I8601, 5.4.1.a, Extended format] |
4 | CCYYDDDTHHMMSS | EEC_DATETIMFMT_CCYYDDDTHHMMSS | A specific ordinal date and local time of the day, formatted in a Latin-1 string as specified in [I8601, 5.4.1.b, Basic format]; either CCYYDDDThhmmss or CCYYDDDThhmm or CCYYDDDThh. | PR | [I8601, 5.4.1.b, Basic format] |
5 | CCYY_DDDTHH_MM_SS | EEC_DATETIMFMT_CCYY_DDDTHH_MM_SS | A specific ordinal date and local time of the day, formatted in a Latin-1 string as specified in [I8601, 5.4.1.b, Extended format]; either CCYY-DDDThh:mm:ss or CCYY-DDDThh:mm or CCYY-DDDThh. | PR | [I8601, 5.4.1.b, Extended format] |
6 | CCYYWWWDTHHMMSS | EEC_DATETIMFMT_CCYYWWWDTHHMMSS | A specific date identified by calendar week and day numbers and local time of the day, formatted in a Latin-1 string as specified in [I8601, 5.4.1.c, Basic format]; either CCYYWwwDThhmmss or CCYYWwwDThhmm or CCYYWwwDThh. | PR | [I8601, 5.4.1.c, Basic format] |
7 | CCYY_WWW_DTHH_MM_SS | EEC_DATETIMFMT_CCYY_WWW_DTHH_MM_SS | A specific date identified by calendar week and day numbers and local time of the day, formatted in a Latin-1 string as specified in [I8601, 5.4.1.c, Extended format]; either CCYY-Www-DThh:mm:ss or CCYY-Www-DThh:mm or CCYY-Www-DThh. | PR | [I8601, 5.4.1.c, Extended format] |
8 | REDUCED | EEC_DATETIMFMT_REDUCED | A specific date time of the day, using a reduced precision or truncated representation, formatted in a Latin-1 string as specified in [I8601, 5.4.2]. | PR | [I8601, 5.4.2] |
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DATE_TIME_GROUP
EDCS Attribute Code: 1476
Definition:
The date and time, formatted as specified by <<DATE_TIME_FORMAT>>; a date time group.
EDCS Attribute Value Data Type: CONSTRAINED_STRING
EDCS Group Labels: TIME
Reference Type: DR
References: [SP35, "date-time group"]
EDCS Attribute Symbolic Constant: EAC_DAY_WITHIN_YEAR
EDCS Attribute Code: 247
Definition:
The ordinal index of the day within the year, starting with "1" on January 1st.
EDCS Attribute Value Data Type: COUNT
EDCS Group Labels: TIME
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DEEP_SOUND_CHANNEL_AXIS_DEPTH
EDCS Attribute Code: 1477
Definition:
The <<DEPTH>> at which sound speed achieves its minimum value in a <DEEP_SOUND_CHANNEL>; the deep sound channel axis depth.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: LENGTH
EDCS Group Labels: ACOUSTIC_PHENOMENON, HYDROLOGY, WATER_BODY_STATE
Reference Type: IR
References: [PUWS]
EDCS Attribute Symbolic Constant: EAC_DEEP_SOUND_CHANNEL_TOP_DEPTH
EDCS Attribute Code: 1478
Definition:
The topmost of the two <<DEPTH>>s of equal maximum sound speed in a <DEEP_SOUND_CHANNEL>.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: LENGTH
EDCS Group Labels: ACOUSTIC_PHENOMENON, HYDROLOGY, WATER_BODY_STATE
Reference Type: IR
References: [PUWS]
EDCS Attribute Symbolic Constant: EAC_DEFENSIVE_POSITION_COUNT
EDCS Attribute Code: 248
Definition:
The total number of defensive positions within the area of an <OBJECT>.
EDCS Attribute Value Data Type: COUNT
EDCS Group Labels: MILITARY_SCIENCE
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DEFENSIVE_POSITION_TYPE
EDCS Attribute Code: 249
Definition:
The type of a <DEFENSIVE_POSITION>.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | DELIB_PER_DEF_COVERED | EEC_DEFPOSTY_DELIB_PER_DEF_COVERED | Deliberate personnel defensive position with overhead cover. | NR | |
2 | DELIB_PER_DEF_NO_COVER | EEC_DEFPOSTY_DELIB_PER_DEF_NO_COVER | Deliberate personnel defensive position without overhead cover. | NR | |
3 | DELIB_VEH_DEF_FULL_HIDE | EEC_DEFPOSTY_DELIB_VEH_DEF_FULL_HIDE | Deliberate <VEHICLE> defensive position with full hide. | NR | |
4 | DELIB_VEH_DEF_NO_FULL_HIDE | EEC_DEFPOSTY_DELIB_VEH_DEF_NO_FULL_HIDE | Deliberate <VEHICLE> defensive position without full hide. | NR | |
5 | HASTY_PER_DEF_POSITION | EEC_DEFPOSTY_HASTY_PER_DEF_POSITION | Hasty personnel defensive position. | NR | |
6 | HASTY_VEH_DEF_POSITION | EEC_DEFPOSTY_HASTY_VEH_DEF_POSITION | Hasty <VEHICLE> defensive position. | NR | |
7 | DELIB_FULL_HIDE_ARMOURED_TRACKED_VEHICLE | EEC_DEFPOSTY_DELIB_FULL_HIDE_ARMOURED_TRACKED_VEHICLE | Deliberate prepared with full hide capability for an <ARMOURED_TRACKED_VEHICLE>. | DR | [NSOED] |
8 | DELIB_MORTAR_FULL_HIDE | EEC_DEFPOSTY_DELIB_MORTAR_FULL_HIDE | Deliberate prepared with full hide capability for a mortar-carrier <VEHICLE>. | DR | [NSOED] |
9 | DELIB_MORTAR_NO_FULL_HIDE | EEC_DEFPOSTY_DELIB_MORTAR_NO_FULL_HIDE | Deliberate prepared without full hide capability for a mortar-carrier <VEHICLE>. | DR | [NSOED] |
10 | DELIB_NO_FULL_HIDE_ARMOURED_TRACKED_VEHICLE | EEC_DEFPOSTY_DELIB_NO_FULL_HIDE_ARMOURED_TRACKED_VEHICLE | Deliberate prepared without full hide capability for an <ARMOURED_TRACKED_VEHICLE>. | DR | [NSOED] |
11 | MACHINE_GUN_BUNKER | EEC_DEFPOSTY_MACHINE_GUN_BUNKER | Deliberately prepared <BUNKER> for a machine gun. | DR | [NSOED] |
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DELINEATION_CERTAIN
EDCS Attribute Code: 250
Definition:
Indication that knowledge of the delineation of an <OBJECT> is certain, e.g., limits or other information.
EDCS Attribute Value Data Type: LOGICAL
EDCS Group Labels: DEMARCATION, SURVEY, POSITION
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DENSITY_ALTITUDE
EDCS Attribute Code: 251
Definition:
The pressure altitude corrected for deviations from the standard <ATMOSPHERE>; the density altitude.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: LENGTH
EDCS Group Labels: ATMOSPHERE, DIMENSION
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DEPTH
EDCS Attribute Code: 1479
Definition:
The distance from a <SURFACE> down to a <LOCATION> or <SURFACE>. The value is expressed as a positive number; depth.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: LENGTH
EDCS Group Labels: ABSTRACT_CONCEPT, DIMENSION
Reference Type: DR
References: [NSOED, "depth", 1]
EDCS Attribute Symbolic Constant: EAC_DEPTH_BELOW_SURFACE_LEVEL
EDCS Attribute Code: 252
Definition:
The distance measured from the highest point at <SURFACE> level to the lowest point of an <OBJECT> below the <SURFACE>, as a positive number.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: LENGTH
EDCS Group Labels: DIMENSION, POSITION
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DEPTH_BELOW_WATER_BODY_FLOOR
EDCS Attribute Code: 253
Definition:
The distance measured from the <WATER_BODY_FLOOR> down to the point of measurement, as a positive number.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: LENGTH
EDCS Group Labels: BATHYMETRY, DIMENSION, POSITION
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DEPTH_OF_WATER_BODY_FLOOR
EDCS Attribute Code: 254
Definition:
The depth of a <WATER_BODY_FLOOR>.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: LENGTH
EDCS Group Labels: DIMENSION, POSITION
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DEWPOINT_DEPRESSION
EDCS Attribute Code: 255
Definition:
The difference between an <<AIR_TEMPERATURE>> and the dewpoint; the dewpoint depression.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: THERMO_TEMPERATURE
EDCS Group Labels: ATMOSPHERE, TEMPERATURE
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DEWPOINT_ERROR
EDCS Attribute Code: 256
Definition:
The error in a <<DEWPOINT_TEMPERATURE>> value that is introduced by uncertainties.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: THERMO_TEMPERATURE
EDCS Group Labels: ATMOSPHERE, TEMPERATURE
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DEWPOINT_MAXIMUM_DIFFERENCE_CLIMATOLOGY
EDCS Attribute Code: 257
Definition:
The historical (climatology) maximum difference between the <<DEWPOINT_TEMPERATURE>> at an initial time and the <<DEWPOINT_TEMPERATURE>> at an offset from that time, for a defined period of record.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: THERMO_TEMPERATURE
EDCS Group Labels: ATMOSPHERE, TEMPERATURE
Reference Type: IR
References: [GMET]
EDCS Attribute Symbolic Constant: EAC_DEWPOINT_MINIMUM_DIFFERENCE_CLIMATOLOGY
EDCS Attribute Code: 258
Definition:
The historical (climatology) minimum difference between the <<DEWPOINT_TEMPERATURE>> at an initial time and the <<DEWPOINT_TEMPERATURE>> at an offset from that time, for a defined period of record.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: THERMO_TEMPERATURE
EDCS Group Labels: ATMOSPHERE, TEMPERATURE
Reference Type: IR
References: [GMET]
EDCS Attribute Symbolic Constant: EAC_DEWPOINT_QUALITY
EDCS Attribute Code: 259
Definition:
The quality of a <<DEWPOINT_TEMPERATURE>> observation.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | GOOD | EEC_DEWPTQUAL_GOOD | The quality of the observation was acceptable. | NR | |
2 | NO_CHECK | EEC_DEWPTQUAL_NO_CHECK | No check on the quality of the observation was performed. | NR | |
3 | SUSPECT_VALUE | EEC_DEWPTQUAL_SUSPECT_VALUE | The original observation may be in error. | NR | |
4 | ERR_GOOD_REPLACEMENT | EEC_DEWPTQUAL_ERR_GOOD_REPLACEMENT | Original value erroneous, replacement good. | NR | |
5 | ERR_SUSPECT_REPLACEMENT | EEC_DEWPTQUAL_ERR_SUSPECT_REPLACEMENT | Original value erroneous, replacement questionable. | NR | |
6 | ERR_VALUE | EEC_DEWPTQUAL_ERR_VALUE | Original value erroneous. | NR | |
7 | MISSING_PROBABLY_CORRUPTED | EEC_DEWPTQUAL_MISSING_PROBABLY_CORRUPTED | Original value missing, probably corrupted. | NR | |
8 | MISSING_SUSPECT_REPLACEMENT | EEC_DEWPTQUAL_MISSING_SUSPECT_REPLACEMENT | Original value missing, recomputed value suspect. | NR | |
9 | MISSING_VALUE | EEC_DEWPTQUAL_MISSING_VALUE | Original value missing. | NR |
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DEWPOINT_TEMPERATURE
EDCS Attribute Code: 260
Definition:
The temperature to which a given parcel of <AIR> must be cooled at constant pressure and <WATER> vapour content in order for saturation to occur; the dewpoint temperature.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: THERMO_TEMPERATURE
EDCS Group Labels: ATMOSPHERE, TEMPERATURE
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DIFFUSE_LIGHT_INTENSITY
EDCS Attribute Code: 261
Definition:
The observed diffuse light intensity emanating from an <OBJECT>, expressed as fraction of maximum.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: PURE_NUMBER
EDCS Group Labels: LIGHTING_AND_VISIBILITY, RATE_OR_RATIO
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DIR_SHIPPING_NOISE_CORRECTION
EDCS Attribute Code: 262
Definition:
The correction to the directional shipping noise spectral power level; typically taken at 50 hertz.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: FIELD_OR_POWER_LEVEL_DIFF
EDCS Group Labels: ACOUSTIC_PHENOMENON, RATE_OR_RATIO
Reference Type: IR
References: [OAML, Shipping Noise Data Base]
EDCS Attribute Symbolic Constant: EAC_DIR_SHIPPING_NOISE_SPECTRAL_POWER_LEVEL
EDCS Attribute Code: 263
Definition:
The directional shipping noise spectral power level in <WATER_BODY> volume at 50 hertz.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: PRESSURE_POWER_LEVEL
EDCS Group Labels: ACOUSTIC_PHENOMENON, RATE_OR_RATIO
Reference Type: IR
References: [OAML, Shipping Noise Data Base]
EDCS Attribute Symbolic Constant: EAC_DIRECTIONAL_HEMISPHERICAL_REFLECTIVITY
EDCS Attribute Code: 264
Definition:
The ratio, for a particular <MATERIAL> <SURFACE> and unit solid angle about a particular incident direction, of the reflected radiance into the hemisphere above that <SURFACE> to the incident radiance. This quantity is also defined as the integral over the reflected hemisphere of the BRDF times the cosine of the angle between the surface normal and the reflection direction, times the differential reflection solid angle. It is a function of the zenith and azimuth angles of the incident light, and is spectral (a distribution function in wavelength); therefore the quantity is measured in terms of inverse wavelength bin size.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: INV_LENGTH
EDCS Group Labels: EM_PHENOMENON, LIGHTING_AND_VISIBILITY
Reference Type: IR
References: [TRHT]
EDCS Attribute Symbolic Constant: EAC_DISSECTED_TERRAIN
EDCS Attribute Code: 265
Definition:
Indication that a <TERRAIN_SURFACE_REGION> is dominated by culturally or naturally dissected land.
EDCS Attribute Value Data Type: LOGICAL
EDCS Group Labels: PHYSIOGRAPHY
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DOMINANT_BREAKER_TYPE
EDCS Attribute Code: 266
Definition:
The type of the dominant breaking <WATER_WAVE>s tripped by shoaling water; dependent on the nature of the <WATER_BODY_FLOOR> and <BEACH> slope.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | PLUNGING | EEC_DOMBRKRTY_PLUNGING | A breaking wave that steepens gradually, but breaks very rapidly with a crash of water. | NR | |
2 | SPILLING | EEC_DOMBRKRTY_SPILLING | A wave where bubbles and turbulent water spill down front face of wave. The upper 25 percent of the front face may become vertical before breaking, and breaking generally occurs over quite a distance. | NR | |
3 | SURGING | EEC_DOMBRKRTY_SURGING | The wave peaks up, but bottom rushes forward from under wave, and wave slides up beach face with little or no bubble production. Water <SURFACE> remains almost plane except where ripples may be produced on the beach face during runback. | NR |
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DOOR_CONSTRUCTION_TYPE
EDCS Attribute Code: 1480
Definition:
The type of <MATERIAL> and/or techniques used to construct a <DOOR>.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | FIRE | EEC_DOORCNSTCTTY_FIRE | Highly fire-resistant and intended to be closed to provide fire protection. | DR | [NSOED] |
2 | GLASS | EEC_DOORCNSTCTTY_GLASS | Constructed predominantly of glass. | DR | [NSOED, "glass", 1] |
3 | METAL_CLAD | EEC_DOORCNSTCTTY_METAL_CLAD | Metal clad with wood particleboard, foam honeycomb, or other structural interior. | DR | [NSOED] |
4 | METAL_HOLLOW_CORE | EEC_DOORCNSTCTTY_METAL_HOLLOW_CORE | Lightweight wood or cardboard spacers form a (relatively) hollow core, separating two metal face skins. | DR | [NSOED] |
5 | SOLID_METAL | EEC_DOORCNSTCTTY_SOLID_METAL | Constructed of solid metal. | DR | [NSOED] |
6 | SOLID_WOOD | EEC_DOORCNSTCTTY_SOLID_WOOD | Constructed of solid wood or particleboard. | DR | [NSOED] |
7 | WOOD_HOLLOW_CORE | EEC_DOORCNSTCTTY_WOOD_HOLLOW_CORE | Lightweight wood or cardboard spacers form a (relatively) hollow core, separating two wooden face skins. | DR | [NSOED] |
Reference Type: DR
References: [NSOED]
EDCS Attribute Symbolic Constant: EAC_DOOR_OPENING_METHOD
EDCS Attribute Code: 1481
Definition:
The method in which a <DOOR> opens.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | DOUBLE_SWINGING | EEC_DOOROPNMETH_DOUBLE_SWINGING | Swings both inwards and outwards. | DR | [NSOED] |
2 | DOWN | EEC_DOOROPNMETH_DOWN | A horizontal <DOOR> opening downward. | DR | [NSOED] |
3 | LEFT | EEC_DOOROPNMETH_LEFT | As viewed from the outside, or the larger of two adjacent <REGION>s, the <DOOR> opens outwards on left-side hinges, or slides toward the left. | DR | [NSOED] |
4 | RIGHT | EEC_DOOROPNMETH_RIGHT | As viewed from the outside, or the larger of two adjacent <REGION>s, the <DOOR> opens outwards on right-side hinges, or slides toward the right. | DR | [NSOED] |
5 | UP | EEC_DOOROPNMETH_UP | A horizontal <DOOR> opening upward. | DR | [NSOED] |
Reference Type: DR
References: [NSOED]
EDCS Attribute Symbolic Constant: EAC_DOOR_TYPE
EDCS Attribute Code: 1482
Definition:
The type of a <DOOR>.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | AUTOMATIC_HINGED | EEC_DOORTY_AUTOMATIC_HINGED | Hinged and equipped with a power-operated mechanism and controls that opens and closes automatically upon receipt of a momentary actuating signal. | DR | [NSOED] |
2 | AUTOMATIC_SLIDING | EEC_DOORTY_AUTOMATIC_SLIDING | Sliding and equipped with a power-operated mechanism and controls that opens and closes automatically upon receipt of a momentary actuating signal. | DR | [NSOED] |
3 | BLAST_RESISTANT | EEC_DOORTY_BLAST_RESISTANT | Designed to withstand <MUNITION>s, attenuate blast pressure, and protect from fragment impact; blast resistant. | DR | [NSOED] |
4 | DOUBLE_LEAF | EEC_DOORTY_DOUBLE_LEAF | Consists of two <DOOR>s that open into a single opening; double leaf. | DR | [NSOED] |
5 | DUTCH | EEC_DOORTY_DUTCH | Divided into two <COMPONENT>s, horizontally, so arranged that the lower <COMPONENT> can be shut and fastened, while the upper <COMPONENT> remains open; Dutch. | DR | [NSOED, "Dutch door", 3.b] |
6 | HINGED | EEC_DOORTY_HINGED | Using a movable joint or mechanism by which a <GATE> or <DOOR> is hung upon the side-post, so as to be opened or shut by being turned upon it; hinged. | DR | [NSOED, "hinge", I.1.a] |
7 | LIFT | EEC_DOORTY_LIFT | Automatic or manual <DOOR> on a <LIFT> or <LIFT_SHAFT>. | DR | [NSOED] |
8 | OVERHEAD | EEC_DOORTY_OVERHEAD | Opens vertically and is secured from the top of the opening; overhead. | DR | [NSOED] |
9 | EEC_DOORTY_POCKET | Slides into a concealed recess in a <WALL>; pocket. | DR | [NSOED] | |
10 | REVOLVING | EEC_DOORTY_REVOLVING | Consists of rigid upright sections, usually four, interconnected at right angles and rotating about a central upright pivot; revolving. | DR | [NSOED] |
11 | ROLLING | EEC_DOORTY_ROLLING | Rolled inside a horizontal casing permanently attached above the opening, rolling down to cover the opening. | DR | [NSOED] |
12 | SINGLE_PANEL_SPRING | EEC_DOORTY_SINGLE_PANEL_SPRING | Single solid panel on springs that opens vertically by swinging overhead. | DR | [NSOED] |
13 | SLIDING | EEC_DOORTY_SLIDING | A single or double <DOOR> that opens by sliding into a recess. | DR | [NSOED, "sliding door", 1.b] |
14 | SLIDING_GARAGE | EEC_DOORTY_SLIDING_GARAGE | Opens horizontally by sliding and is hung from the top of the opening; sliding garage. | DR | [NSOED] |
15 | TURNSTILE | EEC_DOORTY_TURNSTILE | Consists of horizontally revolving arms fixed to a vertical post, to allow <PERSONNEL> on foot to pass through one by one; turnstile. | DR | [NSOED, "turnstile"] |
Reference Type: DR
References: [NSOED]
EDCS Attribute Symbolic Constant: EAC_DRAGON_TEETH_TYPE
EDCS Attribute Code: 267
Definition:
The type of a <DRAGON_TEETH>.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | CONCRETE_BLOCK | EEC_DRAGONTEETHTY_CONCRETE_BLOCK | An obstacle to <VEHICLE>s consisting of a series of rectangular-shaped blocks of concrete emplaced in one or more rows. | NR | |
2 | CONCRETE_TETRAHEDRON | EEC_DRAGONTEETHTY_CONCRETE_TETRAHEDRON | An obstacle to <VEHICLE>s consisting of a series of tetrahedron-shaped blocks of concrete emplaced in one or more rows. | NR | |
3 | LOG_POST | EEC_DRAGONTEETHTY_LOG_POST | An obstacle to <VEHICLE>s consisting of a series of hardwood posts buried more than a metre into the ground, either vertically or at a slight angle toward the opposing force, and projecting about a metre above ground level (the height will vary from post to post). The post spacing is irregular, typically between one and two metres apart, with posts emplaced two or more per metre of front. Spirals of barbed wire may be woven among the posts. | NR | |
4 | STEEL_HEDGEHOG | EEC_DRAGONTEETHTY_STEEL_HEDGEHOG | An obstacle made of steel or iron bars imbedded in concrete, typically used to impede and damage boats, tanks, and other <VEHICLE>s of a beach landing force. | NR | |
5 | STEEL_TETRAHEDRON | EEC_DRAGONTEETHTY_STEEL_TETRAHEDRON | An obstacle consisting of a series of three steel or iron bars welded together to form tetrahedrons, which are subsequently emplaced in one or more rows, typically used to impede and damage boats, tanks, and other <VEHICLE>s of a beach landing force. | NR |
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DROP_GATE_TYPE
EDCS Attribute Code: 268
Definition:
The type of a <DROP_GATE>.
EDCS Attribute Value Data Type: ENUMERATION
Code | Label | Symbolic constant | Definition | Reference type | References |
1 | OVERHEAD | EEC_DROPGATETY_OVERHEAD | Overhead drop. | NR | |
2 | SIDE | EEC_DROPGATETY_SIDE | Side drop. | NR |
Reference Type: NR
References: none
EDCS Attribute Symbolic Constant: EAC_DUST_PRODUCTION_RATE
EDCS Attribute Code: 269
Definition:
The production rate of dust at an <OBJECT> which has been induced by ground movement or surface <WIND>s, expressed as fraction of maximum. The value may be interpreted as follows: 1/4: Small, 2/4: Medium, 3/4: Large, 4/4: Maximum.
EDCS Attribute Value Data Type: REAL
EDCS Unit Equivalence Class Label: PURE_NUMBER
EDCS Group Labels: AIRBORNE_PARTICLE, RATE_OR_RATIO
Reference Type: NR
References: none
|