tempStijgingGeleider property

String get tempStijgingGeleider

Implementation

String get tempStijgingGeleider => isNL
    ? 'Geleidertemperatuur:\nT_gel = θ_omg + ΔT  ≤  T_max isolatie'
    : 'Conductor temperature:\nT_cond = θ_amb + ΔT  ≤  T_max insulation';