uitlegHarmonischen property

String get uitlegHarmonischen

Implementation

String get uitlegHarmonischen => isNL
    ? 'Alleen AC 3-fase met 4- of 5-aderige kabel (3L + N). '
        'Grondslag kabelkeuze wisselt bij h₃ > 33%: nulpuntsstroom I_N = 3·h₃·I_fase.'
    : 'Only AC 3-phase with 4- or 5-core cable (3L + N). '
        'Cable selection basis changes at h₃ > 33%: neutral current I_N = 3·h₃·I_phase.';