-
Notifications
You must be signed in to change notification settings - Fork 0
/
input.json
101 lines (101 loc) · 2.28 KB
/
input.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
"input": {
"alternativeEntityType": {
"category": 0,
"country": 0,
"domain": 0,
"entityKind": 0,
"extra": 0,
"marshalledSize": 8,
"specific": 0,
"subcategory": 0
},
"capabilities": 0,
"deadReckoningParameters": {
"deadReckoningAlgorithm": 0,
"entityAngularVelocity": {
"marshalledSize": 12,
"x": 0,
"y": 0,
"z": 0
},
"entityLinearAcceleration": {
"marshalledSize": 12,
"x": 0,
"y": 0,
"z": 0
},
"marshalledSize": 40,
"parameters": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"entityAppearance": 0,
"entityID": {
"applicationID": 0,
"entityID": 5,
"marshalledSize": 6,
"siteID": 0
},
"entityLinearVelocity": {
"marshalledSize": 12,
"x": 0,
"y": 0,
"z": 0
},
"entityLocation": {
"marshalledSize": 24,
"x": 0,
"y": 0,
"z": 0
},
"entityOrientation": {
"marshalledSize": 12,
"phi": 0,
"psi": 0,
"theta": 0
},
"entityType": {
"category": 2,
"country": 225,
"domain": 2,
"entityKind": 1,
"extra": 1,
"marshalledSize": 8,
"specific": 3,
"subcategory": 8
},
"exerciseID": 2,
"forceId": 0,
"length": 144,
"marking": {
"characterSet": 0,
"characters": "AAAAAAAAAAAAAAA=",
"charactersString": "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"marshalledSize": 12
},
"marshalledSize": 144,
"numberOfVariableParameters": 0,
"padding": 0,
"pduStatus": 0,
"pduType": 1,
"protocolFamily": 1,
"protocolVersion": 7,
"timestamp": 0,
"variableParameters": []
}
}