cfGrondFormule property

String get cfGrondFormule

Implementation

String get cfGrondFormule => isNL
    ? 'f_grond = f(λ_grond)   (λ in K·m/W, referentie λ=1,0)'
    : 'f_ground = f(λ_soil)   (λ in K·m/W, reference λ=1.0)';