@armyc2.c5isr.renderer/mil-sym-ts-web 2.2.0 → 2.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (168) hide show
  1. package/{dist/armyc2.c5isr.renderer-mil-sym-ts-web-2.2.0.tgz → armyc2.c5isr.renderer-mil-sym-ts-web-2.2.1.tgz} +0 -0
  2. package/package.json +15 -39
  3. package/buildNode.bat +0 -2
  4. package/buildWeb.bat +0 -2
  5. package/dist/LICENSE +0 -201
  6. package/dist/README.md +0 -57
  7. package/dist/package.json +0 -16
  8. package/index.ts +0 -169
  9. package/package.bak +0 -50
  10. package/package.node.json +0 -43
  11. package/package.pack.json +0 -19
  12. package/package.packWeb.json +0 -16
  13. package/package.web.json +0 -40
  14. package/src/main/ts/android/graphics/Bitmap.ts +0 -7
  15. package/src/main/ts/android/graphics/Paint.ts +0 -26
  16. package/src/main/ts/android/graphics/Path.ts +0 -78
  17. package/src/main/ts/android/graphics/PointF.ts +0 -14
  18. package/src/main/ts/android/graphics/Rect.ts +0 -18
  19. package/src/main/ts/android/graphics/RectF.ts +0 -50
  20. package/src/main/ts/android/graphics/Region.ts +0 -36
  21. package/src/main/ts/android/graphics/Typeface.ts +0 -11
  22. package/src/main/ts/armyc2/c5isr/JavaLineArray/BasicShapes.ts +0 -99
  23. package/src/main/ts/armyc2/c5isr/JavaLineArray/CChannelPoints2.ts +0 -34
  24. package/src/main/ts/armyc2/c5isr/JavaLineArray/CELineArray.ts +0 -193
  25. package/src/main/ts/armyc2/c5isr/JavaLineArray/Channels.ts +0 -2971
  26. package/src/main/ts/armyc2/c5isr/JavaLineArray/DISMSupport.ts +0 -4008
  27. package/src/main/ts/armyc2/c5isr/JavaLineArray/POINT2.ts +0 -93
  28. package/src/main/ts/armyc2/c5isr/JavaLineArray/Shape2.ts +0 -89
  29. package/src/main/ts/armyc2/c5isr/JavaLineArray/TacticalLines.ts +0 -515
  30. package/src/main/ts/armyc2/c5isr/JavaLineArray/arraysupport.ts +0 -5403
  31. package/src/main/ts/armyc2/c5isr/JavaLineArray/countsupport.ts +0 -1084
  32. package/src/main/ts/armyc2/c5isr/JavaLineArray/flot.ts +0 -2173
  33. package/src/main/ts/armyc2/c5isr/JavaLineArray/lineutility.ts +0 -4934
  34. package/src/main/ts/armyc2/c5isr/JavaLineArray/ref.ts +0 -7
  35. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/Modifier2.ts +0 -5601
  36. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/P1.ts +0 -14
  37. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/TGLight.ts +0 -648
  38. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/clsChannelUtility.ts +0 -647
  39. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/clsMETOC.ts +0 -2994
  40. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/clsUtility.ts +0 -2663
  41. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/mdlGeodesic.ts +0 -669
  42. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsClipPolygon2.ts +0 -971
  43. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsClipQuad.ts +0 -871
  44. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsRenderer.ts +0 -3507
  45. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsRenderer2.ts +0 -500
  46. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsUtility.ts +0 -1089
  47. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsUtilityCPOF.ts +0 -2656
  48. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsUtilityGE.ts +0 -1419
  49. package/src/main/ts/armyc2/c5isr/data/genc.json +0 -1407
  50. package/src/main/ts/armyc2/c5isr/data/msd.json +0 -17311
  51. package/src/main/ts/armyc2/c5isr/data/mse.json +0 -18500
  52. package/src/main/ts/armyc2/c5isr/data/svgd.json +0 -31214
  53. package/src/main/ts/armyc2/c5isr/data/svge.json +0 -30558
  54. package/src/main/ts/armyc2/c5isr/graphics2d/AffineTransform.ts +0 -10
  55. package/src/main/ts/armyc2/c5isr/graphics2d/Area.ts +0 -437
  56. package/src/main/ts/armyc2/c5isr/graphics2d/BasicStroke.ts +0 -429
  57. package/src/main/ts/armyc2/c5isr/graphics2d/BasicTypes.ts +0 -7
  58. package/src/main/ts/armyc2/c5isr/graphics2d/BufferedImage.ts +0 -35
  59. package/src/main/ts/armyc2/c5isr/graphics2d/Font.ts +0 -111
  60. package/src/main/ts/armyc2/c5isr/graphics2d/FontMetrics.ts +0 -29
  61. package/src/main/ts/armyc2/c5isr/graphics2d/FontRenderContext.ts +0 -18
  62. package/src/main/ts/armyc2/c5isr/graphics2d/GeneralPath.ts +0 -211
  63. package/src/main/ts/armyc2/c5isr/graphics2d/Graphics2D.ts +0 -80
  64. package/src/main/ts/armyc2/c5isr/graphics2d/IPathIterator.ts +0 -33
  65. package/src/main/ts/armyc2/c5isr/graphics2d/ImageIO.ts +0 -16
  66. package/src/main/ts/armyc2/c5isr/graphics2d/Line2D.ts +0 -726
  67. package/src/main/ts/armyc2/c5isr/graphics2d/PathIterator.ts +0 -141
  68. package/src/main/ts/armyc2/c5isr/graphics2d/Point.ts +0 -112
  69. package/src/main/ts/armyc2/c5isr/graphics2d/Point2D.ts +0 -261
  70. package/src/main/ts/armyc2/c5isr/graphics2d/Polygon.ts +0 -391
  71. package/src/main/ts/armyc2/c5isr/graphics2d/Rectangle.ts +0 -567
  72. package/src/main/ts/armyc2/c5isr/graphics2d/Rectangle2D.ts +0 -445
  73. package/src/main/ts/armyc2/c5isr/graphics2d/Shape.ts +0 -31
  74. package/src/main/ts/armyc2/c5isr/graphics2d/Stroke.ts +0 -18
  75. package/src/main/ts/armyc2/c5isr/graphics2d/TextLayout.ts +0 -45
  76. package/src/main/ts/armyc2/c5isr/graphics2d/TexturePaint.ts +0 -25
  77. package/src/main/ts/armyc2/c5isr/renderer/IIconRenderer.ts +0 -15
  78. package/src/main/ts/armyc2/c5isr/renderer/IconRenderer.ts +0 -22
  79. package/src/main/ts/armyc2/c5isr/renderer/MilStdIconRenderer.ts +0 -269
  80. package/src/main/ts/armyc2/c5isr/renderer/ModifierRenderer.ts +0 -9882
  81. package/src/main/ts/armyc2/c5isr/renderer/PatternFillRenderer.ts +0 -146
  82. package/src/main/ts/armyc2/c5isr/renderer/SinglePointSVGRenderer.ts +0 -1265
  83. package/src/main/ts/armyc2/c5isr/renderer/shapes/arc.ts +0 -64
  84. package/src/main/ts/armyc2/c5isr/renderer/shapes/bcurve.ts +0 -95
  85. package/src/main/ts/armyc2/c5isr/renderer/shapes/ellipse.ts +0 -93
  86. package/src/main/ts/armyc2/c5isr/renderer/shapes/line.ts +0 -114
  87. package/src/main/ts/armyc2/c5isr/renderer/shapes/path.ts +0 -555
  88. package/src/main/ts/armyc2/c5isr/renderer/shapes/pathiterator.ts +0 -62
  89. package/src/main/ts/armyc2/c5isr/renderer/shapes/point.ts +0 -120
  90. package/src/main/ts/armyc2/c5isr/renderer/shapes/rectangle.ts +0 -431
  91. package/src/main/ts/armyc2/c5isr/renderer/shapes/roundedrectangle.ts +0 -99
  92. package/src/main/ts/armyc2/c5isr/renderer/shapes/types.ts +0 -25
  93. package/src/main/ts/armyc2/c5isr/renderer/shapes/utilities.ts +0 -203
  94. package/src/main/ts/armyc2/c5isr/renderer/utilities/AffiliationColors.ts +0 -104
  95. package/src/main/ts/armyc2/c5isr/renderer/utilities/Color.ts +0 -481
  96. package/src/main/ts/armyc2/c5isr/renderer/utilities/DistanceUnit.ts +0 -40
  97. package/src/main/ts/armyc2/c5isr/renderer/utilities/DrawRules.ts +0 -1323
  98. package/src/main/ts/armyc2/c5isr/renderer/utilities/EntityCode.ts +0 -51
  99. package/src/main/ts/armyc2/c5isr/renderer/utilities/ErrorLogger.ts +0 -736
  100. package/src/main/ts/armyc2/c5isr/renderer/utilities/GENCLookup.ts +0 -106
  101. package/src/main/ts/armyc2/c5isr/renderer/utilities/GeoPixelConversion3D.ts +0 -84
  102. package/src/main/ts/armyc2/c5isr/renderer/utilities/IMultiPointRenderer.ts +0 -87
  103. package/src/main/ts/armyc2/c5isr/renderer/utilities/IPointConversion.ts +0 -34
  104. package/src/main/ts/armyc2/c5isr/renderer/utilities/ImageInfo.ts +0 -324
  105. package/src/main/ts/armyc2/c5isr/renderer/utilities/LRUCache.ts +0 -127
  106. package/src/main/ts/armyc2/c5isr/renderer/utilities/LRUEntry.ts +0 -18
  107. package/src/main/ts/armyc2/c5isr/renderer/utilities/LogLevel.ts +0 -111
  108. package/src/main/ts/armyc2/c5isr/renderer/utilities/MODrawRules.ts +0 -219
  109. package/src/main/ts/armyc2/c5isr/renderer/utilities/MSInfo.ts +0 -1008
  110. package/src/main/ts/armyc2/c5isr/renderer/utilities/MSLookup.ts +0 -882
  111. package/src/main/ts/armyc2/c5isr/renderer/utilities/MilStdAttributes.ts +0 -380
  112. package/src/main/ts/armyc2/c5isr/renderer/utilities/MilStdSymbol.ts +0 -797
  113. package/src/main/ts/armyc2/c5isr/renderer/utilities/Modifiers.ts +0 -1699
  114. package/src/main/ts/armyc2/c5isr/renderer/utilities/PointConversion.ts +0 -178
  115. package/src/main/ts/armyc2/c5isr/renderer/utilities/PointConversionDummy.ts +0 -45
  116. package/src/main/ts/armyc2/c5isr/renderer/utilities/PointConverter3D.ts +0 -126
  117. package/src/main/ts/armyc2/c5isr/renderer/utilities/RectUtilities.ts +0 -118
  118. package/src/main/ts/armyc2/c5isr/renderer/utilities/RendererException.ts +0 -11
  119. package/src/main/ts/armyc2/c5isr/renderer/utilities/RendererSettings.ts +0 -1201
  120. package/src/main/ts/armyc2/c5isr/renderer/utilities/RendererUtilities.ts +0 -591
  121. package/src/main/ts/armyc2/c5isr/renderer/utilities/SVGInfo.ts +0 -29
  122. package/src/main/ts/armyc2/c5isr/renderer/utilities/SVGLookup.ts +0 -753
  123. package/src/main/ts/armyc2/c5isr/renderer/utilities/SVGSymbolInfo.ts +0 -137
  124. package/src/main/ts/armyc2/c5isr/renderer/utilities/SVGTextInfo.ts +0 -438
  125. package/src/main/ts/armyc2/c5isr/renderer/utilities/SettingsChangedEvent.ts +0 -19
  126. package/src/main/ts/armyc2/c5isr/renderer/utilities/SettingsChangedEventListener.ts +0 -10
  127. package/src/main/ts/armyc2/c5isr/renderer/utilities/SettingsEventListener.ts +0 -5
  128. package/src/main/ts/armyc2/c5isr/renderer/utilities/Shape2SVG.ts +0 -404
  129. package/src/main/ts/armyc2/c5isr/renderer/utilities/ShapeInfo.ts +0 -525
  130. package/src/main/ts/armyc2/c5isr/renderer/utilities/ShapeUtilities.ts +0 -55
  131. package/src/main/ts/armyc2/c5isr/renderer/utilities/SymbolDimensionInfo.ts +0 -36
  132. package/src/main/ts/armyc2/c5isr/renderer/utilities/SymbolID.ts +0 -1055
  133. package/src/main/ts/armyc2/c5isr/renderer/utilities/SymbolUtilities.ts +0 -2085
  134. package/src/main/ts/armyc2/c5isr/renderer/utilities/TextInfo.ts +0 -157
  135. package/src/main/ts/armyc2/c5isr/web/render/GeoPixelConversion.ts +0 -86
  136. package/src/main/ts/armyc2/c5isr/web/render/MultiPointHandler.ts +0 -3798
  137. package/src/main/ts/armyc2/c5isr/web/render/MultiPointHandlerSVG.ts +0 -412
  138. package/src/main/ts/armyc2/c5isr/web/render/PointConverter.ts +0 -124
  139. package/src/main/ts/armyc2/c5isr/web/render/SymbolModifiers.ts +0 -26
  140. package/src/main/ts/armyc2/c5isr/web/render/WebRenderer.ts +0 -677
  141. package/src/main/ts/armyc2/c5isr/web/render/utilities/JavaRendererUtilities.ts +0 -484
  142. package/src/main/ts/armyc2/c5isr/web/render/utilities/LineInfo.ts +0 -62
  143. package/src/main/ts/armyc2/c5isr/web/render/utilities/SymbolInfo.ts +0 -46
  144. package/src/main/ts/armyc2/c5isr/web/render/utilities/TextInfo.ts +0 -51
  145. package/src/main/ts/org/gavaghan/geodesy/Angle.ts +0 -31
  146. package/src/main/ts/org/gavaghan/geodesy/Ellipsoid.ts +0 -71
  147. package/src/main/ts/org/gavaghan/geodesy/GeodeticCalculator.ts +0 -200
  148. package/src/main/ts/org/gavaghan/geodesy/GeodeticCurve.ts +0 -55
  149. package/src/main/ts/org/gavaghan/geodesy/GeodeticMeasurement.ts +0 -68
  150. package/src/main/ts/org/gavaghan/geodesy/GlobalCoordinates.ts +0 -103
  151. package/src/main/ts/org/gavaghan/geodesy/GlobalPosition.ts +0 -90
  152. package/test/ExportSPImages.js +0 -692
  153. package/test/MPWW.html +0 -556
  154. package/test/MPWorker.js +0 -318
  155. package/test/SPWorker.js +0 -233
  156. package/test/SVGWW.html +0 -363
  157. package/test/singlePointTester3.html +0 -751
  158. package/tsconfig.json +0 -54
  159. package/typedoc.json +0 -30
  160. package/updateVersion.js +0 -21
  161. package/webpack.config.js +0 -34
  162. package/webpackn.config.js +0 -28
  163. package/webpackr.config.js +0 -47
  164. package/webpackw.config.js +0 -23
  165. /package/{dist/C5Ren.d.ts → C5Ren.d.ts} +0 -0
  166. /package/{dist/C5Ren.js → C5Ren.js} +0 -0
  167. /package/{dist/C5Ren.js.map → C5Ren.js.map} +0 -0
  168. /package/{dist/manifest.json → manifest.json} +0 -0
