tempStijgingNote property

String get tempStijgingNote

Implementation

String get tempStijgingNote => isNL
    ? 'Dit is een indicatief thermisch model. Voor nauwkeurige grondberekeningen gebruik IEC 60287 volledig.'
    : 'This is an indicative thermal model. For accurate ground calculations use IEC 60287 in full.';