pvLaagHint method

String pvLaagHint(
  1. String dtK
)

Implementation

String pvLaagHint(String dtK) => isNL
    ? 'Zoninstralingstoeslag: +$dtK K op omgevingstemperatuur  (vervangt handmatige zonlicht-ΔT)'
    : 'Solar irradiance correction: +$dtK K above ambient  (replaces manual sunlight ΔT)';