@@ -1,1699 +0,0 @@
1
-
2
-
3
- //import { MilStdAttributes } from "../../renderer/utilities/MilStdAttributes"
4
-
5
- /**
6
- * Modifier Constants to be used as keys in the modifiers map
7
- */
8
- export class Modifiers {
9
- /**
10
- * <pre>
11
- * Symbol Icon
12
- * The innermost part of a symbol, comprised of an icon and optional modifiers, that represents a joint military object (see 5.3.4).
13
- * Format: Graphic
14
- * Symbol Set: All
15
- * Remarks: Determined by SIDC positions 11-20.
16
- * </pre>
17
- */
18
- public static readonly A_SYMBOL_ICON: string = "A_SYMBOL_ICON";
19
- /**
20
- * <pre>
21
- * Echelon
22
- * An amplifier in a unit symbol that identifies command level (see 5.3.7.1 and table VII).
23
- * Format: Graphic
24
- * Symbol Set: All
25
- * Remarks: Determined by SIDC positions 9-10.
26
- * </pre>
27
- */
28
- public static readonly B_ECHELON: string = "B_ECHELON";
29
- /**
30
- * <pre>
31
- * Quantity
32
- * An amplifier in an equipment symbol that identifies the number of items present.
33
- * Examples include:
34
- * 350 Beds 50 Gallons
35
- * Format:
36
- * Alphanumeric - {1,19}
37
- * [#########] [XXXXXXXXXX]
38
- * Symbol Set: 10, 11, 15, 25, 27, 60
39
- * Remarks: Two-part composite field.
40
- * Where # is the numeric value [1-999999999], and X is the unit of measure.
41
- * Note: There should be a space between the numeric and the unit of measure values.
42
- * </pre>
43
- */
44
- public static readonly C_QUANTITY: string = "C_QUANTITY";
45
- /**
46
- * <pre>
47
- * Task Force Indicator
48
- * An amplifier that identifies a unit or activities symbol as a task force (see 5.3.7.2 and figure 14).
49
- * Format: Graphic
50
- * Symbol Set: 10
51
- * Remarks: Determined by SIDC position 8.
52
- * </pre>
53
- */
54
- public static readonly D_TASK_FORCE_INDICATOR: string = "D_TASK_FORCE_INDICATOR";
55
-
56
- /**
57
- * <pre>
58
- * Frame Shape Modifier
59
- * A graphic modifier that displays standard identity, battle dimension, or exercise
60
- * amplifying descriptors of an object (see 5.3.1 and table II).
61
- * Format: Graphic
62
- * Symbol Set: ALL BUT 25,45,46,47
63
- * Remarks: 2525C, not processed as a modifier in 2525D+
64
- * </pre>
65
- */
66
- public static readonly E_FRAME_SHAPE_MODIFIER: string = "E_FRAME_SHAPE_MODIFIER";
67
-
68
- /**
69
- * <pre>
70
- * Reinforced or Reduced
71
- * An amplifier in a unit symbol that displays (+) for reinforced, (-) for reduced, (<u>+</u>) reinforced and reduced.
72
- * Format: Alphanumeric - {1,1}
73
- * Symbol Set: 10
74
- * Remarks:
75
- * </pre>
76
- */
77
- public static readonly F_REINFORCED_REDUCED: string = "F_REINFORCED_REDUCED";
78
- /**
79
- * <pre>
80
- * Staff Comments
81
- * An amplifier for units, equipment and installations; content is implementation specific.
82
- * Format: Alphanumeric - {1,20}
83
- * Symbol Set: 01, 05, 10, 15, 20, 27, 30, 35, 40
84
- * Remarks:
85
- * </pre>
86
- */
87
- public static readonly G_STAFF_COMMENTS: string = "G_STAFF_COMMENTS";
88
- /**
89
- * <pre>
90
- * Additional Information
91
- * An amplifier for units, equipment and installations; content is implementation specific.
92
- * Format: Alphanumeric - {1,20}
93
- * Symbol Set: ALL
94
- * Remarks:
95
- * </pre>
96
- */
97
- public static readonly H_ADDITIONAL_INFO_1: string = "H_ADDITIONAL_INFO_1";
98
-
99
- /**
100
- * <pre>
101
- * Unlisted Point Information
102
- * An alphanumeric text amplifier used to provide an up to a three-character letter field acronym to describe a point that is not already listed.
103
- * Format: Alphanumeric - {1,3}
104
- * Symbol Set: 25
105
- * Remarks: Only used with Action Points (General) control measure. SIDC 130100.
106
- * </pre>
107
- */
108
- public static readonly H1_ADDITIONAL_INFO_2: string = "H1_ADDITIONAL_INFO_2";
109
-
110
- /**
111
- * A text modifier for tactical graphics; content is
112
- * implementation specific.
113
- * CM: P,L,A,N,B/C,R/N
114
- * Length: 20
115
- * @deprecated 2525C
116
- */
117
- public static readonly H2_ADDITIONAL_INFO_3: string = "H2_ADDITIONAL_INFO_3";
118
-
119
- /**
120
- * <pre>
121
- * Evaluation Rating
122
- * An amplifier that consists of a one-letter reliability rating and a one-number credibility rating. (See ATP 2-33.4)
123
- * Format: Alphanumeric - {2,2} [X][#]
124
- * Symbol Set: 10, 15, 20,27, 40
125
- * Remarks:
126
- *
127
- * Reliability Ratings:
128
- * A-completely reliable
129
- * B-usually reliable
130
- * C-fairly reliable
131
- * D-not usually reliable
132
- * E-unreliable
133
- * F-reliability cannot be judged
134
- *
135
- * Credibility Ratings:
136
- * 1-confirmed by other sources
137
- * 2-probably true
138
- * 3-possibly true
139
- * 4-doubtfully true
140
- * 5-improbable
141
- * 6-truth cannot be judged
142
- * </pre>
143
- */
144
- public static readonly J_EVALUATION_RATING: string = "J_EVALUATION_RATING";
145
- /**
146
- * <pre>
147
- * Effectiveness
148
- * An amplifier for units and installations that indicates unit effectiveness or installation capability.
149
- * Format: Alphanumeric - {2,3}
150
- * Symbol Set: 10, 15, 27
151
- * Remarks:
152
- * List of Values:
153
- * FO - Fully Operational
154
- * SO - Substantially operational
155
- * MO - Marginally operational
156
- * NO - Not operational
157
- * UNK - Unknown
158
- * </pre>
159
- */
160
- public static readonly K_COMBAT_EFFECTIVENESS: string = "K_COMBAT_EFFECTIVENESS";
161
- /**
162
- * <pre>
163
- * Signature Equipment
164
- * An amplifier for hostile equipment; "!" indicates detectable electronic signatures.
165
- * Format: Alphanumeric - {1,1}
166
- * Symbol Set: 15
167
- * Remarks: The amplifier displayed is the exclamation mark "!".
168
- * </pre>
169
- */
170
- public static readonly L_SIGNATURE_EQUIP: string = "L_SIGNATURE_EQUIP";
171
- /**
172
- * <pre>
173
- * Higher Formation
174
- * An amplifier for units that indicates number or title of higher echelon command (corps are designated by Roman numerals).
175
- * Format: Alphanumeric - {1,21}
176
- * Symbol Set: 10
177
- * Remarks: The amplifier displayed is the exclamation mark "!".
178
- * </pre>
179
- */
180
- public static readonly M_HIGHER_FORMATION: string = "M_HIGHER_FORMATION";
181
- /**
182
- * <pre>
183
- * Hostile (Enemy)
184
- * An amplifier for equipment; letters "ENY" denote hostile symbols.
185
- * Format: Alphanumeric - {3,3}
186
- * Symbol Set: 15,25
187
- * Remarks: Determined by SIDC position 4.
188
- * Note: This amplifier must be used when displaying enemy/hostile control measures on monochromatic displays
189
- * </pre>
190
- */
191
- public static readonly N_HOSTILE: string = "N_HOSTILE";
192
- /**
193
- * <pre>
194
- * IFF/SIF/AIS
195
- * An amplifier displaying IFF/SIF/AIS Identification modes and codes.
196
- * Format:
197
- * Symbol Set: 01, 10, 15, 27, 30, 35
198
- * Remarks: 'MODE' is not required when displaying.
199
- * </pre>
200
- */
201
- public static readonly P_IFF_SIF_AIS: string = "P_IFF_SIF_AIS";
202
- /**
203
- * <pre>
204
- * Direction of Movement Indicator
205
- * An amplifier consisting of a line with arrow that identifies the direction of movement or intended movement of an object (see 5.3.7.9 and figure 14).
206
- * Format: Graphic (Alphanumeric for exchange only)
207
- * Symbol Set: 10, 15, 20, 25, 27
208
- * Remarks:
209
- * Renderer Assumes a value in degrees with no text
210
- * MilStd:
211
- *
212
- * </pre>
213
- */
214
- public static readonly Q_DIRECTION_OF_MOVEMENT: string = "Q_DIRECTION_OF_MOVEMENT";
215
- /**
216
- * <pre>
217
- * Mobility Indicator
218
- * An amplifier that depicts the mobility of an object not intrinsic to the entity itself (see 5.3.7.9, figure 14 and table IX).
219
- * Format: Graphic
220
- * Symbol Set: 10
221
- * Remarks: Determined by SIDC positions 9-10
222
- * </pre>
223
- */
224
- public static readonly R_MOBILITY_INDICATOR: string = "R_MOBILITY_INDICATOR";
225
- /**
226
- * <pre>
227
- * SIGINT Mobility Indicator
228
- * An amplifier that indicates the mobility of a SIGINT unit.
229
- * Format: Alphanumeric - {1,1}
230
- * Symbol Set: 50, 51, 52, 53, 54
231
- * Remarks:
232
- * List of Values:
233
- * M = Mobile,
234
- * S = Static
235
- * U = Uncertain.
236
- * </pre>
237
- */
238
- public static readonly R2_SIGNIT_MOBILITY_INDICATOR: string = "R2_SIGNIT_MOBILITY_INDICATOR";
239
- /**
240
- * <pre>
241
- * Headquarters Staff Indicator
242
- * An amplifier for units, installations and activities that identifies them as a headquarters (see figure 14 and figure 13).
243
- * Format: Graphic
244
- * Symbol Set: 10, 20, 40
245
- * Remarks: Determined by SIDC position 8.
246
- * </pre>
247
- */
248
- public static readonly S_HQ_STAFF_INDICATOR: string = "S_HQ_STAFF_INDICATOR";
249
- /**
250
- * <pre>
251
- * Offset Location Indicator
252
- * An amplifier used to indicate the offset or precise location of a single point symbol (see 5.3.7.5, 5.3.12, and figure 14).
253
- * Format: Graphic
254
- * Symbol Set: 10, 20, 25, 27, 40
255
- * Remarks: Determined by individual system implementations, not implemented by the renderer.
256
- * </pre>
257
- */
258
- public static readonly S2_OFFSET_INDICATOR: string = "S2_OFFSET_INDICATOR";
259
- /**
260
- * <pre>
261
- * Unique Designation
262
- * An amplifier that uniquely identifies a particular symbol or track number. Identifies acquisitions number when used with SIGINT symbology.
263
- * Format: Alphanumeric - {1,30}
264
- * Symbol Set: All
265
- * Remarks:
266
- * </pre>
267
- */
268
- public static readonly T_UNIQUE_DESIGNATION_1: string = "T_UNIQUE_DESIGNATION_1";
269
- /**
270
- * <pre>
271
- * Lines - Unique Identifier or Primary Purpose
272
- * An amplifier that uniquely identifies a particular symbol or track number. Identifies acquisitions number when used with SIGINT symbology.
273
- * Format: Alphanumeric - {1,30}
274
- * Symbol Set: All
275
- * Remarks:
276
- * </pre>
277
- */
278
- public static readonly T1_UNIQUE_DESIGNATION_2: string = "T1_UNIQUE_DESIGNATION_2";
279
- /**
280
- * <pre>
281
- * Type
282
- * An amplifier for equipment that indicates types of equipment.
283
- * Format: Alphanumeric - {1,24}
284
- * Symbol Set: Not Installation(20), Activites(40), or CyberSpace(60)
285
- * Remarks:
286
- * Example:
287
- * AH-64 for Attack Helicopter
288
- * </pre>
289
- */
290
- public static readonly V_EQUIP_TYPE: string = "V_EQUIP_TYPE";
291
- /**
292
- * <pre>
293
- * Date/Time Group (DTG) W
294
- * An amplifier for displaying a date-time group (DDHHMMSSZMONYYYY) or (DDHHMMZMMMYYYY) or "O/O" for On Order.
295
- * Field "W" is used to provide DTG or if used with field "W1" the start of a period of time.
296
- * Field "W1" is used to provide the end of a period of time.
297
- * Format: Alphanumeric - {3,16}
298
- * Symbol Set: 10, 15, 20, 25, 27, 40, 45
299
- * Remarks:
300
- * The date-time group is composed of a group of six numeric digits with a time zone suffix and the standardized three-letter abbreviation for the month followed by four digits representing the year.
301
- * The first pair of digits represents the day; the second pair, the hour; the third pair, the minutes. For automated systems, two digits may be added before the time zone suffix and after the minutes to designate seconds (see 5.3.7.8).
302
- * </pre>
303
- */
304
- public static readonly W_DTG_1: string = "W_DTG_1";
305
- /**
306
- * <pre>
307
- * Date/Time Group (DTG) W1
308
- * An amplifier for displaying a date-time group (DDHHMMSSZMONYYYY) or (DDHHMMZMMMYYYY) or "O/O" for On Order.
309
- * Field "W" is used to provide DTG or if used with field "W1" the start of a period of time.
310
- * Field "W1" is used to provide the end of a period of time.
311
- * Format: Alphanumeric - {3,16}
312
- * Symbol Set: 25
313
- * Remarks:
314
- * The date-time group is composed of a group of six numeric digits with a time zone suffix and the standardized three-letter abbreviation for the month followed by four digits representing the year.
315
- * The first pair of digits represents the day; the second pair, the hour; the third pair, the minutes. For automated systems, two digits may be added before the time zone suffix and after the minutes to designate seconds (see 5.3.7.8).
316
- * </pre>
317
- */
318
- public static readonly W1_DTG_2: string = "W1_DTG_2";
319
- /**
320
- * <pre>
321
- * Altitude/Depth
322
- * An amplifier that displays either altitude, flight level, depth for submerged objects or height of equipment or structures on the ground, the minimum, maximum and/or specific altitude (in feet or meters in relation to a reference datum) or depth (for submerged objects in feet below sea level). See 5.3.7.6 for content.
323
- * Format:
324
- * Symbol Set: All but 40 & 60
325
- * Remarks:
326
- * SM = Statute Miles
327
- * DM = Data Miles
328
- * Notes:
329
- * The Renderer handles the whole value as a string for Single Point Icons.
330
- * For multipoints, it expects just a number and an accompanying attribute {@link MilStdAttributes.AltitudeUnits}
331
- * Default behavior assumes feet.
332
- * </pre>
333
- */
334
- public static readonly X_ALTITUDE_DEPTH: string = "X_ALTITUDE_DEPTH";
335
- /**
336
- * <pre>
337
- * Location
338
- * An amplifier that displays a symbol's location in degrees, minutes and decimal minutes (or in MGRS, GARS, or other applicable display formats).
339
- * Format: Alphanumeric - {3,16}
340
- * Symbol Set: 10, 15, 20, 25, 27, 30, 40
341
- * Remarks: Exchange format is implementation specific.
342
- * </pre>
343
- */
344
- public static readonly Y_LOCATION: string = "Y_LOCATION";
345
- /**
346
- * <pre>
347
- * Speed
348
- * An amplifier that displays velocity (see 5.3.7.7).
349
- * Format: Alphanumeric - {5,9} [#####] [XXX]
350
- * Symbol Set: NOT 20, 35, 40, 60
351
- * Remarks:
352
- * Two-part composite field.
353
- * Where # is the numeric value [1-999999999], and XXX is the unit of measure (KPH, KPS, MPH, NMH, KTS).
354
- * Note: There should be a space between the numeric and the unit of measure values.
355
- * </pre>
356
- */
357
- public static readonly Z_SPEED: string = "Z_SPEED";
358
- /**
359
- * <pre>
360
- * Special C2 Headquarters
361
- * A amplifier that is contained inside the frame in place of the main icon and contains the name of the special C2 Headquarters.
362
- * Format: Alphanumeric - {1,9}
363
- * Symbol Set: 10
364
- * Remarks:
365
- * Examples: Named command such as SHAPE, PACOM, and joint, multinational, or coalition commands such as CJTF, JTF, or MJTF.
366
- * </pre>
367
- */
368
- public static readonly AA_SPECIAL_C2_HQ: string = "AA_SPECIAL_C2_HQ";
369
- /**
370
- * <pre>
371
- * Feint/Dummy indicator
372
- * An amplifier that identifies an offensive or defensive unit, intended to draw the enemy's attention away from the area of the main attack.
373
- * Format: Graphic
374
- * Symbol Set: 10, 15, 20, 25
375
- * Remarks: Determined by SIDC position 8.
376
- * </pre>
377
- */
378
- public static readonly AB_FEINT_DUMMY_INDICATOR: string = "AB_FEINT_DUMMY_INDICATOR";
379
-
380
- /**
381
- * <pre>
382
- * Platform Type
383
- * An amplifier that identifies the electronic identification for a pulsed or non-pulsed electromagnetic emission.
384
- * Format: Alphanumeric - {5,5}
385
- * Symbol Set: 10, 15
386
- * Remarks:
387
- * List of Values:
388
- * ELNOT = Electronic intelligence notation
389
- * CENOT = Communications intelligence notation
390
- * </pre>
391
- */
392
- public static readonly AD_PLATFORM_TYPE: string = "AD_PLATFORM_TYPE";
393
- /**
394
- * <pre>
395
- * Platform Type
396
- * An amplifier that identifies equipment teardown time in minutes.
397
- * Format: Numeric – {1,3}
398
- * Symbol Set: 10(2525E), 15
399
- * Remarks:
400
- * </pre>
401
- */
402
- public static readonly AE_EQUIPMENT_TEARDOWN_TIME: string = "AE_EQUIPMENT_TEARDOWN_TIME";
403
- /**
404
- * <pre>
405
- * Common Identifier
406
- * An amplifier to provide a common name used to identify an entity.
407
- * Format: Alphanumeric - {1,12}
408
- * Symbol Set: 10(2525E), 15, 27
409
- * Remarks: Example: "Hawk" for Hawk SAM system.
410
- * </pre>
411
- */
412
- public static readonly AF_COMMON_IDENTIFIER: string = "AF_COMMON_IDENTIFIER";
413
- /**
414
- * <pre>
415
- * Auxiliary Equipment Indicator
416
- * An amplifier for equipment that indicates the presence of a towed sonar array (see 5.3.7.11, figure 14 and table IX).
417
- * Format: Graphic
418
- * Symbol Set: 15
419
- * Remarks: Determined by SIDC positions 9-10.
420
- * </pre>
421
- */
422
- public static readonly AG_AUX_EQUIP_INDICATOR: string = "AG_AUX_EQUIP_INDICATOR";
423
- /**
424
- * <pre>
425
- * Area of Uncertainty
426
- * An amplifier that indicates the area where an object is most likely to be, based on the object's last report and
427
- * the reporting accuracy of the sensor that detected the object (see 5.3.7.13.1 and figure 18.
428
- * Format: Graphic (Alphanumeric for exchange only)
429
- * Symbol Set: 01, 05, 10, 15, 20, 25, 27, 30, 35, 40
430
- * Remarks:
431
- * The amplifier can be displayed as an ellipse, a bearing box, or a line of bearing, depending on the report received for the object.
432
- * Notes: Not implemented by the renderer
433
- * </pre>
434
- */
435
- public static readonly AH_AREA_OF_UNCERTAINTY: string = "AH_AREA_OF_UNCERTAINTY";
436
- /**
437
- * <pre>
438
- * Dead Reckoning Trailer
439
- * An amplifier that identifies where an object should be located at present, given its last reported course and speed (see 5.3.7.13.2).
440
- * Format: Graphic
441
- * Symbol Set: 01, 05, 10, 15, 20, 25, 27, 30, 35, 40
442
- * Remarks:
443
- * Locally derived information. This datum is not exchanged.
444
- * Notes: Not implemented by the renderer
445
- * </pre>
446
- */
447
- public static readonly AI_DEAD_RECKONING_TRAILER: string = "AI_DEAD_RECKONING_TRAILER";
448
- /**
449
- * <pre>
450
- * Speed Leader
451
- * An amplifier that depicts the speed and direction of movement of an object (see 5.3.7.13.3 and figure 18).
452
- * Format: Graphic
453
- * Symbol Set: 10, 15, 30, 35
454
- * Remarks:
455
- * Land units and equipment use the Direction of Movement and Speed amplifiers for this information.
456
- * Notes: Not implemented by the renderer
457
- * </pre>
458
- */
459
- public static readonly AJ_SPEED_LEADER: string = "AJ_SPEED_LEADER";
460
- /**
461
- * <pre>
462
- * Pairing Line
463
- * An amplifier that connects two objects and is updated dynamically as the positions of the two objects change (see 5.3.7.13.4 and figure 18).
464
- * Format: Graphic
465
- * Symbol Set: NA
466
- * Remarks:
467
- * Notes: Not implemented by the renderer
468
- * </pre>
469
- */
470
- public static readonly AK_PAIRING_LINE: string = "AK_PAIRING_LINE";
471
- /**
472
- * <pre>
473
- * Operational Condition
474
- * An amplifier that indicates operational condition or capacity.
475
- * Format: Graphic
476
- * Symbol Set: 01, 05,10, 15, 20, 30, 35
477
- * Remarks: Determined by SIDC position 7.
478
- * </pre>
479
- */
480
- public static readonly AL_OPERATIONAL_CONDITION: string = "AL_OPERATIONAL_CONDITION";
481
-
482
- /**
483
- * <pre>
484
- * Distance
485
- * An amplifier that displays a minimum, maximum, or a specific distance (range, radius, width, length, etc.), in meters.
486
- * Format: Alphanumeric - {3,9} [#] [X]
487
- * Symbol Set: 25
488
- * Remarks:
489
- * "#" is the value (range 0-99999)
490
- * XXX is the distance unit.
491
- * There should be a space between the integer and the unit of measure values.
492
- * Where more than one distance is specified the AM amplifier will be suffixed with a numeric entry, e.g. AM1, AM2.
493
- * Note:
494
- * Renderer expects just a number or a comma delimited string of numbers and an accompanying attribute {@link MilStdAttributes.DistanceUnits}
495
- * Default behavior assumes meters.
496
- * </pre>
497
- */
498
- public static readonly AM_DISTANCE: string = "AM_DISTANCE";
499
- /**
500
- * <pre>
501
- * Azimuth
502
- * An amplifier that displays an angle measured from true north to any other line in degrees.
503
- * Format: Alphanumeric - {7,8} [#####] [XXX]
504
- * Symbol Set: 25
505
- * Remarks:
506
- * For Degrees entries.
507
- * XXX DGT, where XXX is degrees from 000-359 and DGT is referenced to TRUE North.
508
- * For Mils entries.
509
- * XXXX MGT, where XXXX is MILS from 0000-6399 and MGT is referenced to TRUE North.
510
- * Where more than one angle is specified the AN amplifier will be suffixed with a numeric entry, e.g. AN1, AN2.
511
- * Note:
512
- * Renderer expects just a number or a comma delimited string of numbers
513
- * </pre>
514
- */
515
- public static readonly AN_AZIMUTH: string = "AN_AZIMUTH";
516
-
517
- /**
518
- * Engagement Bar
519
- * A graphic amplifier placed immediately atop the symbol. May denote:
520
- * A) local/remote engagement status - 'R' for remote, 'B' for mix of local/remote, none for local
521
- * B) engagement status
522
- * C) weapon type.
523
- *
524
- * Format:
525
- * Composite list of values
526
- * Alphanumeric - {6,10}
527
- * A:BBB-CC
528
- * Symbol Set: 01, 05, 10, 30, 35
529
- * Remarks: See 5.3.7.15.3 for explanation of engagement bar structure and codes.
530
- * A - Type of Engagement
531
- * BBB - Engagement Stage
532
- * CC - Type of Weapon Assignment
533
- */
534
- public static readonly AO_ENGAGEMENT_BAR: string = "AO_ENGAGEMENT_BAR";
535
-
536
- /**
537
- * <pre>
538
- * Target Number
539
- * An amplifier used in Fire Support operations to uniquely designate targets in accordance with STANAG 2934.
540
- * Format: Alphanumeric - {6,6} [XX][####]
541
- * Symbol Set: 25
542
- * Remarks:
543
- * Two-part composite field.
544
- * Where positions 1-2 are text, and positions 3-6 are numeric.
545
- * </pre>
546
- */
547
- public static readonly AP_TARGET_NUMBER: string = "AP_TARGET_NUMBER";
548
-
549
- /**
550
- * <pre>
551
- * Target Number Extension
552
- * An amplifier used to identify a target number extension which is a sequentially assigned number identifying the individual elements in a target (MIL-STD-6017),
553
- * Format: Numeric – {2,3} [-##]
554
- * Symbol Set: 25
555
- * Remarks:
556
- * Position 1 is a dash (-) and positions 2-3 are numbers, from 1 through 15.
557
- * It is applicable only to the "Point or Single Target" symbol.
558
- * It is conditional upon the presence of the Target Number amplifier and is visually displayed appended to the Target Number amplifier.
559
- * </pre>
560
- */
561
- public static readonly AP1_TARGET_NUMBER_EXTENSION: string = "AP1_TARGET_NUMBER_EXTENSION";
562
-
563
- /**
564
- * <pre>
565
- * Guarded Unit
566
- * An amplifier used during ballistic missile defense. Some tracks are designated as guarded by a particular unit.
567
- * Format: Alphanumeric - {6,6} [XX]
568
- * Symbol Set: 10(2525E), 15, 20(2525E), 30
569
- * Remarks:
570
- * Single value:
571
- * BG - Guarded Unit
572
- * </pre>
573
- */
574
- public static readonly AQ_GUARDED_UNIT: string = "AQ_GUARDED_UNIT";
575
-
576
- /**
577
- * <pre>
578
- * Special Designator
579
- * An amplifier that identifies special track designators.
580
- * Format: Alphanumeric - {3,3}
581
- * Symbol Set: 10, 30, 35
582
- * Remarks:
583
- * List of values:
584
- * NRT - Non-Real Time.
585
- * SIG - Tactically Significant Tracks.
586
- * </pre>
587
- */
588
- public static readonly AR_SPECIAL_DESIGNATOR: string = "AR_SPECIAL_DESIGNATOR";
589
-
590
- /**
591
- * <pre>
592
- * Country
593
- * A three-letter code that indicates the country of origin of the organization (US systems shall use GENC).
594
- * Format: Alphanumeric - {3,3}
595
- * Symbol Set: All
596
- * Remarks: Determined by SIDC positions 28-30.
597
- * </pre>
598
- */
599
- public static readonly AS_COUNTRY: string = "AS_COUNTRY";
600
-
601
- /**
602
- * <pre>
603
- * Capacity of Installation
604
- * Capacity of installation displayed.
605
- * Format: Alphanumeric - {1,19} [#########] [XXXXXXXXXX]
606
- * Symbol Set: 2525E addition, not currently defined. Probably 20
607
- * Remarks:
608
- * Two-part composite field.
609
- * Comprised of:
610
- * Quantity 0-99999999 followed by the unit of measure.
611
- * e.g. 400 Beds
612
- * </pre>
613
- */
614
- public static readonly AT_CAPACITY_OF_INSTALLATION: string = "AT_CAPACITY_OF_INSTALLATION";
615
-
616
- /**
617
- * <pre>
618
- * Leadership
619
- * Identifies Leadership (ONLY IN DISMOUNTED INDIVIDUAL)
620
- * Format: Graphic
621
- * Symbol Set: 27(2525E)
622
- * Remarks: Determined by SIDC positions 9-10.
623
- * </pre>
624
- */
625
- public static readonly AV_LEADERSHIP: string = "AV_LEADERSHIP";
626
-
627
- /**
628
- * <pre>
629
- * Headquarters Element
630
- * An amplifier that indicates what type of element of a headquarters is being represented, such as TOC, MAIN2.
631
- * Format: Alphanumeric {0,8}
632
- * Symbol Set: 10(2525E)
633
- * Remarks: Location currently undefined
634
- * </pre>
635
- */
636
- public static readonly AW_HEADQUARTERS_ELEMENT: string = "AW_HEADQUARTERS_ELEMENT";
637
-
638
- /**
639
- * <pre>
640
- * Installation Composition
641
- * Indicates the component type of the installation
642
- * Format: Alphanumeric {3,7}
643
- * Symbol Set: 20(2525E)
644
- * Remarks: Location currently undefined
645
- * List of Values:
646
- * DEVELOP - Development.
647
- * RSRCH - Research.
648
- * PROD - Production.
649
- * SVC - Service.
650
- * STORE - Storage.
651
- * UTIL - Utility.
652
- * </pre>
653
- */
654
- public static readonly AX_INSTALLATION_COMPOSITION: string = "AX_INSTALLATION_COMPOSITION";
655
-
656
- /**
657
- * <pre>
658
- * Network Identifier
659
- * Indicates the network the entity has privileges within.
660
- * Format: Alphanumeric
661
- * Symbol Set: undefined
662
- * Remarks:
663
- * The colour of the graphic shall be assignable by the operator.
664
- * Notes: undefined
665
- * </pre>
666
- */
667
- public static readonly AY_NETWORK_IDENTIFIER: string = "AY_NETWORK_IDENTIFIER";
668
-
669
- //public static final String LENGTH = "Length";
670
- //public static final String WIDTH = "Width";
671
- //public static final String RADIUS = "Radius";
672
- //public static final String SEGMENT_DATA = "Segment Data";
673
-
674
- /**
675
- * Returns an Arraylist of the all the modifiers that appear as labels and are not
676
- * derived from the symbol code or are external to symbol data like offset indicator.
677
- * Also includes modifiers that control the shape of a symbol like AM &amp; AN.
678
- * @return Array<string>
679
- */
680
- public static GetModifierList(): Array<string> {
681
- let list: Array<string> = new Array<string>();
682
-
683
- //list.push(A_SYMBOL_ICON);//graphical, feeds off of symbol code,
684
- //list.push(B_ECHELON);//graphical, feeds off of symbol code,
685
- list.push(Modifiers.C_QUANTITY);
686
- list.push(Modifiers.D_TASK_FORCE_INDICATOR);//graphical, feeds off of symbol code,
687
- //list.push(E_FRAME_SHAPE_MODIFIER);//symbol frame, feeds off of symbol code, symbol set
688
- list.push(Modifiers.F_REINFORCED_REDUCED);//R = reinforced, D = reduced, RD = reinforced and reduced
689
- list.push(Modifiers.G_STAFF_COMMENTS);
690
- list.push(Modifiers.H_ADDITIONAL_INFO_1);
691
- list.push(Modifiers.H1_ADDITIONAL_INFO_2);
692
- list.push(Modifiers.J_EVALUATION_RATING);
693
- list.push(Modifiers.K_COMBAT_EFFECTIVENESS);
694
- list.push(Modifiers.L_SIGNATURE_EQUIP);
695
- list.push(Modifiers.M_HIGHER_FORMATION);
696
- list.push(Modifiers.N_HOSTILE);
697
- list.push(Modifiers.P_IFF_SIF_AIS);
698
- list.push(Modifiers.Q_DIRECTION_OF_MOVEMENT);//number in mils
699
- //list.push(R_MOBILITY_INDICATOR);//graphical, feeds off of symbol code,
700
- list.push(Modifiers.R2_SIGNIT_MOBILITY_INDICATOR);
701
- //list.push(S_HQ_STAFF_INDICATOR);//graphical, feeds off of symbol code,
702
- list.push(Modifiers.T_UNIQUE_DESIGNATION_1);
703
- list.push(Modifiers.T1_UNIQUE_DESIGNATION_2);
704
- list.push(Modifiers.V_EQUIP_TYPE);
705
- list.push(Modifiers.W_DTG_1);
706
- list.push(Modifiers.W1_DTG_2);
707
- list.push(Modifiers.X_ALTITUDE_DEPTH);
708
- list.push(Modifiers.Y_LOCATION);
709
- list.push(Modifiers.Z_SPEED);
710
-
711
- list.push(Modifiers.AA_SPECIAL_C2_HQ);
712
- //list.push(AB_FEINT_DUMMY_INDICATOR);//graphical, feeds off of symbol code,
713
- //list.push(AC_INSTALLATION);//graphical, feeds off of symbol code,
714
- list.push(Modifiers.AD_PLATFORM_TYPE);
715
- list.push(Modifiers.AE_EQUIPMENT_TEARDOWN_TIME);
716
- list.push(Modifiers.AF_COMMON_IDENTIFIER);
717
- //list.push(AG_AUX_EQUIP_INDICATOR);
718
- list.push(Modifiers.AH_AREA_OF_UNCERTAINTY);
719
- list.push(Modifiers.AI_DEAD_RECKONING_TRAILER);
720
- list.push(Modifiers.AJ_SPEED_LEADER);//graphical
721
- //list.push(AK_PAIRING_LINE);
722
- //list.push(AL_OPERATIONAL_CONDITION);//2525C ////graphical, feeds off of symbol code, SIDC positions 4
723
- list.push(Modifiers.AM_DISTANCE);
724
- list.push(Modifiers.AN_AZIMUTH);
725
- list.push(Modifiers.AO_ENGAGEMENT_BAR);//2525C
726
- list.push(Modifiers.AP_TARGET_NUMBER);
727
- list.push(Modifiers.AP1_TARGET_NUMBER_EXTENSION);
728
- list.push((Modifiers.AQ_GUARDED_UNIT));
729
- list.push((Modifiers.AR_SPECIAL_DESIGNATOR));
730
- //list.push((AS_COUNTRY));
731
-
732
-
733
- return list;
734
- }
735
-
736
- /**
737
- * Returns an ArrayList of the modifier constants that are determined by the symbol code
738
- * and therefore don't need their values to be manually typed or selected.
739
- * (Based on the comments in GetModifierList, GetUnitModifierList, and GetControlMeasureModifierList.)
740
- * @return Array<string>
741
- */
742
- public static GetSymbolCodeModifiersList(): Array<string> {
743
- let list: Array<string> = new Array();
744
-
745
- list.push(Modifiers.A_SYMBOL_ICON);//graphical, feeds off of symbol code,
746
- list.push(Modifiers.B_ECHELON);//graphical, feeds off of symbol code,
747
- list.push(Modifiers.D_TASK_FORCE_INDICATOR);//graphical, feeds off of symbol code,
748
- list.push(Modifiers.N_HOSTILE);//textual, feeds off symbol code (gets set to "ENY" if hostile)
749
- list.push(Modifiers.R_MOBILITY_INDICATOR);//graphical, feeds off of symbol code,
750
- list.push(Modifiers.S_HQ_STAFF_INDICATOR);//graphical, feeds off of symbol code,
751
- list.push(Modifiers.AB_FEINT_DUMMY_INDICATOR);//graphical, feeds off of symbol code,
752
- list.push(Modifiers.AG_AUX_EQUIP_INDICATOR);//graphical, feeds off of symbol code,
753
- list.push(Modifiers.AJ_SPEED_LEADER);//graphical
754
- list.push(Modifiers.AL_OPERATIONAL_CONDITION);//2525C ////graphical, feeds off of symbol code, SIDC positions 4
755
- list.push(Modifiers.AS_COUNTRY);//no need to manually enter code as the selector for the code is now implemented
756
- //list.push(-1); // TODO add missing modifiers (weather, others?) so this nameless default value doesn't get added
757
-
758
- return list;
759
- }
760
-
761
- /**
762
- * Returns an Arraylist of the modifier names for units
763
- * @return Array<string>
764
- */
765
- public static GetUnitModifierList(): Array<string> {
766
- let list: Array<string> = new Array<string>();
767
-
768
- //list.push(ModifierType.A_SYMBOL_ICON);//graphical, feeds off of symbol code, SIDC positions 3, 5-10
769
- //list.push(ModifierType.B_ECHELON);//graphical, feeds off of symbol code, SIDC positions 11-12
770
- list.push(Modifiers.C_QUANTITY);
771
- //list.push(D_TASK_FORCE_INDICATOR);//graphical, feeds off of symbol code, SIDC positions 11-12
772
- //list.push(E_FRAME_SHAPE_MODIFIER);//symbol frame, feeds off of symbol code, SIDC positions 3-4
773
- list.push(Modifiers.F_REINFORCED_REDUCED);//R = reinforced, D = reduced, RD = reinforced and reduced
774
- list.push(Modifiers.G_STAFF_COMMENTS);
775
- list.push(Modifiers.H_ADDITIONAL_INFO_1);
776
- //list.push(H1_ADDITIONAL_INFO_2);
777
- //list.push(H2_ADDITIONAL_INFO_3);
778
- list.push(Modifiers.J_EVALUATION_RATING);
779
- list.push(Modifiers.K_COMBAT_EFFECTIVENESS);
780
- list.push(Modifiers.L_SIGNATURE_EQUIP);
781
- list.push(Modifiers.M_HIGHER_FORMATION);
782
- list.push(Modifiers.N_HOSTILE);
783
- list.push(Modifiers.P_IFF_SIF_AIS);
784
- list.push(Modifiers.Q_DIRECTION_OF_MOVEMENT);//number in mils
785
- //list.push(R_MOBILITY_INDICATOR);//graphical, feeds off of symbol code, SIDC positions 11-12
786
- list.push(Modifiers.R2_SIGNIT_MOBILITY_INDICATOR);
787
- //list.push(S_HQ_STAFF_OR_OFFSET_INDICATOR);//graphical, feeds off of symbol code, SIDC positions 11-12
788
- list.push(Modifiers.T_UNIQUE_DESIGNATION_1);
789
- //list.push(T1_UNIQUE_DESIGNATION_2);
790
- list.push(Modifiers.V_EQUIP_TYPE);
791
- list.push(Modifiers.W_DTG_1);
792
- list.push(Modifiers.W1_DTG_2);
793
- list.push(Modifiers.X_ALTITUDE_DEPTH);
794
- list.push(Modifiers.Y_LOCATION);
795
- list.push(Modifiers.Z_SPEED);
796
-
797
- list.push(Modifiers.AA_SPECIAL_C2_HQ);
798
- //list.push(AB_FEINT_DUMMY_INDICATOR);//graphical, feeds off of symbol code, SIDC positions 11-12
799
- //list.push(AC_INSTALLATION);//graphical, feeds off of symbol code, SIDC positions 11-12
800
- list.push(Modifiers.AD_PLATFORM_TYPE);
801
- list.push(Modifiers.AE_EQUIPMENT_TEARDOWN_TIME);
802
- list.push(Modifiers.AF_COMMON_IDENTIFIER);
803
- //list.push(AG_AUX_EQUIP_INDICATOR);//graphical
804
- //list.push(AH_AREA_OF_UNCERTAINTY);//graphical and on client of renderer
805
- //list.push(AI_DEAD_RECKONING_TRAILER);//graphical
806
- list.push(Modifiers.AJ_SPEED_LEADER);
807
- list.push(Modifiers.AK_PAIRING_LINE);
808
- //list.push(AL_OPERATIONAL_CONDITION);//2525C ////graphical, feeds off of symbol code, SIDC positions 4
809
- list.push(Modifiers.AO_ENGAGEMENT_BAR);//2525C
810
- list.push(Modifiers.AP_TARGET_NUMBER);
811
- list.push(Modifiers.AP1_TARGET_NUMBER_EXTENSION);
812
- list.push((Modifiers.AQ_GUARDED_UNIT));
813
- list.push((Modifiers.AR_SPECIAL_DESIGNATOR));
814
- list.push((Modifiers.AS_COUNTRY));
815
-
816
-
817
- return list;
818
- }
819
-
820
- /**
821
- * Returns an Arraylist of the modifiers for Control Measures
822
- * @return Array<string>
823
- */
824
- public static GetControlMeasureModifierList(): Array<string> {
825
- let list: Array<string> = new Array<string>();
826
-
827
- //list.push(ModifierType.B_ECHELON);//graphical, feeds off of symbol code,
828
- list.push(Modifiers.C_QUANTITY);
829
- list.push(Modifiers.H_ADDITIONAL_INFO_1);
830
- list.push(Modifiers.H1_ADDITIONAL_INFO_2);
831
- list.push(Modifiers.N_HOSTILE);
832
- list.push(Modifiers.Q_DIRECTION_OF_MOVEMENT);//number in mils
833
- //list.push(S2);//graphical, up to renderer client
834
- list.push(Modifiers.T_UNIQUE_DESIGNATION_1);
835
- list.push(Modifiers.T1_UNIQUE_DESIGNATION_2);
836
- list.push(Modifiers.V_EQUIP_TYPE);
837
- list.push(Modifiers.W_DTG_1);
838
- list.push(Modifiers.W1_DTG_2);
839
- list.push(Modifiers.X_ALTITUDE_DEPTH);
840
- list.push(Modifiers.Y_LOCATION);
841
-
842
- list.push(Modifiers.AM_DISTANCE);
843
- list.push(Modifiers.AN_AZIMUTH);
844
- list.push(Modifiers.AP_TARGET_NUMBER);
845
- list.push(Modifiers.AP1_TARGET_NUMBER_EXTENSION);
846
- list.push((Modifiers.AS_COUNTRY));
847
-
848
-
849
-
850
-
851
- return list;
852
- }
853
-
854
- /**
855
- *
856
- * @param modifier like Modifiers.C_QUANTITY
857
- * @return modifier name based on modifier constants
858
- */
859
- public static getModifierName(modifier: string): string {
860
- switch (modifier) {
861
- case Modifiers.A_SYMBOL_ICON: {
862
- return "Symbol Icon";
863
- }
864
-
865
- case Modifiers.B_ECHELON: {
866
- return "Echelon";
867
- }
868
-
869
- case Modifiers.C_QUANTITY: {
870
- return "Quantity";
871
- }
872
-
873
- case Modifiers.D_TASK_FORCE_INDICATOR: {
874
- return "Task Force Indicator";
875
- }
876
-
877
- case Modifiers.F_REINFORCED_REDUCED: {
878
- return "Reinforce Reduced";
879
- }
880
-
881
- case Modifiers.G_STAFF_COMMENTS: {
882
- return "Staff Comments";
883
- }
884
-
885
- case Modifiers.H_ADDITIONAL_INFO_1: {
886
- return "Additional Info 1";
887
- }
888
-
889
- case Modifiers.H1_ADDITIONAL_INFO_2: {
890
- return "Additional Info 2";
891
- }
892
-
893
- case Modifiers.J_EVALUATION_RATING: {
894
- return "Evaluation Rating";
895
- }
896
-
897
- case Modifiers.K_COMBAT_EFFECTIVENESS: {
898
- return "Combat Effectiveness";
899
- }
900
-
901
- case Modifiers.L_SIGNATURE_EQUIP: {
902
- return "Signature Equipment";
903
- }
904
-
905
- case Modifiers.M_HIGHER_FORMATION: {
906
- return "Higher Formation";
907
- }
908
-
909
- case Modifiers.N_HOSTILE: {
910
- return "Hostile";
911
- }
912
-
913
- case Modifiers.P_IFF_SIF_AIS: {
914
- return "IFF SIF AIS";
915
- }
916
-
917
- case Modifiers.Q_DIRECTION_OF_MOVEMENT: {
918
- return "Direction of Movement";
919
- }
920
-
921
- case Modifiers.R_MOBILITY_INDICATOR: {
922
- return "Mobility Indicator";
923
- }
924
-
925
- case Modifiers.R2_SIGNIT_MOBILITY_INDICATOR: {
926
- return "Signals Intelligence Mobility Indicator";
927
- }
928
-
929
- case Modifiers.S_HQ_STAFF_INDICATOR: {
930
- return "HQ Staff";
931
- }
932
-
933
- case Modifiers.S2_OFFSET_INDICATOR: {
934
- return "Offset Indicator";
935
- }
936
-
937
- case Modifiers.T_UNIQUE_DESIGNATION_1: {
938
- return "Unique Designation 1";
939
- }
940
-
941
- case Modifiers.T1_UNIQUE_DESIGNATION_2: {
942
- return "Unique Designation 2";
943
- }
944
-
945
- case Modifiers.V_EQUIP_TYPE: {
946
- return "Equipment Type";
947
- }
948
-
949
- case Modifiers.W_DTG_1: {
950
- return "Date Time Group 1";
951
- }
952
-
953
- case Modifiers.W1_DTG_2: {
954
- return "Date Time Group 2";
955
- }
956
-
957
- case Modifiers.X_ALTITUDE_DEPTH: {
958
- return "Altitude Depth";
959
- }
960
-
961
- case Modifiers.Y_LOCATION: {
962
- return "Location";
963
- }
964
-
965
- case Modifiers.Z_SPEED: {
966
- return "Speed";
967
- }
968
-
969
- case Modifiers.AA_SPECIAL_C2_HQ: {
970
- return "Special C2 HQ";
971
- }
972
-
973
- case Modifiers.AB_FEINT_DUMMY_INDICATOR: {
974
- return "Feint Dummy Indicator";
975
- }
976
-
977
- case Modifiers.AD_PLATFORM_TYPE: {
978
- return "Platform Type";
979
- }
980
-
981
- case Modifiers.AE_EQUIPMENT_TEARDOWN_TIME: {
982
- return "Equipment Teardown Time";
983
- }
984
-
985
- case Modifiers.AF_COMMON_IDENTIFIER: {
986
- return "Common Identifier";
987
- }
988
-
989
- case Modifiers.AG_AUX_EQUIP_INDICATOR: {
990
- return "Auxiliary Equipment Indicator";
991
- }
992
-
993
- case Modifiers.AH_AREA_OF_UNCERTAINTY: {
994
- return "Area of Uncertainty";
995
- }
996
-
997
- case Modifiers.AI_DEAD_RECKONING_TRAILER: {
998
- return "Dead Reckoning Trailer";
999
- }
1000
-
1001
- case Modifiers.AJ_SPEED_LEADER: {
1002
- return "Speed Leader";
1003
- }
1004
-
1005
- case Modifiers.AK_PAIRING_LINE: {
1006
- return "Pairing Line";
1007
- }
1008
-
1009
- case Modifiers.AL_OPERATIONAL_CONDITION: {
1010
- return "Operational Condition";
1011
- }
1012
-
1013
- case Modifiers.AM_DISTANCE: {
1014
- return "Distance";
1015
- }
1016
-
1017
- case Modifiers.AN_AZIMUTH: {
1018
- return "Azimuth";
1019
- }
1020
-
1021
- case Modifiers.AO_ENGAGEMENT_BAR: {
1022
- return "Engagement Bar";
1023
- }
1024
- //*/
1025
- case Modifiers.AP_TARGET_NUMBER: {
1026
- return "Target Number";
1027
- }
1028
-
1029
- case Modifiers.AP1_TARGET_NUMBER_EXTENSION: {
1030
- return "Target Number Extension";
1031
- }
1032
-
1033
- case Modifiers.AQ_GUARDED_UNIT: {
1034
- return "Guarded Unit";
1035
- }
1036
-
1037
- case Modifiers.AR_SPECIAL_DESIGNATOR: {
1038
- return "Special Designator";
1039
- }
1040
-
1041
- case Modifiers.AS_COUNTRY: {
1042
- return "Country";
1043
- }
1044
-
1045
- default: {
1046
- return "";
1047
- }
1048
-
1049
-
1050
- }
1051
- }
1052
-
1053
- /**
1054
- *
1055
- * @param modifier like Modifiers.C_QUANTITY
1056
- * @return modifier name based on modifier constants
1057
- */
1058
- public static getModifierLetterCode(modifier: string): string {
1059
- switch (modifier) {
1060
- case Modifiers.A_SYMBOL_ICON: {
1061
- return "A";
1062
- }
1063
-
1064
- case Modifiers.B_ECHELON: {
1065
- return "B";
1066
- }
1067
-
1068
- case Modifiers.C_QUANTITY: {
1069
- return "C";
1070
- }
1071
-
1072
- case Modifiers.D_TASK_FORCE_INDICATOR: {
1073
- return "D";
1074
- }
1075
-
1076
- case Modifiers.F_REINFORCED_REDUCED: {
1077
- return "F";
1078
- }
1079
-
1080
- case Modifiers.G_STAFF_COMMENTS: {
1081
- return "G";
1082
- }
1083
-
1084
- case Modifiers.H_ADDITIONAL_INFO_1: {
1085
- return "H";
1086
- }
1087
-
1088
- case Modifiers.H1_ADDITIONAL_INFO_2: {
1089
- return "H1";
1090
- }
1091
-
1092
- case Modifiers.J_EVALUATION_RATING: {
1093
- return "J";
1094
- }
1095
-
1096
- case Modifiers.K_COMBAT_EFFECTIVENESS: {
1097
- return "K";
1098
- }
1099
-
1100
- case Modifiers.L_SIGNATURE_EQUIP: {
1101
- return "L";
1102
- }
1103
-
1104
- case Modifiers.M_HIGHER_FORMATION: {
1105
- return "M";
1106
- }
1107
-
1108
- case Modifiers.N_HOSTILE: {
1109
- return "N";
1110
- }
1111
-
1112
- case Modifiers.P_IFF_SIF_AIS: {
1113
- return "P";
1114
- }
1115
-
1116
- case Modifiers.Q_DIRECTION_OF_MOVEMENT: {
1117
- return "Q";
1118
- }
1119
-
1120
- case Modifiers.R_MOBILITY_INDICATOR: {
1121
- return "R";
1122
- }
1123
-
1124
- case Modifiers.R2_SIGNIT_MOBILITY_INDICATOR: {
1125
- return "R2";
1126
- }
1127
-
1128
- case Modifiers.S_HQ_STAFF_INDICATOR: {
1129
- return "S";
1130
- }
1131
-
1132
- case Modifiers.S2_OFFSET_INDICATOR: {
1133
- return "S2";
1134
- }
1135
-
1136
- case Modifiers.T_UNIQUE_DESIGNATION_1: {
1137
- return "T";
1138
- }
1139
-
1140
- case Modifiers.T1_UNIQUE_DESIGNATION_2: {
1141
- return "T1";
1142
- }
1143
-
1144
- case Modifiers.V_EQUIP_TYPE: {
1145
- return "V";
1146
- }
1147
-
1148
- case Modifiers.W_DTG_1: {
1149
- return "W";
1150
- }
1151
-
1152
- case Modifiers.W1_DTG_2: {
1153
- return "W1";
1154
- }
1155
-
1156
- case Modifiers.X_ALTITUDE_DEPTH: {
1157
- return "X";
1158
- }
1159
-
1160
- case Modifiers.Y_LOCATION: {
1161
- return "Y";
1162
- }
1163
-
1164
- case Modifiers.Z_SPEED: {
1165
- return "Z";
1166
- }
1167
-
1168
- case Modifiers.AA_SPECIAL_C2_HQ: {
1169
- return "AA";
1170
- }
1171
-
1172
- case Modifiers.AB_FEINT_DUMMY_INDICATOR: {
1173
- return "AB";
1174
- }
1175
-
1176
- case Modifiers.AD_PLATFORM_TYPE: {
1177
- return "AD";
1178
- }
1179
-
1180
- case Modifiers.AE_EQUIPMENT_TEARDOWN_TIME: {
1181
- return "AE";
1182
- }
1183
-
1184
- case Modifiers.AF_COMMON_IDENTIFIER: {
1185
- return "AF";
1186
- }
1187
-
1188
- case Modifiers.AG_AUX_EQUIP_INDICATOR: {
1189
- return "AG";
1190
- }
1191
-
1192
- case Modifiers.AH_AREA_OF_UNCERTAINTY: {
1193
- return "AH";
1194
- }
1195
-
1196
- case Modifiers.AI_DEAD_RECKONING_TRAILER: {
1197
- return "AI";
1198
- }
1199
-
1200
- case Modifiers.AJ_SPEED_LEADER: {
1201
- return "AJ";
1202
- }
1203
-
1204
- case Modifiers.AK_PAIRING_LINE: {
1205
- return "AK";
1206
- }
1207
-
1208
- case Modifiers.AL_OPERATIONAL_CONDITION: {
1209
- return "AL";
1210
- }
1211
-
1212
- case Modifiers.AM_DISTANCE: {
1213
- return "AM";
1214
- }
1215
-
1216
- case Modifiers.AN_AZIMUTH: {
1217
- return "AN";
1218
- }
1219
-
1220
- case Modifiers.AO_ENGAGEMENT_BAR: {
1221
- return "AO";
1222
- }
1223
-
1224
- case Modifiers.AP_TARGET_NUMBER: {
1225
- return "AP";
1226
- }
1227
-
1228
- case Modifiers.AP1_TARGET_NUMBER_EXTENSION: {
1229
- return "AP1";
1230
- }
1231
-
1232
- case Modifiers.AQ_GUARDED_UNIT: {
1233
- return "AQ";
1234
- }
1235
-
1236
- case Modifiers.AR_SPECIAL_DESIGNATOR: {
1237
- return "AR";
1238
- }
1239
-
1240
- case Modifiers.AS_COUNTRY: {
1241
- return "AS";
1242
- }
1243
-
1244
- default: {
1245
- return "";
1246
- }
1247
-
1248
-
1249
- }
1250
- }
1251
-
1252
- /**
1253
- * Returns the description for a modifier constant
1254
- * @param modifier {@link Modifiers}
1255
- * @return
1256
- */
1257
- public static getModifierDescription(modifier: string): string {
1258
- switch (modifier) {
1259
- case Modifiers.A_SYMBOL_ICON: {
1260
- return "The innermost part of a symbol, comprised of an icon and optional modifiers, that represents a joint military object (see 5.3.4).\n" +
1261
- "Determined by SIDC positions 11-20.";
1262
- }
1263
-
1264
- case Modifiers.B_ECHELON: {
1265
- return "A graphic amplifier in a unit symbol that identifies command level (see 5.3.7.1 and table D-III).";
1266
- }
1267
-
1268
- case Modifiers.C_QUANTITY: {
1269
- return "A text amplifier in an equipment symbol that identifies the number of items present.\n" +
1270
- "Examples include: \"350 Beds\" or \"50 Gallons\"";
1271
- }
1272
-
1273
- case Modifiers.D_TASK_FORCE_INDICATOR: {
1274
- return "A graphic amplifier that identifies a unit or activities symbol as a task force (see 5.3.7.2 and figure 13).\n" +
1275
- "Determined by SIDC position 8.";
1276
- }
1277
-
1278
- case Modifiers.F_REINFORCED_REDUCED: {
1279
- return "A text modifier in a unit symbol that displays (+) for reinforced, (-) for reduced,(+) reinforced and reduced.\n" +
1280
- "R = reinforced,D = reduced, RD = reinforced and reduced";
1281
- }
1282
-
1283
- case Modifiers.G_STAFF_COMMENTS:
1284
- case Modifiers.H_ADDITIONAL_INFO_1: {
1285
- return "A text modifier for units, equipment and installations; content is implementation specific.";
1286
- }
1287
-
1288
- case Modifiers.H1_ADDITIONAL_INFO_2: {
1289
- return "An alphanumeric text amplifier used to provide an up to a three-character letter field acronym to describe a point that is not already listed.";
1290
- }
1291
-
1292
- case Modifiers.J_EVALUATION_RATING: {
1293
- return "A text modifier for units, equipment, and installations that consists of\n "
1294
- + "a one letter reliability rating and a one-number credibility rating.\n"
1295
- + "Reliability Ratings: A-completely reliable, B-usually reliable,\n "
1296
- + "C-fairly reliable, D-not usually reliable, E-unreliable,\n "
1297
- + "F-reliability cannot be judged.\n"
1298
- + "Credibility Ratings: 1-confirmed by other sources,\n"
1299
- + "2-probably true, 3-possibly true, 4-doubtfully true,\n"
1300
- + "5-improbable, 6-truth cannot be judged.\n"
1301
- + "Example \"A1\"";
1302
- }
1303
-
1304
- case Modifiers.K_COMBAT_EFFECTIVENESS: {
1305
- return "A text modifier for units and installations that indicates unit effectiveness or installation capability." +
1306
- "FO - Fully Operational\n" +
1307
- "SO - Substantially operational\n" +
1308
- "MO - Marginally operational\n" +
1309
- "NO - Not operational\n" +
1310
- "UNK - Unknown";
1311
- }
1312
-
1313
- case Modifiers.L_SIGNATURE_EQUIP: {
1314
- return "A text modifier for hostile equipment; \"!\" indicates detectable electronic signatures.";
1315
- }
1316
-
1317
- case Modifiers.M_HIGHER_FORMATION: {
1318
- return "An amplifier for units that indicates number or title of higher echelon command (corps are designated by Roman numerals).";
1319
- }
1320
-
1321
- case Modifiers.N_HOSTILE: {
1322
- return "An amplifier for equipment; letters \"ENY\" denote hostile symbols." +
1323
- "Determined by SIDC position 4.";
1324
- }
1325
-
1326
- case Modifiers.P_IFF_SIF_AIS: {
1327
- return "An amplifier displaying IFF/SIF/AIS Identification modes and codes." +
1328
- "Alphanumeric - {4,4}\n" +
1329
- "MODE 1:##, where ## is a two-digit octal number (0-7). The rightmost digit is limited to 0-3.\n" +
1330
- "[1:##]\n" +
1331
- "Note: ‘MODE' is not required when displaying.\n" +
1332
- "Alphanumeric - {6,6}\n" +
1333
- "MODE 2:####, where #### is a four-digit octal number (0-7).\n" +
1334
- "[2:####]\n" +
1335
- "Alphanumeric - {6,6}\n" +
1336
- "MODE 3:####, where #### is a four-digit octal number (0-7).\n" +
1337
- "[3:####]\n" +
1338
- "Alphanumeric - {6,6}\n" +
1339
- "MODE 5:####, where #### is a 4-digit hexadecimal number (0-F). The leftmost digit is limited from 0 to 3.\n" +
1340
- "[5:####]\n" +
1341
- "Alphanumeric - {8,8}\n" +
1342
- "MODE S:XXXXXX\n" +
1343
- "[S:XXXXXX]\n" +
1344
- "Alphanumeric - {x,x}\n" +
1345
- "AIS IMO:XXXXXX";
1346
- }
1347
-
1348
- case Modifiers.Q_DIRECTION_OF_MOVEMENT: {
1349
- return "An amplifier consisting of a line with arrow that identifies the direction of movement or intended movement of an object (see 5.3.7.9 and figure 14).\n";
1350
- }
1351
-
1352
- case Modifiers.R_MOBILITY_INDICATOR: {
1353
- return "An amplifier that depicts the mobility of an object not intrinsic to the entity itself (see 5.3.7.9, figure 14 and table IX).\n" +
1354
- "Determined by SIDC positions 9-10";
1355
- }
1356
-
1357
- case Modifiers.R2_SIGNIT_MOBILITY_INDICATOR: {
1358
- return "An amplifier that indicates the mobility of a SIGINT unit." +
1359
- "List of Values:\n" +
1360
- "M = Mobile,\n" +
1361
- "S = Static\n" +
1362
- "U = Uncertain.";
1363
- }
1364
-
1365
- case Modifiers.S_HQ_STAFF_INDICATOR: {
1366
- return "An amplifier for units, installations and activities that identifies them as a headquarters (see figure 14 and figure 13).\n" +
1367
- "Determined by SIDC position 8.";
1368
- }
1369
-
1370
- case Modifiers.S2_OFFSET_INDICATOR: {
1371
- return "An amplifier used to indicate the offset or precise location of a single point symbol (see 5.3.7.5, 5.3.12, and figure 14).";
1372
- }
1373
-
1374
- case Modifiers.T_UNIQUE_DESIGNATION_1: {
1375
- return "An amplifier that uniquely identifies a particular symbol or track number. Identifies acquisitions number when used with SIGINT symbology.";
1376
- }
1377
-
1378
- case Modifiers.T1_UNIQUE_DESIGNATION_2: {
1379
- return "Lines - Second unique identifier for boundaries.\n" +
1380
- "Lines - Other than phase lines that have a specific purpose, (for example, restrictive fire line RFL),\n " +
1381
- " should have the primary purpose labelled on top of the line at both ends of the line inside the\n " +
1382
- " lateral boundaries or as often as necessary for clarity.\n" +
1383
- "Points - Provides the unit servicing the point";
1384
- }
1385
-
1386
- case Modifiers.V_EQUIP_TYPE: {
1387
- return "An amplifier for equipment that indicates types of equipment.\n" +
1388
- "Example: " +
1389
- "AH-64 for Attack Helicopter";
1390
- }
1391
-
1392
- case Modifiers.W_DTG_1:
1393
- case Modifiers.W1_DTG_2: {
1394
- return "An amplifier for displaying a date-time group (DDHHMMSSZMONYYYY) or (DDHHMMZMMMYYYY) or \"O/O\" for On Order.\n" +
1395
- "Field \"W\" is used to provide DTG or if used with field \"W1\" the start of a period of time.\n" +
1396
- "Field \"W1\" is used to provide the end of a period of time.\n" +
1397
- "The date-time group is composed of a group of six numeric digits with a time zone suffix and the standardized three-letter abbreviation for the month followed by four digits representing the year.\n" +
1398
- "The first pair of digits represents the day; the second pair, the hour; the third pair, the minutes. For automated systems, two digits may be added before the time zone suffix and after the minutes to designate seconds (see 5.3.7.8).";
1399
- }
1400
-
1401
- case Modifiers.X_ALTITUDE_DEPTH: {
1402
- return "An amplifier that displays either altitude, flight level, depth for submerged objects or height of equipment or structures on the ground, the minimum, maximum and/or specific altitude (in feet or meters in relation to a reference datum) or depth (for submerged objects in feet below sea level). See 5.3.7.6 for content.";
1403
- }
1404
-
1405
- case Modifiers.Y_LOCATION: {
1406
- return "An amplifier that displays a symbol's location in degrees, minutes and decimal minutes (or in MGRS, GARS, or other applicable display formats).";
1407
- }
1408
-
1409
- case Modifiers.Z_SPEED: {
1410
- return "An amplifier that displays velocity (see 5.3.7.7).";
1411
- }
1412
-
1413
- case Modifiers.AA_SPECIAL_C2_HQ: {
1414
- return "A amplifier that is contained inside the frame in place of the main icon and contains the name of the special C2 Headquarters.";
1415
- }
1416
-
1417
- case Modifiers.AB_FEINT_DUMMY_INDICATOR: {
1418
- return "An amplifier that identifies an offensive or defensive unit, intended to draw the enemy's attention away from the area of the main attack.\n" +
1419
- "Determined by SIDC position 8.";
1420
- }
1421
-
1422
- case Modifiers.AD_PLATFORM_TYPE: {
1423
- return "Electronic intelligence notation (ELNOT) or communications intelligence notation (CENOT)";
1424
- }
1425
-
1426
- case Modifiers.AE_EQUIPMENT_TEARDOWN_TIME: {
1427
- return "Equipment teardown time in minutes.";
1428
- }
1429
-
1430
- case Modifiers.AF_COMMON_IDENTIFIER: {
1431
- return "Example: \"Hawk\" for Hawk SAM system.";
1432
- }
1433
-
1434
- case Modifiers.AG_AUX_EQUIP_INDICATOR: {
1435
- return "Towed sonar array indicator: A graphic modifier for equipment that indicates the presence of a towed sonar array (see 5.3.7.10, figure 13 and table IX).\n" +
1436
- "Determined by SIDC positions 9-10";
1437
- }
1438
-
1439
- case Modifiers.AH_AREA_OF_UNCERTAINTY: {
1440
- return "A graphic modifier for units, equipment and installations that indicates the area where an object is most likely to be, based on the object's last report and the reporting accuracy of the sensor that detected the object (see 5.3.7.12.1 and table D-III).";
1441
- }
1442
-
1443
- case Modifiers.AI_DEAD_RECKONING_TRAILER: {
1444
- return "A graphic amplifier for units and equipment that identifies where an object should be located at present, given its last reported course and speed (see 5.3.7.12.2).";
1445
- }
1446
-
1447
- case Modifiers.AJ_SPEED_LEADER: {
1448
- return "A graphic amplifier for units, equipment and installations that depicts the speed and direction of movement of an object (see 5.3.7.12.3 and figure 17).";
1449
- }
1450
-
1451
- case Modifiers.AK_PAIRING_LINE: {
1452
- return "A graphic amplifier for units, equipment and installations that connects two objects and is updated dynamically as the positions of the two objects change (see 5.3.7.12.4 and figure 17).";
1453
- }
1454
-
1455
- case Modifiers.AL_OPERATIONAL_CONDITION: {
1456
- return "A graphic amplifier for equipment or installations that indicates operational condition or capacity.";
1457
- }
1458
-
1459
- case Modifiers.AM_DISTANCE: {
1460
- return "An amplifier that displays a minimum, maximum, or a specific distance (range, radius, width, length, etc.), in meters.";
1461
- }
1462
-
1463
- case Modifiers.AN_AZIMUTH: {
1464
- return "An amplifier that displays an angle measured from true north to any other line in degrees.";
1465
- }
1466
-
1467
- case Modifiers.AO_ENGAGEMENT_BAR: {
1468
- return "An amplifier placed immediately atop the symbol.\n" +
1469
- "May denote: 1) local/remote status 2) engagement status 3) weapon type.";
1470
- }
1471
-
1472
- case Modifiers.AP_TARGET_NUMBER: {
1473
- return "An amplifier used in Fire Support operations to uniquely designate targets in accordance with STANAG 2934.";
1474
- }
1475
-
1476
- case Modifiers.AP1_TARGET_NUMBER_EXTENSION: {
1477
- return "An amplifier used to identify a target number extension which is a sequentially assigned number identifying the individual elements in a target (MIL-STD-6017),";
1478
- }
1479
-
1480
- case Modifiers.AQ_GUARDED_UNIT: {
1481
- return "An amplifier used during ballistic missile defense. Some tracks are designated as guarded by a particular unit.";
1482
- }
1483
-
1484
- case Modifiers.AR_SPECIAL_DESIGNATOR: {
1485
- return "An amplifier that identifies special track designators.";
1486
- }
1487
-
1488
- case Modifiers.AS_COUNTRY: {
1489
- return "A three-letter code that indicates the country of origin of the organization (US systems shall use GENC).";
1490
- }
1491
-
1492
- default: {
1493
- return "";
1494
- }
1495
-
1496
-
1497
- }
1498
- }
1499
-
1500
- /**
1501
- * go from "T" or "T1" to integer constant values 9 and 10
1502
- * @param modLetter
1503
- * @return {@link Modifiers}
1504
- */
1505
- public static getModifierKey(modLetter: string): string | null {
1506
- switch (modLetter) {
1507
- case "A": {
1508
- return Modifiers.A_SYMBOL_ICON;
1509
- }
1510
-
1511
- case "B": {
1512
- return Modifiers.B_ECHELON;
1513
- }
1514
-
1515
- case "C": {
1516
- return Modifiers.C_QUANTITY;
1517
- }
1518
-
1519
- case "D": {
1520
- return Modifiers.D_TASK_FORCE_INDICATOR;
1521
- }
1522
-
1523
- case "F": {
1524
- return Modifiers.F_REINFORCED_REDUCED;
1525
- }
1526
-
1527
- case "G": {
1528
- return Modifiers.G_STAFF_COMMENTS;
1529
- }
1530
-
1531
- case "H": {
1532
- return Modifiers.H_ADDITIONAL_INFO_1;
1533
- }
1534
-
1535
- case "H1": {
1536
- return Modifiers.H1_ADDITIONAL_INFO_2;
1537
- }
1538
-
1539
- case "J": {
1540
- return Modifiers.J_EVALUATION_RATING;
1541
- }
1542
-
1543
- case "K": {
1544
- return Modifiers.K_COMBAT_EFFECTIVENESS;
1545
- }
1546
-
1547
- case "L": {
1548
- return Modifiers.L_SIGNATURE_EQUIP;
1549
- }
1550
-
1551
- case "M": {
1552
- return Modifiers.M_HIGHER_FORMATION;
1553
- }
1554
-
1555
- case "N": {
1556
- return Modifiers.N_HOSTILE;
1557
- }
1558
-
1559
- case "P": {
1560
- return Modifiers.P_IFF_SIF_AIS;
1561
- }
1562
-
1563
- case "Q": {
1564
- return Modifiers.Q_DIRECTION_OF_MOVEMENT;
1565
- }
1566
-
1567
- case "R": {
1568
- return Modifiers.R_MOBILITY_INDICATOR;
1569
- }
1570
-
1571
- case "R2": {
1572
- return Modifiers.R2_SIGNIT_MOBILITY_INDICATOR;
1573
- }
1574
-
1575
- case "S": {
1576
- return Modifiers.S_HQ_STAFF_INDICATOR;
1577
- }
1578
-
1579
- case "S2": {
1580
- return Modifiers.S2_OFFSET_INDICATOR;
1581
- }
1582
-
1583
- case "T": {
1584
- return Modifiers.T_UNIQUE_DESIGNATION_1;
1585
- }
1586
-
1587
- case "T1": {
1588
- return Modifiers.T1_UNIQUE_DESIGNATION_2;
1589
- }
1590
-
1591
- case "V": {
1592
- return Modifiers.V_EQUIP_TYPE;
1593
- }
1594
-
1595
- case "W": {
1596
- return Modifiers.W_DTG_1;
1597
- }
1598
-
1599
- case "W1": {
1600
- return Modifiers.W1_DTG_2;
1601
- }
1602
-
1603
- case "X": {
1604
- return Modifiers.X_ALTITUDE_DEPTH;
1605
- }
1606
-
1607
- case "Y": {
1608
- return Modifiers.Y_LOCATION;
1609
- }
1610
-
1611
- case "Z": {
1612
- return Modifiers.Z_SPEED;
1613
- }
1614
-
1615
- case "AA": {
1616
- return Modifiers.AA_SPECIAL_C2_HQ;
1617
- }
1618
-
1619
- case "AB": {
1620
- return Modifiers.AB_FEINT_DUMMY_INDICATOR;
1621
- }
1622
-
1623
- case "AD": {
1624
- return Modifiers.AD_PLATFORM_TYPE;
1625
- }
1626
-
1627
- case "AE": {
1628
- return Modifiers.AE_EQUIPMENT_TEARDOWN_TIME;
1629
- }
1630
-
1631
- case "AF": {
1632
- return Modifiers.AF_COMMON_IDENTIFIER;
1633
- }
1634
-
1635
- case "AG": {
1636
- return Modifiers.AG_AUX_EQUIP_INDICATOR;
1637
- }
1638
-
1639
- case "AH": {
1640
- return Modifiers.AH_AREA_OF_UNCERTAINTY;
1641
- }
1642
-
1643
- case "AI": {
1644
- return Modifiers.AI_DEAD_RECKONING_TRAILER;
1645
- }
1646
-
1647
- case "AJ": {
1648
- return Modifiers.AJ_SPEED_LEADER;
1649
- }
1650
-
1651
- case "AK": {
1652
- return Modifiers.AK_PAIRING_LINE;
1653
- }
1654
-
1655
- case "AL": {
1656
- return Modifiers.AL_OPERATIONAL_CONDITION;
1657
- }
1658
-
1659
- case "AM": {
1660
- return Modifiers.AM_DISTANCE;
1661
- }
1662
-
1663
- case "AN": {
1664
- return Modifiers.AN_AZIMUTH;
1665
- }
1666
-
1667
- case "AO": {
1668
- return Modifiers.AO_ENGAGEMENT_BAR;
1669
- }
1670
-
1671
- case "AP": {
1672
- return Modifiers.AP_TARGET_NUMBER;
1673
- }
1674
-
1675
- case "AP1": {
1676
- return Modifiers.AP1_TARGET_NUMBER_EXTENSION;
1677
- }
1678
-
1679
- case "AQ": {
1680
- return Modifiers.AQ_GUARDED_UNIT;
1681
- }
1682
-
1683
- case "AR": {
1684
- return Modifiers.AR_SPECIAL_DESIGNATOR;
1685
- }
1686
-
1687
- case "AS": {
1688
- return Modifiers.AS_COUNTRY;
1689
- }
1690
-
1691
- default: {
1692
- return null;
1693
- }
1694
-
1695
-
1696
- }
1697
- }
1698
- }
1699
-