Developer_release_1.4.0
Enum mint.enums.channel_symbol
Designation for a symbol.
Properties
0 | (string) [0] = "L" |
1 | (string) [1] = "R" |
10 | (string) [10] = "LC" |
11 | (string) [11] = "RC" |
12 | (string) [12] = "CS" |
13 | (string) [13] = "HI" |
14 | (string) [14] = "VIN" |
15 | (string) [15] = "M1" |
16 | (string) [16] = "M2" |
17 | (string) [17] = "LT" |
18 | (string) [18] = "RT" |
19 | (string) [19] = "LST" |
2 | (string) [2] = "C" |
20 | (string) [20] = "RST" |
21 | (string) [21] = "S" |
22 | (string) [22] = "UNDEFINED" |
3 | (string) [3] = "LFE" |
4 | (string) [4] = "LS" |
5 | (string) [5] = "RS" |
6 | (string) [6] = "LSS" |
7 | (string) [7] = "RSS" |
8 | (string) [8] = "LRS" |
9 | (string) [9] = "RRS" |
C | (integer) C = 2 |
CS | (integer) CS = 12 |
HI | (integer) HI = 13 |
L | (integer) L = 0 |
LC | (integer) LC = 10 |
LFE | (integer) LFE = 3 |
LRS | (integer) LRS = 8 |
LS | (integer) LS = 4 |
LSS | (integer) LSS = 6 |
LST | (integer) LST = 19 |
LT | (integer) LT = 17 |
M1 | (integer) M1 = 15 |
M2 | (integer) M2 = 16 |
R | (integer) R = 1 |
RC | (integer) RC = 11 |
RRS | (integer) RRS = 9 |
RS | (integer) RS = 5 |
RSS | (integer) RSS = 7 |
RST | (integer) RST = 20 |
RT | (integer) RT = 18 |
S | (integer) S = 21 |
UNDEFINED | (integer) UNDEFINED = 22 |
VIN | (integer) VIN = 14 |
Properties
- 0
- (string) [0] = "L"
- 1
- (string) [1] = "R"
- 10
- (string) [10] = "LC"
- 11
- (string) [11] = "RC"
- 12
- (string) [12] = "CS"
- 13
- (string) [13] = "HI"
- 14
- (string) [14] = "VIN"
- 15
- (string) [15] = "M1"
- 16
- (string) [16] = "M2"
- 17
- (string) [17] = "LT"
- 18
- (string) [18] = "RT"
- 19
- (string) [19] = "LST"
- 2
- (string) [2] = "C"
- 20
- (string) [20] = "RST"
- 21
- (string) [21] = "S"
- 22
- (string) [22] = "UNDEFINED"
- 3
- (string) [3] = "LFE"
- 4
- (string) [4] = "LS"
- 5
- (string) [5] = "RS"
- 6
- (string) [6] = "LSS"
- 7
- (string) [7] = "RSS"
- 8
- (string) [8] = "LRS"
- 9
- (string) [9] = "RRS"
- C
- (integer) C = 2
- CS
- (integer) CS = 12
- HI
- (integer) HI = 13
- L
- (integer) L = 0
- LC
- (integer) LC = 10
- LFE
- (integer) LFE = 3
- LRS
- (integer) LRS = 8
- LS
- (integer) LS = 4
- LSS
- (integer) LSS = 6
- LST
- (integer) LST = 19
- LT
- (integer) LT = 17
- M1
- (integer) M1 = 15
- M2
- (integer) M2 = 16
- R
- (integer) R = 1
- RC
- (integer) RC = 11
- RRS
- (integer) RRS = 9
- RS
- (integer) RS = 5
- RSS
- (integer) RSS = 7
- RST
- (integer) RST = 20
- RT
- (integer) RT = 18
- S
- (integer) S = 21
- UNDEFINED
- (integer) UNDEFINED = 22
- VIN
- (integer) VIN = 14