uitlegCyclisch property

String get uitlegCyclisch

Implementation

String get uitlegCyclisch => isNL
    ? 'Alleen grondkabels (D1/D2). '
        'M ≥ 1,0 verhoogt de toelaatbare stroom wanneer de kabel '
        'niet continu volledig belast is.'
    : 'Underground cables only (D1/D2). '
        'M ≥ 1.0 increases the permissible current when the cable '
        'is not continuously fully loaded.';