ksToetsSub property

String get ksToetsSub

Implementation

String get ksToetsSub => isNL
    ? 'Ik/n = kortsluitstroom per kabel  ·  t_s = kortsluitduur [s]  ·  k = materiaalconstante (zie stap 3)  ·  A = doorsnede [mm²]'
    : 'Ik/n = short-circuit current per cable  ·  t_s = short-circuit duration [s]  ·  k = material constant (see step 3)  ·  A = cross-section [mm²]';