windkoelingUitlegIntro property

String get windkoelingUitlegIntro

Implementation

String get windkoelingUitlegIntro => isNL
    ? 'Voor PV-singels in kabelgoten op daken zijn twee extra thermische correcties '
      'beschikbaar: windkoeling (vermindert effectieve omgevingstemperatuur) en '
      'PV-laagpositie (vervangt de vlakke zonlichttoeslag met een laagafhankelijke ΔT).'
    : 'For PV single-core cables in cable trays on roofs, two additional thermal '
      'corrections are available: wind cooling (reduces effective ambient temperature) '
      'and PV layer position (replaces the flat solar supplement with a layer-dependent ΔT).';