bundelZonSplitsIntro property

String get bundelZonSplitsIntro

Implementation

String get bundelZonSplitsIntro => isNL
    ? 'In een gestapelde kabelgoot met meerdere lagen ontvangt alleen de bovenste laag '
      'directe zonneinstraling. De onderliggende lagen worden afgeschermd door de kabels '
      'erboven en ontvangen geen noemenswaardig zonlicht. '
      'De positievergelijking past dit toe op vier karakteristieke posities:'
    : 'In a stacked cable tray with multiple layers, only the top layer receives direct '
      'solar irradiance. Lower layers are shielded by the cables above and receive no '
      'significant sunlight. '
      'The position comparison applies this to four characteristic positions:';