stroomParallelSub property

String get stroomParallelSub

Implementation

String get stroomParallelSub => isNL
    ? 'Bij parallelle kabels neemt elke kabel I/n stroom. Alle verdere berekeningen gelden per kabel.'
    : 'With parallel cables each cable carries I/n. All further calculations apply per cable.';