ksToetsIntro property

String get ksToetsIntro

Implementation

String get ksToetsIntro => isNL
    ? 'Bij een kortsluit stijgt de geleidertemperatuur adiabatisch (geen warmteafvoer aangenomen tijdens de korte duur):'
    : 'During a short-circuit the conductor temperature rises adiabatically (no heat dissipation assumed during the short duration):';