cfTempNote property

String get cfTempNote

Implementation

String get cfTempNote => isNL
    ? 'Let op: de formule is een wortelfunctie — NIET lineair! Bij θ_omg = 40°C (PVC): f_T = 0,866 (niet 0,857).'
    : 'Note: the formula is a square root function — NOT linear! At θ_amb = 40°C (PVC): f_T = 0.866 (not 0.857).';