thermFormule1Sub property

String get thermFormule1Sub

Implementation

String get thermFormule1Sub => isNL
    ? 'Δθ = θ_max − θ_amb  ·  R_ac = wisselstroomweerstand per meter [Ω/m]  ·  T₁–T₄ = thermische weerstanden [K·m/W]'
    : 'Δθ = θ_max − θ_amb  ·  R_ac = AC resistance per metre [Ω/m]  ·  T₁–T₄ = thermal resistances [K·m/W]';