cfZonFormule property

String get cfZonFormule

Implementation

String get cfZonFormule => isNL
    ? 'θ_eff = θ_omg + ΔT_zon   (typisch +15 K)'
    : 'θ_eff = θ_amb + ΔT_sun   (typically +15 K)';