-
Notifications
You must be signed in to change notification settings - Fork 6
/
fgn.txt
50 lines (46 loc) · 860 Bytes
/
fgn.txt
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
State: {In, Out}
BallPlay: {Continuous, Discrete} // Live, Dead ball
Default: Continuous
ActionOutcome(Out): ActionOutcomes
Context: Contexts
Possession(Out): {Own, Opponent}
Default: Own
PlayerPosition: {GK, Outfield}
Default: Outfield
PlayingCondition: PlayingConditions[]
Coordinate
X: {D,DM,M,A}
Y: {C,W}
Default: C
Context: Contexts.Coordinate
Contexts:
InState:
KO // Kick-off
PK // Penalty-kick
T // Throw-in
CK // Corner-kick
GK // Goal-kick
SP // Set-piece
OutState:
H // Handball
G // Goal
C // Corner
T // Throw-in
GK // Goal-kick
F // Foul
O // Offside
Coordinate:
PenaltyArea
PlayingConditions:
HD, // Header
FT // First-touch
Dh // Goalkeeper-hold
Context relationships:
H(Coordinate.Context) -> PK
C -> CK
T -> T
GK -> GK
F,O -> SP
ActionOutcomes
GS // Goal-save
PST // Post