maxLengteLusFormuleSub property
Implementation
String get maxLengteLusFormuleSub => isNL
? 'ρ(T_max) = soortelijke weerstand bij maximale bedrijfstemperatuur · '
'A = doorsnede [mm²] · n = parallelle kabels · '
'factor 2 = heen- + retourgeleider'
: 'ρ(T_max) = resistivity at maximum operating temperature · '
'A = cross-section [mm²] · n = parallel cables · '
'factor 2 = outgoing + return conductor';