kabelkeuzeFormule property
Implementation
String get kabelkeuzeFormule => isNL
? 'I_z = I_z0 · f_totaal ≥ I / n'
: 'I_z = I_z0 · f_total ≥ I / n';
String get kabelkeuzeFormule => isNL
? 'I_z = I_z0 · f_totaal ≥ I / n'
: 'I_z = I_z0 · f_total ≥ I / n';