stroomAC1 property

String get stroomAC1

Implementation

String get stroomAC1 => isNL
    ? 'AC 1-fase / 3-fase:  I = P / (U · cosφ)   [A]'
    : 'AC 1-phase / 3-phase:  I = P / (U · cosφ)   [A]';