enum | {
bus1 = 1
, bus2 = 2
, linecode = 3
, length = 4
,
phases = 5
, r1 = 6
, x1 = 7
, r0 = 8
,
x0 = 9
, C1 = 10
, C0 = 11
, rmatrix = 12
,
xmatrix = 13
, cmatrix = 14
, Switch = 15
, Rg = 16
,
Xg = 17
, rho = 18
, geometry = 19
, units = 20
,
spacing = 21
, wires = 22
, EarthModel = 23
, cncables = 24
,
tscables = 25
, B1 = 26
, B0 = 27
, Seasons = 28
,
Ratings = 29
, LineType = 30
, normamps = 31
, emergamps = 32
,
faultrate = 33
, pctperm = 34
, repair = 35
, basefreq = 36
,
enabled = 37
, like = 38
} |