cyclischSlot property

String get cyclischSlot

Implementation

String get cyclischSlot => isNL
    ? 'M > 1,0 betekent dat de kabel meer stroom kan dragen dan de tabelwaarde. Bij volledig continue belasting (profiel = 1,0) is M = 1,0. De factor wordt per kandidaat-kabel opnieuw berekend omdat M afhankelijk is van de kabeldiameter en het Joule-verlies W = I²·R.'
    : 'M > 1.0 means the cable can carry more current than the table value. With fully continuous loading (profile = 1.0) M = 1.0. The factor is recalculated per candidate cable because M depends on the cable diameter and the Joule loss W = I²·R.';