maxLengteIntro property

String get maxLengteIntro

Implementation

String get maxLengteIntro => isNL
    ? 'Om zeker te zijn dat een kortsluit aan het kabeluiteinde de beveiliging '
      'nog betrouwbaar activeert, moet de kortsluitstroom aan het einde van de '
      'leiding groter zijn dan de minimale activeringsstroom I_a van de '
      'beveiliging. Dit geeft een maximale leidinglengte L_max.'
    : 'To ensure that a short circuit at the cable end still reliably trips the '
      'protection device, the fault current at the end of the cable must exceed '
      'the minimum trip current I_a. This yields a maximum cable length L_max.';