Copyright © EDF 2002 - 2024
ThermoSysPro Version 4.1
function CvtEntierVersDuree
input Integer t "Duree en dixiemes secondes";
output Duree d "Duree" annotation(
Placement(transformation(extent = {{-70, -70}, {70, 70}}, rotation = 0)));
end CvtEntierVersDuree;