ksToetsParallel property

String get ksToetsParallel

Implementation

String get ksToetsParallel => isNL
    ? 'Bij parallelle kabels deelt elk kabel de kortsluitstroom: Ik per kabel = Ik_totaal / n.'
    : 'For parallel cables each cable shares the short-circuit current: Ik per cable = Ik_total / n.';